Re: [qubes-users] Re: Laptop Dual Win10 boot problem

2017-07-05 Thread cooloutac
On Monday, July 3, 2017 at 3:33:48 PM UTC-4, yreb-qusw wrote: > #! bin/sh -e > > echo "add win10">&2 > > cat < > menuentry "win10" { > > insmod part_msdos > > insmod ntfs > > set root='(hd0,msdos2)' > > chainloader +1 > > } > > EOF > > > > > >sudo chmod +x /etc/grub.d/40_custom > >

Re: [qubes-users] Re: Laptop Dual Win10 boot problem

2017-07-05 Thread cooloutac
On Saturday, July 1, 2017 at 10:51:49 PM UTC-4, yreb-qusw wrote: > On 07/01/2017 02:46 PM, Unman wrote: > > On Sat, Jul 01, 2017 at 12:49:59PM -1000, yreb-qusw wrote: > >> On 07/01/2017 12:10 PM, Unman wrote: > >>> Nothing will go wrong if you get the partition specification wrong - > >>> Windows

Re: [qubes-users] Re: Laptop Dual Win10 boot problem

2017-07-03 Thread yreb-qusw
#! bin/sh -e echo "add win10">&2 cat sudo grub2-mkconfig win10 I didn't realize I could search and adapt "fedora grub2-mkconfig" for win7 another time consuming kludge, esp. after getting lucky, that I guess it wasn't an EFI win10 install ,

Re: [qubes-users] Re: Laptop Dual Win10 boot problem

2017-07-01 Thread yreb-qusw
On 07/01/2017 02:46 PM, Unman wrote: On Sat, Jul 01, 2017 at 12:49:59PM -1000, yreb-qusw wrote: On 07/01/2017 12:10 PM, Unman wrote: Nothing will go wrong if you get the partition specification wrong - Windows wont boot and you will see an error message. From what you have said you have two

[qubes-users] Re: Laptop Dual Win10 boot problem

2017-07-01 Thread cooloutac
On Friday, June 30, 2017 at 2:07:51 PM UTC-4, yreb-qusw wrote: > On 06/28/2017 04:03 PM, cooloutac wrote: > > so you would put hd0,X X= 1 2 or 3 etc... you said it was 200mb right so > > just look for something around that in kb's. probably the smallest > > partition it should say file type

Re: [qubes-users] Re: Laptop Dual Win10 boot problem

2017-07-01 Thread Unman
On Sat, Jul 01, 2017 at 12:49:59PM -1000, yreb-qusw wrote: > On 07/01/2017 12:10 PM, Unman wrote: > > Nothing will go wrong if you get the partition specification wrong - > > Windows wont boot and you will see an error message. > > From what you have said you have two options: msdos1 and msdos2. >

Re: [qubes-users] Re: Laptop Dual Win10 boot problem

2017-07-01 Thread Unman
On Sat, Jul 01, 2017 at 12:33:31PM -1000, yreb-qusw wrote: > On 07/01/2017 12:10 PM, Unman wrote: > > On Sat, Jul 01, 2017 at 10:05:36AM -1000, yreb-qusw wrote: > > > On 06/28/2017 04:03 PM, cooloutac wrote: > > > > so you would put hd0,X X= 1 2 or 3 etc... you said it was 200mb > > > > right

Re: [qubes-users] Re: Laptop Dual Win10 boot problem

2017-07-01 Thread yreb-qusw
On 07/01/2017 12:10 PM, Unman wrote: Nothing will go wrong if you get the partition specification wrong - Windows wont boot and you will see an error message. From what you have said you have two options: msdos1 and msdos2. In grub partitions are numbered starting from 1, so these can be

Re: [qubes-users] Re: Laptop Dual Win10 boot problem

2017-07-01 Thread yreb-qusw
On 07/01/2017 12:10 PM, Unman wrote: and looking for "efi" entries - 'dmesg|grep efi' Also,look in /sys/firmware for efi directory. If it's there then you booted UEFI. fwiw, neither of these indicates EFI boot so, are you saying Legacy boot might fix something ? frankly, I am not even

Re: [qubes-users] Re: Laptop Dual Win10 boot problem

