Hello, just managed to get knoppix to recognise my modem. Now I can't seem to figure out how to mount my NTFS and VFAT partitions. I tried editing fstab and heres the code from it:

# partitions found by Knoppix
#/dev/hda1 /mnt/hda1 ntfs noauto, users,exec,ro,uid=knoppix,gid=knoppix 0 0
#/dev/hda3 /mnt/hda3 ext3 noauto,users,exec 0 0
#/dev/hda5 /mnt/hda5 vfat noatime 0 0

I've tried to remove the noauto at one point and also for hda5 have tried another command suggested by someone else. Am trying to get a shortcut onto the desktop which links to the other two drives. When i right click and select add new hard disc, hda1 and hda5 does not appear. I tried to just type /dev/hda5 and /mnt/hda5 but got and error msg:

/home/knoppix/Desktop/Hard Disc
is of type FSDevice but has no Dev=... entry.

This occurs even after i logon as root and type: mount /dev/hda5 /mnt/hda5.

Some help wud be appreciated.

Another thing is I can't seem to change password for the knoppix user, when i do the system hangs. Was wondering what is the non-GUI way of changing passwords.

Thanks