[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Unable to dual boot using LILO nor GRUB with Win98
- From: Michael Schwendt <mschwendt yahoo com>
- To: <enigma-list redhat com>
- Subject: Re: Unable to dual boot using LILO nor GRUB with Win98
- Date: Sun, 30 Dec 2001 08:45:24 +0100 (CET)
On 2001-12-29, Mike Watson wrote:
>I've re-installed GRUB. When I reboot, GRUN starts then halts with an Error 17.
>I had to redo the grub map. It didn't include the 3rd drive, only /dev/fd0,
>/dev/hda and /dev/hdb. Still didn't work
17 : Cannot mount selected partition
This error is returned if the partition requested exists,
but the filesystem type cannot be recognized by GRUB.
"fdisk -l /dev/hdb" would be interesting here, as well as
/boot/grub/device.map and maybe running "grub" and entering
"root (hd1,0)" to see whether it likes the /boot partition.
As a last resort, try this one in GRUB shell:
grub> root (hd1,0)
grub> install (hd1,0)/grub/stage1 d (hd0) (hd0)1+22 p
(hd1,0)/grub/stage2 (hd1,0)/grub/grub.conf
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]