2017-07-01 Thread yreb-qusw
On 07/01/2017 12:10 PM, Unman wrote: On Sat, Jul 01, 2017 at 10:05:36AM -1000, yreb-qusw wrote: On 06/28/2017 04:03 PM, cooloutac wrote: so you would put hd0,X X= 1 2 or 3 etc... you said it was 200mb right so just look for something around that in kb's. probably the smallest partition

Re: [qubes-users] Re: Laptop Dual Win10 boot problem

2017-07-01 Thread Unman
On Sat, Jul 01, 2017 at 10:05:36AM -1000, yreb-qusw wrote: > On 06/28/2017 04:03 PM, cooloutac wrote: > > so you would put hd0,X X= 1 2 or 3 etc... you said it was 200mb right so > > just look for something around that in kb's. probably the smallest > > partition it should say file type too

[qubes-users] Re: Laptop Dual Win10 boot problem

2017-07-01 Thread yreb-qusw
On 06/28/2017 04:03 PM, cooloutac wrote: so you would put hd0,X X= 1 2 or 3 etc... you said it was 200mb right so just look for something around that in kb's. probably the smallest partition it should say file type too no? ntfs. actually in the docs maybe instead they should recommmend

[qubes-users] Re: Laptop Dual Win10 boot problem

2017-07-01 Thread yreb-qusw
On 06/28/2017 04:03 PM, cooloutac wrote: so you would put hd0,X X= 1 2 or 3 etc... you said it was 200mb right so just look for something around that in kb's. probably the smallest partition it should say file type too no? ntfs. actualy this is from the qubes doc's not me --

[qubes-users] Re: Laptop Dual Win10 boot problem

2017-06-30 Thread yreb-qusw
On 06/28/2017 04:03 PM, cooloutac wrote: so you would put hd0,X X= 1 2 or 3 etc... you said it was 200mb right so just look for something around that in kb's. probably the smallest partition it should say file type too no? ntfs. In general, what would happen if I guessed wrong with

[qubes-users] Re: Laptop Dual Win10 boot problem

2017-06-29 Thread yreb-qusw
On 06/28/2017 05:17 PM, yreb-qusw wrote: On 06/28/2017 04:03 PM, cooloutac wrote: so you would put hd0,X X= 1 2 or 3 etc... you said it was 200mb right so just look for something around that in kb's. probably the smallest partition it should say file type too no? ntfs. well since I

[qubes-users] Re: Laptop Dual Win10 boot problem

2017-06-28 Thread cooloutac
so you would put hd0,X X= 1 2 or 3 etc... you said it was 200mb right so just look for something around that in kb's. probably the smallest partition it should say file type too no? ntfs. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To

[qubes-users] Re: Laptop Dual Win10 boot problem

2017-06-28 Thread cooloutac
On Wednesday, June 28, 2017 at 2:11:51 PM UTC-4, yreb-qusw wrote: > On 06/26/2017 05:11 PM, cooloutac wrote: > > On Monday, June 26, 2017 at 2:21:02 PM UTC-4, yreb-qusw wrote: > >> On 06/25/2017 06:16 AM, yreb-qusw wrote: > >>> On 06/24/2017 11:52 PM, Alchemist wrote: > On Saturday, June 24,

[qubes-users] Re: Laptop Dual Win10 boot problem

2017-06-28 Thread cooloutac
On Monday, June 26, 2017 at 11:17:02 PM UTC-4, yreb-qusw wrote: > On 06/26/2017 05:11 PM, cooloutac wrote: > > On Monday, June 26, 2017 at 2:21:02 PM UTC-4, yreb-qusw wrote: > >> On 06/25/2017 06:16 AM, yreb-qusw wrote: > >>> On 06/24/2017 11:52 PM, Alchemist wrote: > On Saturday, June 24,

[qubes-users] Re: Laptop Dual Win10 boot problem

2017-06-28 Thread cooloutac
On Monday, June 26, 2017 at 11:14:33 PM UTC-4, yreb-qusw wrote: > On 06/26/2017 05:11 PM, cooloutac wrote: > > On Monday, June 26, 2017 at 2:21:02 PM UTC-4, yreb-qusw wrote: > >> On 06/25/2017 06:16 AM, yreb-qusw wrote: > >>> On 06/24/2017 11:52 PM, Alchemist wrote: > On Saturday, June 24,

