LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 03-26-2006, 08:02 AM   #1
cbjhawks
Member
 
Registered: Oct 2001
Location: Overland Park, KS
Distribution: Kubuntu 22.04
Posts: 375

Rep: Reputation: 30
How to mount on boot - Windows drv/partitions?


After installing SuSE10 I found that my windows drives were not mounting at boot...as they previously did before reformat/reinstall. Do I need to manually edit the /etc/fstab file or is there an automatic way I can accomplish this...I'm not sure what to enter in my fstab file for the mount point and fs...along with any other necessary settings...see below please.

/dev/hda6 / ext3 acl,user_xattr 1 1
/dev/hda5 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/cdrecorder /media/cdrecorder subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/dvdrecorder /media/dvdrecorder subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/fd0 /media/floppy subfs noauto,fs=floppyfss,procuid,nodev,nosuid,sync 0 0
none /subdomain subdomainfs noauto 0 0
 
Old 03-26-2006, 08:09 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
just ad a line... e.g.
Code:
/dev/hda1    /mnt/windows    auto   defaults   0 0
just make sure that whatever mount point you use, e.g. /mnt/windows is an empty directory, and it will mount on boot.
 
Old 03-26-2006, 08:45 AM   #3
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Or perhaps you would prefer some entries like this:
Code:
/dev/hda1        /WinXP           ntfs        ro               1   0
/dev/hda2        /Shared          vfat        user,umask=1000,rw,auto  1   0
which will mount them under / (root) and use NTFS filesystem read-only for Windows XP, and FAT32 read/write for a FAT32 partition of shared data.

NB: You must change the device (hda1, hda2) to match your devices, and create the mount points (/WinXP, /Shared) as root to suit your desires.

If you need further help, issue as root "fdisk -l" and post the output.
 
Old 03-27-2006, 08:16 AM   #4
cbjhawks
Member
 
Registered: Oct 2001
Location: Overland Park, KS
Distribution: Kubuntu 22.04
Posts: 375

Original Poster
Rep: Reputation: 30
Chinaman: can I use 'rw' for permissions instead of 'ro'?
I would like that ability....???
 
Old 03-27-2006, 08:22 AM   #5
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
ntfs write access is BAD. it's apparently got better recently, but i'd very strongly suggest you avoid if you can, for at least 3 or 4 months.
 
Old 03-27-2006, 08:38 AM   #6
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
I'm with Chris. If you study the state of writing to a NTFS filesystem in Linux, you'll shy away now. You can mount a FAT32 partition r/w and share it between both OSes, no problem. Better safe than sorry.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to mount Windows partitions in FC4 madhu84 Fedora 2 03-22-2006 02:28 PM
I'm not able to mount windows partitions as rw akudewan Ubuntu 2 05-21-2005 02:11 AM
mount windows xp partitions in ubuntu newbieSC Linux - Newbie 8 04-20-2005 09:47 PM
need help to mount and add Windows Partitions ilectrcbob Linux - Newbie 7 06-03-2004 07:56 AM
Mount Windows Partitions? RedHatMN Linux - Newbie 9 12-15-2001 11:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 08:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration