Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 1st March 2005, 02:26 PM
erhard Offline
Registered User
 
Join Date: Dec 2004
Posts: 18
FAT32 Partion

Hi Guys!!
I`m using Fedora croe 3 for about 1 month and its the first Linux distro i hae used. Any way how to i save stuff onto my windows FAT32 Partition i´ve tried Livecds like knoppix and my windows partition was under mnt/hdb1 but with Fedora theres nothing there and also how can i change to KDE?

Thanks in advance.

Erhard
Reply With Quote
  #2  
Old 1st March 2005, 02:30 PM
Quella's Avatar
Quella Offline
Registered User
 
Join Date: May 2004
Location: Boston, MA (USA)
Posts: 474
If you know your windows partition info (hda1, hdb1, etc), you just need to issue the command

mount -t vfat /dev/partition_info /mnt/locacion_you_desire

So I do something like this...

mount -t vfat /dev/hda2 /mnt/windows

That will mount mu windows fat32 partition under the directory found in /mnt/windows. You will need to make sure the directory you are mounting to exists.

Hope this helps.

Quella
__________________
"The eyes of the LORD are in every place, Watching the evil and the good." Proverbs 15:3
Reply With Quote
  #3  
Old 1st March 2005, 02:46 PM
Alfred's Avatar
Alfred Offline
Registered User
 
Join Date: Feb 2005
Location: Edmonton, Canada
Age: 41
Posts: 85
Quote:
Originally Posted by erhard
and also how can i change to KDE?
When at the login screen click on Session at the bottom of the login window. Select the desktop you want loaded when you log in next. To change the default desktop to KDE type the following in a terminal window:
Code:
switchdesk kde
. Alternatively you can change it back to Gnome with:
Code:
switchdesk gnome
__________________
Building a FC Home Server:
Asus M2V-TVM Motherboard,
AMD Sempron 2800+,
250 GB Seagate SATA2 HD,
LG GDR-8164B DVD Drive.
Reply With Quote
  #4  
Old 1st March 2005, 08:32 PM
mha Offline
Registered User
 
Join Date: Mar 2005
Location: Bahrain
Age: 52
Posts: 124
you can also insert this line
/dev/hdb7 /mnt/windows vfat ro,umask=000 0 0

in /ect/fstab
where hdxy should refer to you FAT32 partition
Reply With Quote
  #5  
Old 2nd March 2005, 05:22 AM
BoHu's Avatar
BoHu Offline
Registered User
 
Join Date: Feb 2005
Posts: 106
This web page explains it all very well.
http://foolish.fedorausers.org/mount/
Reply With Quote
  #6  
Old 3rd March 2005, 11:20 PM
Alfred's Avatar
Alfred Offline
Registered User
 
Join Date: Feb 2005
Location: Edmonton, Canada
Age: 41
Posts: 85
I have set my FAT32 drive (hdb1) to automount at boot-up; however how do I get this drive to show-up in my File Browser without having to drill down to /mnt/data all the time?
__________________
Building a FC Home Server:
Asus M2V-TVM Motherboard,
AMD Sempron 2800+,
250 GB Seagate SATA2 HD,
LG GDR-8164B DVD Drive.
Reply With Quote
  #7  
Old 4th March 2005, 12:01 AM
BoHu's Avatar
BoHu Offline
Registered User
 
Join Date: Feb 2005
Posts: 106
create a new mount point.

mount /dev/hda1 /home/username/whatever
Reply With Quote
  #8  
Old 4th March 2005, 12:38 PM
Alfred's Avatar
Alfred Offline
Registered User
 
Join Date: Feb 2005
Location: Edmonton, Canada
Age: 41
Posts: 85
As my FAT32 partition is on a separate hard drive I would like it to show up at the top level in the GUI (called Computer:/// in Gnome Nautilus). My Floppy Drive, CD ROM and DVD Writer show up there already. Any idea how I add it there?
__________________
Building a FC Home Server:
Asus M2V-TVM Motherboard,
AMD Sempron 2800+,
250 GB Seagate SATA2 HD,
LG GDR-8164B DVD Drive.

Last edited by Alfred; 4th March 2005 at 12:38 PM. Reason: Error in text
Reply With Quote
  #9  
Old 4th March 2005, 08:45 PM
BoHu's Avatar
BoHu Offline
Registered User
 
Join Date: Feb 2005
Posts: 106
I am still a newbie so I may be wrong but I think this is how you do it.

In a terminal window type-

mkdir /fat32
mount /dev/hdb1 /fat32

mkdir /fat32 creates a top level folder called fat32
mount is the command to mount something :=)
/dev/hdb1 is the location of the thing to be mounted. Replace hdb1 with the location of your fat32 partition.
/fat32 is where you want it to show up in your file tree. The folder you created earlier.

You will have some permission troubles to solve and you will probably want the partition to auto mount each time you start Fedora. Those things are explained in this web page here -
"How to access a windows hard drive in Fedora" http://foolish.fedorausers.org/mount/
Reply With Quote
Reply

Tags
fat32, partion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Partion security? Katabatic Security and Privacy 5 3rd August 2007 11:23 PM
can't move partion Wiles Using Fedora 0 5th January 2007 12:56 AM
How can I visit XP Partion in FC5??? taoghawk EOL (End Of Life) Versions 3 5th June 2006 05:50 PM
Newbie question - how to mount/access a fat32 partion under Fedora futureguy Using Fedora 5 3rd November 2005 11:49 AM
cant mount fat32 partion kevstar31 Using Fedora 5 18th May 2005 06:46 AM


Current GMT-time: 20:21 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat