1
Angstrom & OpenZaurus / Missing Mount With Oz3.5.4-rc On An Sl-c3100?
« on: January 18, 2006, 06:08:55 am »
Ok that worked, but only in a small way.
Running 'df -m' now shows:
/dev/hda1 9 1 8 11% /media/hdd1
In a fit of inspiration I ran fdisk and printed the partition table and got this:
/dev/hda1 1 292 147136+ 83 Linux
/dev/hda2 293 371 39816 83 Linux
/dev/hda3 372 7936 3812760 83 Linux
I then duplicated the /dev/hda1 line in fstab and changed it to hda3 and /media/hdd.
Next I checked that /media/hdd existed; it did; and so I ran 'mount /media/hdd'.
Then I got the following error...
mount: Mounting /dev/hda3 on /media/hdd failed: Invalid argument
Running 'df -m' now shows:
/dev/hda1 9 1 8 11% /media/hdd1
In a fit of inspiration I ran fdisk and printed the partition table and got this:
/dev/hda1 1 292 147136+ 83 Linux
/dev/hda2 293 371 39816 83 Linux
/dev/hda3 372 7936 3812760 83 Linux
I then duplicated the /dev/hda1 line in fstab and changed it to hda3 and /media/hdd.
Next I checked that /media/hdd existed; it did; and so I ran 'mount /media/hdd'.
Then I got the following error...
mount: Mounting /dev/hda3 on /media/hdd failed: Invalid argument