You say that you are able to see your old harddisk when you use fdisk -l or other commands, If it is so then have you tried to mount your hard disk? use the following command and try
mkdir /win1
mount /dev/sdb1 /win1 vfat users,owner,ro,umask=000 0 0


Reply With Quote

Bookmarks