Re: [gentoo-user] Will installing grub-2.02 break my grub-0.97 setup?

2016-05-05 Thread Dale
Grant Edwards wrote: > I'd like to to install winusb, and it appears to depend on grub-2: > > $ sudo emerge -av winusb > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > [ebuild N ] sys-fs/ntfs3g-2014.2.15-r1::gentoo USE="acl

Re: [gentoo-user] Will installing grub-2.02 break my grub-0.97 setup?

2016-05-05 Thread Mike Gilbert
On Thu, May 5, 2016 at 6:03 PM, Grant Edwards wrote: > I'd like to to install winusb, and it appears to depend on grub-2: > > $ sudo emerge -av winusb > > These are the packages that would be merged, in order: > > Calculating dependencies... done! > [ebuild N

[gentoo-user] Will installing grub-2.02 break my grub-0.97 setup?

2016-05-05 Thread Grant Edwards
I'd like to to install winusb, and it appears to depend on grub-2: $ sudo emerge -av winusb These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild N ] sys-fs/ntfs3g-2014.2.15-r1::gentoo USE="acl external-fuse ntfsprogs xattr -debug

Re: [gentoo-user] CPU you selected does not support x86-64 instruction set

2016-05-05 Thread Neil Bothwick
On Thu, 5 May 2016 11:08:16 -0400, John Blinka wrote: > Appreciate all the commentary on sysrescuecd/uefi/booting. You > anticipated my needs - almost at that point in the install. I will > definitely try gummiboot. Note that if you use systemd you don't need gummiboot. Just set the gnuefi USE

Re: [gentoo-user] CPU you selected does not support x86-64 instruction set

2016-05-05 Thread John Blinka
Appreciate all the commentary on sysrescuecd/uefi/booting. You anticipated my needs - almost at that point in the install. I will definitely try gummiboot. John

Re: [gentoo-user] Re: DRM Problem : Radeon HD 7670M

2016-05-05 Thread Alan McKinnon
On 05/05/2016 12:22, JingYuan Chen wrote: When grub or new kernel was installed in boot partition, their permission can be determined by umask. That is incorrect. Permissions are what you see with ls -l or stat. umask is nothing more than a convenience for the user to set a default Why set

Re: [gentoo-user] Re: DRM Problem : Radeon HD 7670M

2016-05-05 Thread JingYuan Chen
When grub or new kernel was installed in boot partition, their permission can be determined by umask. Why set boot partition as noauto or ro in fstab ? What's the advantage ? On May 5, 2016 1:46 AM, "James" wrote: > Neil Bothwick digimed.co.uk> writes: > > > > >

Re: [gentoo-user] CPU you selected does not support x86-64 instruction set

2016-05-05 Thread Neil Bothwick
On Thu, 05 May 2016 09:53:23 +0100, Peter Humphrey wrote: > Also, grub is a total failure on this box: it just isn't detected. So I > use gummiboot instead. It's also far, far easier to manage if you have > more than one kernel to choose from, and it saves you having to learn > all that

Re: [gentoo-user] CPU you selected does not support x86-64 instruction set

2016-05-05 Thread Peter Humphrey
On Thursday 05 May 2016 08:58:06 Helmut Jarausch wrote: > Hi, > I had this just yesterday. The libraries of the SystemRescueCD are not > 64 bits. > > So, you have to proceed as follows. > > Boot RescueCD with the alternative 64 bit kernel (and select the option > to load all files into memory) >

Re: [gentoo-user] CPU you selected does not support x86-64 instruction set

2016-05-05 Thread Helmut Jarausch
Hi, I had this just yesterday. The libraries of the SystemRescueCD are not 64 bits. So, you have to proceed as follows. Boot RescueCD with the alternative 64 bit kernel (and select the option to load all files into memory) mkdir /oroot ... mount the partition where you installed Gentoo