Re: [gentoo-user] Grub2 boot problem

2018-02-13 Thread Magnus Johansson
> you need to include the punctuation, specifically the ":"s, which usually > are a "-", mac addresses use the ":" but unless the syntax has > changed/broadened you have to have the "-" for seperating the fields in a > uuid. The punctuation is part of the syntax (besides breaking the uuid > into

Re: [gentoo-user] Grub2 boot problem

2018-02-12 Thread Magnus Johansson
I've got a fresh Gentoo installation that does not boot. I just end up in the Grub2 shell. However when there if I do 'set root=(md/0)' and 'configfile /grub/grub.cfg' I do get to the Grub2 menu where Gentoo boots just fine. /boot and / are both on mdadm dev

Re: [gentoo-user] Grub2 boot problem

2018-02-10 Thread Magnus Johansson
2018-02-07 18:50 GMT+01:00 Steven Lembark : > On Mon, 5 Feb 2018 22:00:39 +0100 > Magnus Johansson wrote: > > From my grub.cfg: > > insmod gzio > insmod part_msdos > insmod diskfilter > insmod mdraid1x > insmod raid5rec > insmod lvm >

Re: [gentoo-user] Grub2 boot problem

2018-02-05 Thread Magnus Johansson
> > I've got a fresh Gentoo installation that does not boot. I just end up in > > the Grub2 shell. > > > > However when there if I do 'set root=(md/0)' and 'configfile /grub/grub.cfg' > > I do get to the Grub2 menu where Gentoo boots just fine. > > > > /boot and / are both on mdadm devices. > > > >

[gentoo-user] Grub2 boot problem

2018-01-31 Thread Magnus Johansson
Hello. I've got a fresh Gentoo installation that does not boot. I just end up in the Grub2 shell. However when there if I do 'set root=(md/0)' and 'configfile /grub/grub.cfg' I do get to the Grub2 menu where Gentoo boots just fine. /boot and / are both on mdadm devices. I've tried re-running gr

Re: [gentoo-user] How to don't autoload a module

2008-02-06 Thread Magnus
Hi! > What i can do so that the kernel module iwl3945 don't be autoload at the > boot ? But this line in: /etc/hotplug/blacklist.d/anyname: #don't load this module automaticly blacklist iwl3945 Best regards, Magnus -- gentoo-user@lists.gentoo.org mailing list

Re: [gentoo-user] VIA C3 Processor

2005-05-24 Thread Magnus Varmfors
My server is running on a mini-ITX board with a VIA C3 1GHz CPU. With 512MB RAM, and it works quite OK. Took a while to install, however, since I did a stage 1 install. And I used to have that machine as my desktop earlier, running X(.org), Firefox and all. No problems whatsoever, besides the fact

Re: [gentoo-user] parallel emerge operations

2005-04-23 Thread Magnus Varmfors
interested, there's some old code here: http://carlscrona.se/~mavar/projects/emerge_thread/emerge_thread_page.htm No guarantees and blah, blah, blah... ;) Regards, /Magnus On 4/23/05, Eric S. Johansson <[EMAIL PROTECTED]> wrote: > last time I checked, one could not do two or more em

Re: [gentoo-user] mount

2005-04-14 Thread Magnus Varmfors
Hi there! I think it'd be CONFIG_BLK_DEV_LOOP, yes. But if you set it to "y", it's compiled into kernel and isn't a module. If you want it to be a module, set it to "m". In menuconfig, it's Device Drivers -> Block Devices -> Loopback device support. At least in 6.11.x. Regards, /M On 4/14/05

Re: [gentoo-user] mount

2005-04-14 Thread Magnus Varmfors
x27; is given), then mount will try to find some unused loop device and use that." Regards, /Magnus On 4/14/05, Al Bayrouni <[EMAIL PROTECTED]> wrote: > Hello all, > > I want to mount an iso file ont /mnt/iso directorie. > I have this message when I run this command: > >

Re: [gentoo-user] learning to write ebuilds, failed to login anonymously into cvs server

2005-04-07 Thread Magnus Varmfors
I'm guessing V.C.S in this case refers to "Version Control System", which cvs is an example of. /Magnus On Apr 7, 2005 4:19 AM, Zhang Weiwu <[EMAIL PROTECTED]> wrote: > Robert G. Hays wrote: > > > Note if you're not used to V.C.S.'s :: you can get t