LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   "Volume has incompatible disk layout" Error... (https://www.linuxquestions.org/questions/linux-newbie-8/volume-has-incompatible-disk-layout-error-692489/)

keita_mog 12-23-2008 09:09 AM

"Volume has incompatible disk layout" Error...
 
Hello, first of all, thanks for reading this post.

The scenario is this:

I have a virtual machine running SLES 9. Everything was working fine one week ago, but when I started it yesterday, just didn't boot. It seemed as if it was the disk that contained the boot sentences, so I attached the disk to another machine, hoping that I could see its contents, but when I booted it to recognize the device, showed this:

----"ok" part, recognizing original devices...---
...
dasd(eckd): 0.0.9993: 3390/0A(CU:3990/01) Cyl:3339 Head:15 Sec:224
dasd(eckd): 0.0.9993: (4kB blks): 2404080kB at 48kB/trk compatible disk layout
dasdd:VOL1/ 0X9993:
...
----fine until here-------

---"not ok" part, recognizing the bad disk...---
(---here's the recently added disk---)
dasd(eckd): 0.0.9994: 3390/0A(CU:3990/01) Cyl:3339 Head:15 Sec:224
dasd(eckd): 0.0.9994: Trk 0: no records after VTOC]
dasd(eckd): 0.0.9994: Volume has incompatible disk layout

Should I assume that this disk was formatted, someone changed any boot sections, tried to play with partitions?...Is there any way to trace what happened to this disk? Please any help will be appreciated!! >_<!

Agrouf 12-23-2008 09:35 AM

What does fdisk -l show?

keita_mog 12-23-2008 10:50 AM

Quote:

Originally Posted by Agrouf (Post 3385126)
What does fdisk -l show?

Hi, the fdisk -l response is:

stmf:/ # fdisk -l
Note: sector size is 4096 (not 512)

Disk /dev/dasda: 2461 MB, 2461777920 bytes
15 heads, 12 sectors/track, 3339 cylinders
Units = cylinders of 180 * 4096 = 737280 bytes

Disk /dev/dasda doesn't contain a valid partition table
Note: sector size is 4096 (not 512)

Disk /dev/dasdb: 2461 MB, 2461777920 bytes
15 heads, 12 sectors/track, 3339 cylinders
Units = cylinders of 180 * 4096 = 737280 bytes

Disk /dev/dasdb doesn't contain a valid partition table
Note: sector size is 4096 (not 512)

Disk /dev/dasdc: 2461 MB, 2461777920 bytes
15 heads, 12 sectors/track, 3339 cylinders
Units = cylinders of 180 * 4096 = 737280 bytes

Disk /dev/dasdc doesn't contain a valid partition table
Note: sector size is 4096 (not 512)

Disk /dev/dasdd: 2461 MB, 2461777920 bytes
15 heads, 12 sectors/track, 3339 cylinders
Units = cylinders of 180 * 4096 = 737280 bytes

Disk /dev/dasdd doesn't contain a valid partition table
Note: sector size is 4096 (not 512)

Disk /dev/dasdf: 2461 MB, 2461777920 bytes
15 heads, 12 sectors/track, 3339 cylinders
Units = cylinders of 180 * 4096 = 737280 bytes

Disk /dev/dasdf doesn't contain a valid partition table


for everyone it says that it doesn't contain a valid partition table

Agrouf 12-23-2008 06:23 PM

You should run testdisk on your disk


All times are GMT -5. The time now is 03:59 PM.