Boot up, open a console and run:
$ su
<enter root password>
# fdisk -l
Post the output here. That will list all the partitions that your system recognizes which is the first step in figuring out how to mount your partitions on the other hard drive. If you know, identify which partition(s) you want to mount and the filesystem on the partition, eg. ext3, reiserfs, FAT32, ect.
|