bug-grub
[Top][All Lists]
Advanced

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

Re: ez-drive and "unknown partition type 0xc"


From: Jochen Hoenicke
Subject: Re: ez-drive and "unknown partition type 0xc"
Date: Mon, 26 Mar 2001 10:03:22 +0200 (MET DST)

On Mar 24, Ben Byer wrote:
> I'm trying to install grub (0.5.97, i.e the latest CVS version) on my drive 
> with EZ-Drive installed.
> 
> I'd like to put the stage1/stage2 files on the FAT32 partition, but this is 
> what I get:
> grub> root (hd0,0)
>  Filesystem type unknown, partition type 0xc

What does "geometry (hd0)" say?  Does it list all three partitions
with correct size?  If it does it is most probably an error in the
grub's fat filesystem.  Can you send the output from the geometry
command?

I would also like to see the boot sector of the fat partition just in
case it is a bug in grub's fat.  You can extract it in linux with 

dd if=/dev/hda1 of=fatbpb.dat bs=64 count=1

BTW, is this from linux with grub shell, or did you boot from a grub
floppy?  It would help to know this to locate the bug.

  Jochen



reply via email to

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