LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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 05-15-2005, 01:53 AM   #1
JoeUser11
Member
 
Registered: Dec 2004
Location: Austin, TX
Distribution: SuSe9.3
Posts: 143

Rep: Reputation: 15
where...


I made a huge fat partition when I installed SuSe to be a go between for linux/windows (I'm dualbooting). However, I seem unable to find that shared partition. Where would it be? Do I have to mount it? I know this question is stupid, but I can't seem to find the right words to get any answers on google. Also, does SuSe gnome have a partition manager of some sort like SuSe KDE does?

Edit: Found out that the partition I'm looking for is /dev/hda4 . However, this doesn't help me in getting anything out of there.

Last edited by JoeUser11; 05-15-2005 at 01:57 AM.
 
Old 05-15-2005, 02:04 AM   #2
btmiller
Senior Member
 
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 4,290

Rep: Reputation: 378Reputation: 378Reputation: 378Reputation: 378
As root:

mkdir /mnt/shared
mount -t vfat /dev/hda4 /mnt/shared

will mount the partition to /mnt/shared. if you want it automagically mounted at boot, you can add an entry for it in /etc/fstab.
 
Old 05-15-2005, 02:06 AM   #3
JoeUser11
Member
 
Registered: Dec 2004
Location: Austin, TX
Distribution: SuSe9.3
Posts: 143

Original Poster
Rep: Reputation: 15
Sorry, I figured it out, was easy. Edit /etc/fstab, add a line like this:
Code:
/dev/hda4               /linuxandwindows                vfat    umask=000       0 0
then type /mount linuxandwindows
viola. Apparently I'm stupid.
 
  


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



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

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