captaingraviton; Yuk !
That tells me that there is no file system on those hard drives ! Which I find very hard to believe ( a total lack of faith ).
Something along these lines should have been the result:
Code:
sysop@1310mini:~$ sudo fdisk -lu
[sudo] password for sysop:
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00065f5e
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 10242047 5120000 83 Linux
/dev/sda2 10244096 30724095 10240000 83 Linux
/dev/sda3 34207742 976771071 471281665 5 Extended
/dev/sda5 443795688 443811689 8001 82 Linux swap / Solaris
/dev/sda6 443811753 597409154 76798701 83 Linux
/dev/sda7 597409792 976771071 189680640 83 Linux
/dev/sda8 34207744 44447743 5120000 83 Linux
Partition table entries are not in disk order
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x502a9772
Device Boot Start End Blocks Id System
/dev/sdb1 63 976768064 488384001 83 Linux
Disk /dev/sdc: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0002ea65
Device Boot Start End Blocks Id System
/dev/sdc1 2048 102402438 51200195+ 83 Linux
/dev/sdc2 * 102404096 204804095 51200000 83 Linux
sysop@1310mini:~$
where I have 3 disks and 4 'buntus installed.
Humm .. OK, So what is going on here ?
Boot the liveDVD, as soon as the bios screen clears depress and hold the right shift key -> language screen; escape key to accept the defaults -> boot options screen;
Choose "check disk for defects", will take a while to make the checks and prompt for a re-boot.
Upon that return from the re-boot -> boot options screen -> "try ubuntu" -> desk top
ctl+alt+t to get a terminal. What now results from:
Code:
sudo fdisk -lu
sudo parted -l
sudo blkid
still with no output ? Houston we have a problem !...
from the dash ( top icon on the launcher at the left side of screen -> enter the term gparted -> partition editor. Provide us a screen shot of both the hard drives ( top right of the GParted screen to select) to have a picture of what is.
Bookmarks