Paul Smith wrote:
On 8/28/05, Mostafa Z. Afgani <mostafa.afgani@xxxxxxxxxxxxxxxxxx> wrote:
and I can access to the Mandriva partition, but my files in my home
directory (in Mandriva) do not show up. I guess this problem is
Are they simply not there, or do you get an access denied error? If they
are simply not there, then I suspect they were on a different partition
than the / partition.
Look at (as root)
#fdisk -l
for clues (Look for other Linux partitions on your /dev/hdb).
No luck:
# fdisk -l
bash: fdisk: command not found
#
how about
#/sbin/fdisk -l
It works, but its output is nothing.
Are you sure you ran it as root?
Paul