LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-24-2007, 02:58 AM   #1
junglistno1
Member
 
Registered: Apr 2007
Posts: 36

Rep: Reputation: 15
Help mounting windows drives in suse10.3


Hi there,

ive just installed suse 10.3 on a secound hard drive(windows on the other) when i tried to install it wouldn't mount windows /c error -3003 every time.

i unplugged that hard drive and tried to re install no problems suse works fine

i plugged back in windows drive and grub boots up alough i need to add windows to grub but thats another issue

I want to be able to access windows drives on suse but not really sure where to start? anyone got any ideas?

Thanks
 
Old 10-24-2007, 06:13 AM   #2
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
First modprobe the ntfs module: "sudo /sbin/modprobe ntfs". Then the easiest way would be to run the YaST2 partitioner program. Instead of partitioning your drive, select the partition and click on Edit. Then enter a mount point. You will want to make sure you select option that will give you permission to read from the drive. I'm not at my linux computer now, but there may a box that will allow you to do that under the properties. If not, you can add the options "fmask=111,dmask=000". This will allow anyone to read the drive. When you are finished, YaST will create your mount point and add an entry to /etc/fstab.

If you also want to write to the drive, then you need to install the ntfs-3g and fuse packages. You may need to modprobe the fuse kernel module after installing it: "sudo /sbin/modprobe fuse". Umount the windows partition, then edit your /etc/fstab file (as root) change the work ntfs to ntfs-3g. Next mount the windows partition: :"sudo mount -t ntfs-3g /dev/<device> /<mountpoint> -o rw,fmask=111,dmask=000". Where <device> is the device of your windows partition, such as /dev/sda1 and <mountpoint> is the directory you want it mounted, such as /mnt/windows/.

Using the partitioner program, YaST may pick up other options you might want such as the the character encoding of the filenames.

Both mount and ntfs-3g have their own manpages.

----

If you installed SuSE with the windows drive removed, you may have a problem if reinstalling the first drive causes the drive mappings to change. You may need to edit the the boot= line in the grub boot items, changing (hd0,0) to (hd1,0). Just something to keep in mind.

Last edited by jschiwal; 10-24-2007 at 06:17 AM.
 
Old 10-24-2007, 08:41 AM   #3
junglistno1
Member
 
Registered: Apr 2007
Posts: 36

Original Poster
Rep: Reputation: 15
i tried using yast partitioner but still same error code,

also ive tried to edit my /boot/grub/menu.lst but it says i dont have permission any ideas also ive lost the graphical menu file any one know where its stored or whats its called?
 
Old 10-24-2007, 10:39 AM   #4
junglistno1
Member
 
Registered: Apr 2007
Posts: 36

Original Poster
Rep: Reputation: 15
o.k got it sorted, was because windows drives wheren't shut down properly dont know what difference it makes but seems to have worked o.k

thanks for the help
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Mounting windows drives in FC3 njanani Linux - Newbie 2 06-25-2007 01:34 PM
mounting issues with windows drives tanktmf Mandriva 13 07-06-2004 04:08 PM
mounting windows drives- help needed kudos Slackware 12 05-15-2003 10:45 PM
mounting windows drives madiyaan Linux - Newbie 3 05-15-2003 01:18 AM
Mounting Windows Drives Across a Network Nyc0n Linux - Networking 4 08-20-2001 07:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:06 AM.

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