Go Back   Forums > Abandonia.com > Troubleshooting
Memberlist Forum Rules Today's Posts
Search Forums:
Click here to use Advanced Search

Reply
 
Thread Tools Display Modes
Old 02-12-2005, 02:38 PM   #1
chickenman
Hero Gamer

 
Join Date: Mar 2005
Location: Shella, Kenya
Posts: 417
Thumbs down

Welcome, below is my list of common Linux problems and how to fix them, if you would like help with a problem please post it.

I assume you are using Bash as the terminal.

Q: How do I mount my Windows partition?
A: Most file systems should be safe to mount and to write to except NTFS, you should only mount a NTFS file systems as RO (read-only) if you write to a NTFS file system you may damage data.

Below is an example of how to mount a FAT32 partition:

1. First make a folder to mount the file system onto, such as '/mnt/windows'
2. Open fstab in '/etc'
3. Add the line:

/dev/hda2 /mnt/windows vfat defaults 0 0

(change '/dev/hda2' to where you windows partition is, to find out where it is type 'fdisk -l')
(change '/mnt/windows' to where you want to mount the partition)
(change vfat if your not using a FAT file system)
(leave at defualts unless there is a problem, use 'ro' if it's a NTFS file system!)
( '0 0' do not change unless there is a problem)

4. Save and reboot

More to be added soon when I get some free time
Remember to post if you have a problem.
chickenman is offline                         Send a private message to chickenman
Reply With Quote
Old 02-12-2005, 06:13 PM   #2
punch999
The true Shadow President
 
punch999's Avatar

 
Join Date: Sep 2004
Location: Celebration, United States
Posts: 1,195
Default

Good Idea for a topic. I happen to not have problems but hey good luck!
punch999 is offline                         Send a private message to punch999
Reply With Quote
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux Cloudy Tech Corner 5 05-09-2006 04:16 AM
I'm Surprised The Mighty Wasteland Is So Common CommieCowboy Blah, blah, blah... 2 16-02-2006 08:30 AM
Linux Install ? chickenman Tech Corner 15 03-02-2006 03:36 PM
Linux, Which One? The Fifth Horseman Tech Corner 4 25-11-2005 09:27 AM
Programming In Linux chickenman Tech Corner 6 01-10-2005 09:53 AM


Posting Rules
You may not post new threads
You may 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 On
Forum Jump
 


The current time is 04:34 AM (GMT)

 
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.