Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
how to mount a WinX partition to linux
Name: chiw Date: August 7, 2001 at 21:59:39 Pacific
Comment:
Hi.
I want to mount my Win drive to Linux so that i can d/l in Win Me and able to access the file in Redhat. So what is the step by step to perform the task
Name: Omar Date: August 8, 2001 at 23:00:41 Pacific
Reply:
As a root you have to write the following: mount /dev/hda0 /mnt/winX but before you have to create a winX director in mnt.
0
Response Number 2
Name: mb Date: September 29, 2001 at 11:35:15 Pacific
Reply:
log in to terminal superuser type "mkdir /mnt/vfat" hit enter then type "mount -t vfat /dev/hdc1 /mnt/vfat" if your windows hd is your first ide device it is hda1 if it is second it is hdb1 if it is third it is hdc1 if it is fourth it is hdd1 mbrady@icubed.com you will have to type the mount line every time you boot got to http://www.webmin.com download webmin this will allow you to make it a permanent boot download the rpm format.it will be located in system disc and partitions
Summary: hello, i am a newbie to linux. i have been trying to mount my winxp partition in linux,can somone tell me on how to accomplish this. thanks ...
Summary: Im a casual Linux user......Great Scott man........is this where Linux is going. And people have to ask why Linux isnt the main Desktop OS. I will tell you, your post above is the exact reason Linux i...
Summary: Hi I can mount FAT32 partition under linux but I dont know how to mount a NTFS partition under linux. I am using Fedora Core2 with kernel 2.6.5-1.358. Will you tell me? Thanks. Linux's Boy Friend. If...