There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
Linux and Unix
Tag Cloud
access acer asus bios bsod computer crash dns driver drivers error ethernet excel freeze gaming google hard drive hardware hdmi internet laptop mac malware memory monitor motherboard mouse network printer problem ram registry router server slow software sound svchost.exe trojan usb video virus vista wifi windows windows 7 windows 7 32 bit windows 7 64 bit windows xp wireless
Search
Search for:
Tech Support Guy Forums > Operating Systems > Linux and Unix >
how to access windows partitions

Reply  
Thread Tools
maxmelbin's Avatar
Member with 361 posts.
 
Join Date: Jun 2004
Experience: I am a Tech
29-Jul-2004, 07:04 PM #1
Talking how to access windows partitions
i know it is possible to access the windows (fat32) partition from unix operating enviornment ...
i have a hdd with both windows and linux installed on seperate partitions ..
there is 3 windows partition and one linux partition where Red Hat linux 9 is installed ...
hoe do u accees the windows partition from linux console ... i have seen people doing it but cannot remember how they do it ..

regards
Max
tsunam's Avatar
Senior Member with 1,246 posts.
 
Join Date: Sep 2003
Experience: Linux~su
29-Jul-2004, 09:13 PM #2
you can do (without the fstab fix done) as root

#mount -t vfat /dev/hda1(if its the first section..2 for second etc..depending on what section the windows is)
usr_208's Avatar
Member with 54 posts.
 
Join Date: Jul 2004
Experience: Windows: Advaced ; Linux: Trying
29-Jul-2004, 11:02 PM #3
yes, just make sure you make the folder you are going to mount it to as a user and not root. that way you will be able yo read/write it both as user and root. if you mount it and it still gives you problems you will have to unmount it, and try to

#chown -R username:group /path/to/mount

then mount again. if still problems # gedit /etc/fstab/ and search google for the proper things to put in there.
tsunam's Avatar
Senior Member with 1,246 posts.
 
Join Date: Sep 2003
Experience: Linux~su
30-Jul-2004, 01:52 AM #4
no need to google usr...you have the man pages for a reason...use the resources linux gives you before you go out and try to find it elsewhere.
lynch's Avatar
Senior Member with 1,962 posts.
 
Join Date: Aug 2002
Location: Back East,Way Back East
30-Jul-2004, 06:21 AM #5
Quote:
Originally Posted by tsunam
no need to google usr...you have the man pages for a reason...use the resources linux gives you before you go out and try to find it elsewhere.
Until they start putting understandable examples for things in the man pages, I would'nt tell anyone to read the man pages unless they were an advanced user.
And it they're an advanced user you should'nt have to tell them.
lynch
usr_208's Avatar
Member with 54 posts.
 
Join Date: Jul 2004
Experience: Windows: Advaced ; Linux: Trying
30-Jul-2004, 09:32 AM #6
yeah the man pages are pretty crazy at first but you start to get the hang of them.
maxmelbin's Avatar
Member with 361 posts.
 
Join Date: Jun 2004
Experience: I am a Tech
30-Jul-2004, 12:16 PM #7
Quote:
Originally Posted by usr_208
yes, just make sure you make the folder you are going to mount it to as a user and not root. that way you will be able yo read/write it both as user and root. if you mount it and it still gives you problems you will have to unmount it, and try to

#chown -R username:group /path/to/mount

then mount again. if still problems # gedit /etc/fstab/ and search google for the proper things to put in there.
what do u mean by "just make sure you make the folder you are going to mount it to as a user and not root" .....
can u explain in detail..
i am a fresher to the world of unix .. and i HATE man
usr_208's Avatar
Member with 54 posts.
 
Join Date: Jul 2004
Experience: Windows: Advaced ; Linux: Trying
30-Jul-2004, 02:30 PM #8
ok, well i meant create the folder first, then go to terminal and login as root and mount the drives. hopefully the permissions will stay to your user and not change to root. but if they do, then just do what i said and

# chown -R username:group /path/to/mount

and it will give the permissions back to your user. (you can view by right clicking and selecting properties on the folder).

so mount your drives where you want. i chose just to put them in the /mnt folder (which i had to change permissions for too) because they show up on the desktop and no need to put them in the home folder or anything like that.

after you mounted them, open terminal and as root # gedit /etc/fstab and add the entries for your mounts.

mine look like this:

/dev/hdb1 /mnt/save vfat auto,users,umask=0003,uid=500,gid=500 0 0
/dev/hdb2 /mnt/files ntfs auto,users,umask=0003,uid=500,gid=500 0 0

note: if you are going to use ntfs systems (you cant write to them) and you will need a patch.
Reply

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Search Tech Support Guy

Find the solution to your
computer problem!




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
Thread Tools



Facebook Facebook Twitter Twitter TechGuy.tv TechGuy.tv Mobile TSG Mobile
You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 10:33 AM.
Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved.

Powered by Cermak Technologies, Inc.