mherger Wrote: 
> > Did you mount hda1? Can you "ls /mnt/hda1" from a shell?
> 
> Well, that wasn't a really good question... what does "mount" give you?
> 
> And "cat /etc/fstab"?
> 
> 

Mount gives me this:
[EMAIL PROTECTED]:/$ mount
/dev/root on / type ext2 (rw)
/dev/scd0 on /cdrom type iso9660 (ro)
/dev/cloop on /KNOPPIX type iso9660 (ro)
/ramdisk on /ramdisk type tmpfs (rw,size=96316k)
/proc/bus/usb on /proc/bus/usb type usbdevfs (rw,devmode=0666)

and

[EMAIL PROTECTED]:/$ 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
/dev/cdrom1 /mnt/auto/cdrom1  auto   users,noauto,exec,ro 0 0
# Added by KNOPPIX
/dev/hda1 /mnt/hda1 ntfs noauto,users,exec,ro,uid=1001,gid=50 0 0

Any ideas
Thanks for this great solution (when I get it to work!)
Jono


-- 
jonolumb
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to