Re: [gentoo-user] VFS: Cannot open root device "hda6" or unknown-block(3,6)
Funny. From kernel 2.6.18 on I receive this message when cold-booting my (linux only) notebook. On second try, it all works well. Disk geometry and partitioning has not been changed. I guess a bug in kernel. Alle Wednesday 27 December 2006 09:45, Robin Atwood ha scritto: > On Wednesday 27 December 2006 01:38, Mick wrote: > > On Tuesday 26 December 2006 18:26, Bruce Burden wrote: > > > > You can use tab auto-completion in grub to see what drives and partitions > > are identified as. > > > > > Also, I need to know how to "change" the Windows partition so that > > >Windows believe it is the first disk, otherwise it will not boot. > > > > That's right, it won't. You need the map command in your grub.conf: > > > > map (hd0) (hd1) > > map (hd1) (hd0) > > > > WinXP will now think that it is on the first disk and it will boot > > happily. > > I recently had that message because I changed a partition's file system to > ext3 and ext3 was neither compiled into the kernel nor in the initrd file. > In this case, I think the USB Mass Storage module will need to be available > plus the SCSI support. > > HTH > -Robin. > -- > -- > Robin Atwood > -- -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] c-sources, 2.6.13-ck5 corrupt.
Alle Wednesday 21 September 2005 04:09, Erick Michau ha scritto: I can confirm the flaw for gentoo-sources-2.6.13-r2. The -r1 was good, though. for the ck-sources look at: http://packages.gentoo.org/packages/?category=sys-kernel;name=ck-sources it's marked as bug # 106405 (already closed ) > Jerry McBride wrote: > > Anyone else notice that the ck5 version of the ck-sources is > > flawed? Each atempt to emerge it results in a failure at during > > modules build at: > > > > > > I've encountered the exact same error when compilling > gentoo-sources-2.6.13-r1 and -r2 as well, so I've downgraded back to > 2.6.12-r9. > And I don't know about the ck5 sources, what it is nor what it does.. > thx for a quick enlightenment > (I wasnt sure if this need a bug request but sounds like it does) > rik -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] -mtune for P4M (dothan)
WRONG! dothan is not a P4M, it is a Pentium-M, like the previous, 1mb 2nd level cache version. So you should apply the pentium3 + sse options for gcc 3.3, or -march=pentium-m for gcc 3.4 and upper. The pentium4m is just a cut-down version of pentium4. Alle Tuesday 1 November 2005 16:09, Qian Qiao ha scritto: > Hi, > > Trying to install gentoo on a notebook with a P4M (dothan), wondering > what -mtune should I go for, the GCC manual says: > > pentium-m > Low power version of Intel Pentium3 CPU with MMX, SSE and SSE2 > instruction set support. Used by Centrino notebooks. > > pentium4, pentium4m > Intel Pentium4 CPU with MMX, SSE and SSE2 instruction set support. > > So shall I choose pentium-m? or pentium4m? > > TIA > > -- Joe > > -- > There are 3 kinds of people in the world: > Those who can count, and those who can't. -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] -mtune for P4M (dothan)
i would suggest the move to gcc3.4. Apart from architecture support, you will get an ABI C++ compatibility with gcc4. Alle Wednesday 2 November 2005 14:35, Qian Qiao ha scritto: > After going through the GCC docs, i've decided to use: -march=pentium3 > -mmmx -msse -msse2. > > -- Joe > > -- > There are 3 kinds of people in the world: > Those who can count, and those who can't. -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] Kernel 2.6.14 & Nvidia
No issue at all, here. Kernel 2.6.14, and nvidia 7676 on dell d800 notebook. Alle Monday 7 November 2005 02:37, Philip Webb ha scritto: > Has anyone got Nvidia to work with Kernel 2.6.14 ? > I had it working with 2.6.12 , but got an error with 2.6.14 : > "can't initialise Nvidia module, no qualified screen available" > (or words to that effect). I have recompiled Nvidia etc. > > -- > ,, > SUPPORT ___//___, Philip Webb : [EMAIL PROTECTED] > ELECTRIC /] [] [] [] [] []| Centre for Urban & Community Studies > TRANSIT`-O--O---' University of Toronto -- gentoo-user@gentoo.org mailing list