|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: OT: Partition table lost
From: Arkadiy Chapkis - Arc (achapkis
dls.net)
Date: Sat Nov 27 2004 - 08:45:58 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Yes, looks like kernel sees it:
# cat /proc/partitions
...
8 16 194131168 sdb
8 17 194129428 sdb1
But none of the fs utilities do (e2fsck, mount, fdisk). There is ext3 filesystem on this partition, how do I get it
back? Is there a specific module(s) I should be looking to tell kernel to make the partition available to the rest of
the system?
>> Below is partial output of dmesg related to scsi.
>....
>> SCSI device sda: drive cache: write back
>> sda: sda1 sda2
> ^^^^^^
>......
>> SCSI device sdb: drive cache: write back
>> sdb: sdb1
> ^^
>
>So, as far as kernel is concerned, you have your partition tables
>even if you cannot find them with fdisk (where most likely you are
>trying to list wrong types). Try typing 'cat /proc/partitions'
>and see what this will show.
>
> Michal
Arc C.
achapkis
dls.net
_______________________________________________
axp-list mailing list
axp-list
redhat.com
https://www.redhat.com/mailman/listinfo/axp-list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]