Re: [qubes-users] Qubes booting in machine with Windows and Linux

2020-01-16 Thread robertlehamn
Rafael and trueriver, you mean boot into BIOS each time to choose the OS? 
That's the way I have it now. I hit f1 upon turning the computer on to go 
into BIOS, and then I have the choice between Qubes or Debian (which is 
done through Grub, which also gives me the option to choose Windows). Or if 
I don't boot into BIOS with f1, it goes directly to Grub. Is that what you 
guys mean?

As I mentioned in my first post, it seems that there might be a security 
benefit having it this way. Like trueriver said, people can potentially 
miss the fact that you have Qubes. And I think if the OSes aren't linked or 
don't know about each other, it's better for security. 

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/7128ce7e-98ee-4221-a663-43def84432d1%40googlegroups.com.


[qubes-users] Re: Qubes booting in machine with Windows and Linux

2020-01-08 Thread robertlehamn
Any other recommendations? Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/9c861a59-14e5-4751-9917-ab086873411e%40googlegroups.com.


Re: [qubes-users] Qubes booting in machine with Windows and Linux

2019-12-13 Thread robertlehamn
I tried doing what you mentioned. It seems that I can either boot to Qubes 
OR Grub where I can choose between Linux and Windows. I would like the 
Qubes boot manager to control everything so when I start the computer, I 
can choose between the 3 OSes. What do I need to put into either Grub or 
Qube's configuration file to do this? I've looked up and tried different 
lines of code with no success, but I have no coding experience. Thanks for 
your help.



On Tuesday, November 12, 2019 at 9:40:13 AM UTC-8, Charles Peters wrote:
>
>
> On Tue, Nov 12, 2019 at 5:38 AM > wrote:
>
>> Hi. I have a triple boot system. When it was just Windows and Linux, Grub 
>> 2 let me choose which to boot into. Qubes was the last OS to be installed. 
>> I installed it via USB. After installation of Qubes, the computer would 
>> only boot into Qubes directly. I tried to follow the instructions of the 
>> official Qubes Multibooting document, however, it appears that neither 
>> /boot/grub2/grub.cfg or /etc/grub.d/40_custom exists in my Qubes system. In 
>> /boot/efi/EFI/qubes there is xen.cfg , xen.efi , xen-4.8.5-7.fc25.efi and 
>> a few other files.
>>
>>
>> When the computer starts up, I am able to boot into Bios setup and 
>> manually select which OS to boot into, or change the boot sequence priority 
>> . Partition 2 of my computer contains /boot/efi but it does not have 
>> /boot/grub or /etc/grub.d . That’s on Partition 3 of my computer, which is 
>> where Linux is, along with grubx64.efi . And I believe all 3 OSes are set 
>> to UEFI. 
>>
>>
>> My question is, how do I get Qubes into my Grub so that I can select 
>> between the 3 OSes when I turn on my computer? 
>>
>
> You can reinstall grub to the master boot loader using the OS which 
> originally controlled grub, (ie, something like grub-install /dev/sda". then 
> regenerate the grub menu with "update-grub".  Or you can modify the grub 
> settings in qubes to provide the menus you want.
>
>> Or is it more secure this way, where I need to boot into Bios to boot 
>> into Qubes? 
>>
>
> Depends on your threat model.  Qubes is meant to be installed as the only 
> operating system, so you are potentially opening up some risk.
>
>
> Chuck
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/21eb8bce-aab2-448f-848f-9e62f76e7c18%40googlegroups.com.


[qubes-users] Re: Qubes booting in machine with Windows and Linux

2019-11-13 Thread robertlehamn
Thanks Chuck! I'll give this a try.

On Tuesday, November 12, 2019 at 2:38:26 AM UTC-8, robert...@gmail.com 
wrote:
>
> Hi. I have a triple boot system. When it was just Windows and Linux, Grub 
> 2 let me choose which to boot into. Qubes was the last OS to be installed. 
> I installed it via USB. After installation of Qubes, the computer would 
> only boot into Qubes directly. I tried to follow the instructions of the 
> official Qubes Multibooting document, however, it appears that neither 
> /boot/grub2/grub.cfg or /etc/grub.d/40_custom exists in my Qubes system. In 
> /boot/efi/EFI/qubes there is xen.cfg , xen.efi , xen-4.8.5-7.fc25.efi and a 
> few other files.
>
>
> When the computer starts up, I am able to boot into Bios setup and 
> manually select which OS to boot into, or change the boot sequence priority 
> . Partition 2 of my computer contains /boot/efi but it does not have 
> /boot/grub or /etc/grub.d . That’s on Partition 3 of my computer, which is 
> where Linux is, along with grubx64.efi . And I believe all 3 OSes are set 
> to UEFI. 
>
>
> My question is, how do I get Qubes into my Grub so that I can select 
> between the 3 OSes when I turn on my computer? Or is it more secure this 
> way, where I need to boot into Bios to boot into Qubes? I’m a rookie, so 
> please point me in the right direction with specific instructions. Thanks 
> in advance!
>

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/7610b5ae-a121-4852-8899-b8456ab8df93%40googlegroups.com.