Can not see the files in old linux harddrive
Hi,
I take the harddrive from my old Linux machine and put it into a new machine. After mkfs and mount it, I can not see those files in this old harddrive.
Do I miss anything?
> mkfs /dev/hdb1
> mkfs /dev/hdb2
>mount /dev/hdb1 /old/a
>mount /dev/hdb2 /old/b
Thanks in advance!
|