[qubes-users] Re: Laptop Dual Win10 boot problem

2017-06-26 Thread yreb-qusw
On 06/26/2017 05:11 PM, cooloutac wrote: On Monday, June 26, 2017 at 2:21:02 PM UTC-4, yreb-qusw wrote: On 06/25/2017 06:16 AM, yreb-qusw wrote: On 06/24/2017 11:52 PM, Alchemist wrote: On Saturday, June 24, 2017 at 7:09:32 PM UTC-7, yreb-qusw wrote: Hello, so I have win10 on the 1st 2

[qubes-users] Re: Laptop Dual Win10 boot problem

2017-06-26 Thread yreb-qusw
On 06/26/2017 05:11 PM, cooloutac wrote: On Monday, June 26, 2017 at 2:21:02 PM UTC-4, yreb-qusw wrote: On 06/25/2017 06:16 AM, yreb-qusw wrote: On 06/24/2017 11:52 PM, Alchemist wrote: On Saturday, June 24, 2017 at 7:09:32 PM UTC-7, yreb-qusw wrote: Hello, so I have win10 on the 1st 2

[qubes-users] Re: Laptop Dual Win10 boot problem

2017-06-26 Thread cooloutac
On Monday, June 26, 2017 at 2:21:02 PM UTC-4, yreb-qusw wrote: > On 06/25/2017 06:16 AM, yreb-qusw wrote: > > On 06/24/2017 11:52 PM, Alchemist wrote: > >> On Saturday, June 24, 2017 at 7:09:32 PM UTC-7, yreb-qusw wrote: > >>> Hello, so I have win10 on the 1st 2 partitions of my SSD, and install

[qubes-users] Re: Laptop Dual Win10 boot problem

2017-06-26 Thread yreb-qusw
On 06/25/2017 06:16 AM, yreb-qusw wrote: On 06/24/2017 11:52 PM, Alchemist wrote: On Saturday, June 24, 2017 at 7:09:32 PM UTC-7, yreb-qusw wrote: Hello, so I have win10 on the 1st 2 partitions of my SSD, and install Qubes 3.2 onto the empty partition/s after the win10 installation.

[qubes-users] Re: Laptop Dual Win10 boot problem

2017-06-26 Thread yreb-qusw
On 06/25/2017 06:16 AM, yreb-qusw wrote: On 06/24/2017 11:52 PM, Alchemist wrote: On Saturday, June 24, 2017 at 7:09:32 PM UTC-7, yreb-qusw wrote: Hello, so I have win10 on the 1st 2 partitions of my SSD, and install Qubes 3.2 onto the empty partition/s after the win10 installation.

[qubes-users] Re: Laptop Dual Win10 boot problem

2017-06-26 Thread yreb-qusw
On 06/25/2017 06:16 AM, yreb-qusw wrote: On 06/24/2017 11:52 PM, Alchemist wrote: On Saturday, June 24, 2017 at 7:09:32 PM UTC-7, yreb-qusw wrote: Hello, so I have win10 on the 1st 2 partitions of my SSD, and install Qubes 3.2 onto the empty partition/s after the win10 installation.

[qubes-users] Re: Laptop Dual Win10 boot problem

2017-06-25 Thread yreb-qusw
On 06/24/2017 11:52 PM, Alchemist wrote: On Saturday, June 24, 2017 at 7:09:32 PM UTC-7, yreb-qusw wrote: Hello, so I have win10 on the 1st 2 partitions of my SSD, and install Qubes 3.2 onto the empty partition/s after the win10 installation. However, looking in my InsydeH20 BIOS, I am given

[qubes-users] Re: Laptop Dual Win10 boot problem

2017-06-25 Thread Alchemist
On Saturday, June 24, 2017 at 7:09:32 PM UTC-7, yreb-qusw wrote: > Hello, so I have win10 on the 1st 2 partitions of my SSD, and install > Qubes 3.2 onto the empty partition/s after the win10 installation. > > However, looking in my InsydeH20 BIOS, I am given no option to select a > win10 vs.