LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 08-06-2003, 08:17 AM   #1
lancest
Member
 
Registered: Jun 2002
Location: ASIA
Distribution: Ubuntu, Fedora
Posts: 49

Rep: Reputation: 15
Make Windows 2K available to RH9


I'm dual booting Windows 2k (Fat 32 who cares) and Redhat 9.
I'm sure somebody knows how I can mount the Windows 2K partion while in Redhat. May need an entry in fstab or something. Suse used to do this for me-I got spoiled.
 
Old 08-06-2003, 10:19 AM   #2
darin3200
LQ Guru
 
Registered: Dec 2002
Distribution: Gentoo!
Posts: 1,153

Rep: Reputation: 45
If windows 2k is say hdb1 have you tried making a directory in /mnt and trying mount /dev/hdb1 /mnt/filename?
 
Old 08-06-2003, 11:04 AM   #3
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Hi lancest

To mount a FAT32 filesystem on Boot-up were All users have Read, Write, Execute access, put an entry at the bottom of your /etc/fstab file on a new line - (just substitute in your Partition, Mount point and User ID number in place of my example ones)

/dev/hda1 /mnt/windows vfat auto,uid=501,umask=000 0 0

You can get your User ID Number by becoming Root user on the command line (su – root password) and typing:

id username – (substitute username with Aaron or Sofie or whatever your username is)
 
Old 08-06-2003, 09:34 PM   #4
Locura
Member
 
Registered: May 2003
Distribution: Ubuntu 6.10 SE, Mac OS 10.4.8
Posts: 370

Rep: Reputation: 30
He's using windows 2000, it's likely NTFS, not FAT32. Write support is not fully supported in NTFS, so you could write to an NTFS partition but you can't necessarily do it reliably. So, if it is NTFS, you can use the following line in your fstab (provided windows is installed on hda1):

/dev/hda1 /mnt/windows ntfs auto,ro 0 0

The extra stuff that Skyline suggested is ok, but optional. Once you add that to your fstab, then you can mount it easily by running mount /mnt/windows. Having the "auto" on that line will mount it on boot, so you won't have to remount it next time you reboot.

Oh, and create the /mnt/windows directory, if it doesn't already exist.

Last edited by Locura; 08-06-2003 at 09:36 PM.
 
Old 08-06-2003, 11:26 PM   #5
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Wrong Locura - read the first post again - he's using FAT32 for Win2k.

Lancest says:

Quote:
I'm dual booting Windows 2k (Fat 32 who cares) and Redhat 9.
Second - by default - only Root user has usefull access to files and directories on mounted partitions - that's why I often suggest a uid and a umask - these two options circumvent that situation.

Last edited by Skyline; 08-06-2003 at 11:29 PM.
 
  


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
Secure Backup to RH9 from RH9 or Windows using secured FTP funaroma Linux - General 7 01-03-2005 08:36 AM
How do you make a boot disk for RH9? ginda Linux - Newbie 1 10-15-2004 08:01 PM
Is it possible to make glib work in RH9? O ASSIMILADOR Red Hat 1 06-14-2004 08:17 AM
is this possible windows XP + WINDOWS 98+RH9 on a single disk? sumux Linux - Newbie 6 02-09-2004 01:56 PM
make error on RH9 worap Linux - Software 2 06-06-2003 09:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 02:40 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