bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: grub-gfxboot


From: Felix Zielcke
Subject: Re: grub-gfxboot
Date: Sat, 30 Aug 2008 11:17:11 +0200

Am Freitag, den 29.08.2008, 20:43 +0200 schrieb Jurgen Verholen:
> Hello Sirs
> I have installed Grub-gfxboot.
> Then I started grub-install on two different order:
> 
> grub-install "(sdc)"  and
> grub-install --root-directory=/boot "(sdc)"
> 
> but always I will see the message "/dev/sdc1 does not have any
> corresponding BIOS drive."
> 
> My Ubuntu Hardy is installed on a 8 GB USB Device, at first boot in
> the
> Bios Setting. 
If you boot from /dev/sdc then /boot/grub/device.map must contain
"(hd0) /dev/sdc"

and if you're on a livecd, then you must make sure you have a
working /dev/ this means /dev/sdc and /dev/sdc1 does exist.
and the filesystem must not be mounted with -o nodev which at least the
knoppix livecd does by default, so use mount -o dev /dev/sdc1 /mnt/

-- 
Felix Zielcke





reply via email to

[Prev in Thread] Current Thread [Next in Thread]