I'm trying to mount my windows xp in suse but so far I've only been able to mount it as root. Now I thought I changed the fstab file correctly to allow users to mount the partition but I guess I'm still missing something. My fstab line looks like this
Code:
/dev/hda1 /mnt/windows ntfs users 0 0
Whenever I try to mount it it tells me only root can do this. I've tried using the suse control center -> system -> partitioning menu to change the mount points and such but it always says an error occured with no feedback why.
Also on a somewhat related question how do you change the mount path for a cdrom? Right now it's set to /media/cdrecorder but I would like to change it to /mnt/cdrom. I've changed the path in fstab hoping that would do the trick, but alas no. What do I need to change?
Complete and utter newb here so please be gentle