ok so i got 4 hdd's in the box. the 80 gb drive and the 200 gb drives are mounted. i need to mount the 120 gb drive which is critical for me to be done.]
/dev/hda1 * 1 13 104391 83 Linux
/dev/hda2 14 14593 117113850 8e Linux LVM
this one
[root@fast /]# mount -t ext3 /dev/hdb2 /oldhdd
mount: wrong fs type, bad option, bad superblock on /dev/hdb2,
or too many mounted file systems
what can i do please? this is very urgent
[root@fast ~]# fdisk -l
Disk /dev/hda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 13 104391 83 Linux
/dev/hda2 14 14593 117113850 8e Linux LVM
Disk /dev/hdb: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 13 104391 83 Linux
/dev/hdb2 14 14593 117113850 8e Linux LVM
Disk /dev/hdc: 80.0 GB, 80060424192 bytes
255 heads, 63 sectors/track, 9733 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdc1 1 9733 78180291 83 Linux
Disk /dev/hdd: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdd1 1 24321 195358401 83 Linux
[root@fast ~]# df -a
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
113210032 3117172 104342076 3% /
none 0 0 0 - /proc
none 0 0 0 - /sys
none 0 0 0 - /dev/pts
usbfs 0 0 0 - /proc/bus/usb
none 0 0 0 - /proc/sys/fs/binfmt_misc
sunrpc 0 0 0 - /var/lib/nfs/rpc_pipefs
/usr/tmpDSK 495844 10576 459668 3% /tmp
/tmp 495844 10576 459668 3% /var/tmp
none 1033056 0 1033056 0% /dev/shm
/dev/hdc1 76952544 33989716 39053816 47% /home2
/dev/hdd1 192292124 19724844 162799360 11% /home3]
the 120 gb one i am trying to mount is the one that had the OS on. i could mount
/dev/hdb1 * 1 13 104391 83 Linux, but i could not mount
/dev/hdb2 14 14593 117113850 8e Linux LVM
please help this is critical for me.
/dev/hda1 * 1 13 104391 83 Linux
/dev/hda2 14 14593 117113850 8e Linux LVM
this one
[root@fast /]# mount -t ext3 /dev/hdb2 /oldhdd
mount: wrong fs type, bad option, bad superblock on /dev/hdb2,
or too many mounted file systems
what can i do please? this is very urgent
[root@fast ~]# fdisk -l
Disk /dev/hda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 13 104391 83 Linux
/dev/hda2 14 14593 117113850 8e Linux LVM
Disk /dev/hdb: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 13 104391 83 Linux
/dev/hdb2 14 14593 117113850 8e Linux LVM
Disk /dev/hdc: 80.0 GB, 80060424192 bytes
255 heads, 63 sectors/track, 9733 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdc1 1 9733 78180291 83 Linux
Disk /dev/hdd: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdd1 1 24321 195358401 83 Linux
[root@fast ~]# df -a
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
113210032 3117172 104342076 3% /
none 0 0 0 - /proc
none 0 0 0 - /sys
none 0 0 0 - /dev/pts
usbfs 0 0 0 - /proc/bus/usb
none 0 0 0 - /proc/sys/fs/binfmt_misc
sunrpc 0 0 0 - /var/lib/nfs/rpc_pipefs
/usr/tmpDSK 495844 10576 459668 3% /tmp
/tmp 495844 10576 459668 3% /var/tmp
none 1033056 0 1033056 0% /dev/shm
/dev/hdc1 76952544 33989716 39053816 47% /home2
/dev/hdd1 192292124 19724844 162799360 11% /home3]
the 120 gb one i am trying to mount is the one that had the OS on. i could mount
/dev/hdb1 * 1 13 104391 83 Linux, but i could not mount
/dev/hdb2 14 14593 117113850 8e Linux LVM
please help this is critical for me.