ok well since i can't figure out copy and paste i guess i'll be typing it in...
---------------------
dsl@box:~$ fdisk -l
Cannot open /dev/hda
dsl@box:~$ f disk - l
BusyBox v1.2.2 (2006.12.07-15:23+0000_ multi-call binary
Usage: fdisk [-luv] [-C CYLINDERS] [-H HEADS] [-S SECTORS] [-b SSZ] DISK
dsl@box:~$ cat /etc/fstab
/proc /proc proc defaults 0 0
/sys /sys sysfs noauto 0 0
/dev/pts /dev/pts devpts mode=0622 0 0
/dev/fd0 /mnt/auto/floppy auto user,noauto,exec,umask=000 0 0
/dev/cdrom /mnt/auto/cdrom auto user,noauto,exec,ro 0 0
# Added by KNOPPIX
/dev/hda1 /mnt/hda1/ auto noauto,users,exec 0 0
-------------------
hope you got all that... and yes i guess the first command didn't work so I put a space after the dash and before the L... really hope that's not a bad sign...    |