View Single Post

  #5 (permalink)  
Old 05-10-2008
Bill Waddington
 
Posts: n/a
Default Re: Linux stopped reading my 2nd HDD - Help!!

On Sat, 10 May 2008 03:19:07 -0700 (PDT), sridhar <sribang@yahoo.com>
wrote:

>I have been running Win2k/FC8 on my first HDD (80Gb) and only FC5 on
>my 2nd HDD (160Gb). MBR and Grub is on 1sr HD (sda). Things were going
>smoothly until today, when I tried to boot my FC5 I got the error
>"Filesystem unknown and Partition type 0x93". Grub could not load FC5.
>My FC8 and Win2k are still working fine.
>
>Using fdisk I could change the partition type to 0x83 on the 2nd HDD
>(sdb) for the first 3 partitions but could not change the extended
>partition, which still says unknown. See below
>
>grub> geometry (hd1)
>drive 0x81: C/H/S = 19457/255/63, The number of sectors = 312581808, /
>dev/sdb
> Partition num: 0, Filesystem type unknown, partition type 0x83
> Partition num: 1, Filesystem type unknown, partition type 0x83
> Partition num: 2, Filesystem type unknown, partition type 0x83
> Partition num: 3, Filesystem type unknown, partition type 0x15
>
>Tried using the install CD to see if I can fix or upgrade my 2nd HD
>but I got the message that partitions are not readable and the I need
>to initialize the HD causing data loss.
>I have all my important data on my 2nd HDD. Can some one pl. help me
>on how I can resurrect the FC5 and or at least recover the data. I
>have to scream HELP! HELP!


Were you messing around with a new boot manager or fiddling grub? The
*bad* partition IDs look suspiciously like the hidden versions of
regular IDs. At least 0x93 is hidden 0x82. 0x15 doesn't really match
teh hideen version of anything sane. For instance, 0x05 is a dos
extended partition for old small drives, and probably not what you had
originally.

You _might_ try changing 0x15 to what you know it should be. 0x0F
perhaps. On the other hand, that could whack what's left of your
drive. Continents could slide into the sea. Winged monkeys could
fly from you posterior. You get the idea. Try this WAG at your
own risk. It is just a _WAG_.

Here's a list of partition IDs in case you don't have one handy:

http://www.win.tue.nl/~aeb/partition...n_types-1.html

Bill
--
William D Waddington
william.waddington@beezmo.com
"Even bugs...are unexpected signposts on
the long road of creativity..." - Ken Burtch
Reply With Quote