Results 1 to 5 of 5
I have an NTFS partition and a FAT32 partition that I would like to mount, in order to access my files and music etc, but SUSE is not automatically mounting ...
- 05-25-2006 #1Just Joined!
- Join Date
- May 2006
- Posts
- 3
Can't mount Fat32 or NTFS Partitions?? Please Help me?
I have an NTFS partition and a FAT32 partition that I would like to mount, in order to access my files and music etc, but SUSE is not automatically mounting them, please help me thanks!
the fat32 partition is hda5 and the ntfs is hda1?????
/dev/hda6 / reiserfs acl,user_xattr 1 1
/dev/hda7 swap swap defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
/dev/dvdrecorder /media/dvdrecorder subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocha rset=utf8 0 0
none /subdomain subdomainfs noauto 0 0
- 05-25-2006 #2
I like to mount my FAT32 partitions with those options:
And the NTFS ones (I mount them READ-ONLY) like that:Code:/dev/hda5 /mnt/windowsfat vfat umask=0000,user 0 0
Of course the mount points (/mnt/windowsfat and /mnt/windowsntfs) must exists.Code:/dev/hda1 /mnt/windowsntfs ntfs umask=0222,user 0 0
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 05-26-2006 #3Just Joined!
- Join Date
- May 2006
- Posts
- 3
Thanks
It worked, thanks alot buddy... you saved me from alot of stress,
why doesnt suse automatically mount the drives tho, enlighten me plz?
and
how can I get suse to play my DVD's I keeping seeing a msg about 'legal rights', I dont get that msg in mandriva?? how comes...
- 05-26-2006 #4For that you'll need to add the "packman" repository to YAST. See how here:
Originally Posted by keanu1982
http://en.opensuse.org/YaST_package_...T_Repositories
Then you'll need to install the necessary packages for DVD playback and proprietary media playback in general: libdvdcss, win32codecs, ffmpeg, etc.
See the full instructions here (the site is down right now, be patient):
http://www.thejemreport.com/mambo/content/view/254/42/"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 06-06-2006 #5Just Joined!
- Join Date
- May 2006
- Posts
- 3
thanks
thank for the knowledge...


Reply With Quote