Fox
Pardus fellow craft
 
Posts: 38

|
 |
« on: December 22, 2007, 09:41:10 AM » |
|
Hello,
I'm runnig Pardus on a dualboot system together with OS/2 and I have problems auto mounting my JPF and HPFS partitions. At the moment my fstab file looks like this.
LABEL=PARDUS_ROOT / ext3 defaults,user_xattr,noatime 0 0 /.swap none swap sw 0 0 none /proc proc nosuid,noexec 0 0 none /dev/shm tmpfs nodev,nosuid,noexec 0 0 /dev/sda1 /mnt/sda1 ntfs-3g dmask=007,fmask=117,locale=nl_NL.UTF-8,gid=6 0 0 /dev/sda4 /mnt/sda4 vfat quiet,shortname=mixed,dmask=007,fmask=117,utf8,gid=6 0 0 /dev/sda5 /mnt/sda5 jfs defaults 0 0 /dev/sda8 /mnt/sda8 jfs defaults 0 0 /dev/sda7 /mnt/sda7 vfat quiet,shortname=mixed,dmask=007,fmask=117,utf8,gid=6 0 0
With my normal user (frank) I'm unable to use my two JFS partitions. I can use the files on my HPFS partiton (sda6), but I like to auto mount this data-partition, because programs like Firefox and Thunderbird can find their profiles on this partition. Also spreadsheets, textfiles and stuff like that is on it.
I looked on the Internet and tried some sugestions, but that didn't work. Like: /dev/sda6 /mnt/sda6 hpfs rw,suid,dev,exec,auto,users,async,umask=003 0 0
and
/dev/sda6 /mnt/sda6 hpf user,gid=100,uid=1000,umask=022 1 2
My user ID is: uid=1000(frank) gid=100(users) groepen=100(users),6(disk),10(wheel),18(audio),20(dialout),27(video),200(pnp),201(removable),204(power),205(pnpadmin)
In both cases I was not able to access the HPFS partition anymore. What am I doing wrong?
Thanks, Frank
|