[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: device map confusion
From: |
Kjeld Flarup Christensen \(ST/LMD\) |
Subject: |
RE: device map confusion |
Date: |
Fri, 31 Mar 2006 08:23:34 +0200 |
Try to look into the /boot/grub/device.map file
> -----Original Message-----
> From:
> address@hidden
>
> [mailto:bug-grub-bounces+kjeld.flarup.christensen=ericsson.com
> @gnu.org] On Behalf Of ceb.dideas
> Sent: 30. marts 2006 18:57
> To: address@hidden
> Subject: device map confusion
>
>
> I'm experimenting (locally) with near duplication of a system
> for the purpose of later installation onto a physically
> remote system. Grub is the boot loader and is installed on
> the BIOS boot device - primary master (/dev/hda)
> - and the duplicated system is now on the primary slave (/dev/hdb).
>
> My primary system boots with : kernel (hd0,0)/kernel-2.6.15
> root=/dev/hda3
>
> to boot the duplicate I tried to use : kernel (hd1,0)/kernel-2.6.15
> root=/dev/hdb2
>
> However I've discovered that (hd1,0) doesn't map to the boot
> partition of hdb1. Experientially found that (hd3,0) does
> and allows me to boot the duplicate.
>
> Initially grub-install /dev/hda only mapped fd0 and hd0. I
> edited the device map to include (hd1) /dev/hdb and re-ran
> grub-install which now maps fd0,hd0 and hd1. My (Gentoo
> P3-450) system contains a floppy and 4 EIDE harddrives.
>
> Am I doing something wrong (with grub) or something else?
>
> Thanks,
> Chris
>
> --
> View this message in context:
> http://www.nabble.com/device-map-confusion-t1369812.html#a3674175
> Sent from the Grub - Bugs forum at Nabble.com.
>
>
>
> _______________________________________________
> Bug-grub mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-grub
>
- device map confusion, ceb.dideas, 2006/03/30
- RE: device map confusion,
Kjeld Flarup Christensen \(ST/LMD\) <=