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

Reply via email to