|
how to: mount existing partition on 2nd drive
RH 7.3 installed on hde
I have a second hard drive that I previously had mounted in the first install of RH, ( now re-installed RH) I now need to access that drive with the data intact,
it shows up on fdisk -l
as /dev/hdc2 start 128 end 2491 blocks 18988830 ID 83 System Linux
I then tried the command:
mkfs /dev/hdc2: /dev/hdc2
the error message is: mkfs.ext2: bad blocks count - /dev/hdc2
what is the proper way for me to proceed to gain access to this hard drive partition, and be able to mount it as /stage11i
thanks
Dan
|