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.
Access Windows from redhat 7.3
Name: Michel Date: June 17, 2002 at 05:50:19 Pacific
Comment:
I have a dual boot set up with Redhat 7.3 and W2k professional. I would like to access from Linux the windows partition. I searched the interent and was able to find it for Redhat 7.2 but they used the linuxconf which does not exist any more in 7.3. Does any body know how to do this in 7.3?
Is it an NTFS partition? mount /dev/hda2 /mnt/win -t ntfs (Where /dev/hda2 is the partition, and /mnt/win is the directory you want to mount it to.) If you get an unrecogized fs type error, you will need to recompile the kernel with support for ntfs. Note that you'll only get read access. Unless it's FAT32 or something...
0
Response Number 2
Name: feri4ever Date: June 17, 2002 at 13:30:00 Pacific
Reply:
NTFS write is supported ,,,but is dangerous ....;) WHO CAREZ FOR THE MS JUST KEEP GOING ON WITH linux
d1
0
Response Number 3
Name: Robb Date: June 18, 2002 at 00:54:56 Pacific
Reply:
G'day Michel I use Win2k's boot manager to load Mandrake 8.1 and Win2k. Log on to http://www.littlewhitedog.com/reviews_other_00011.asp there's an excellent article on dual booting. regards Robb
0
Response Number 4
Name: michel Date: June 18, 2002 at 04:15:23 Pacific
Reply:
I cannot get it to work. I have a fat32 and I think I need hda1. I tried the following:
mount /dev/hda1 /mnt/win -t vfat
but got the error:
mnt/win does not exist
?????
0
Response Number 5
Name: chi-square Date: June 18, 2002 at 21:39:39 Pacific
Reply:
I still don't understand why this should pose too much of a difficulty. I was having the same problem about a year ago and all I did was make a directory called windows (or I guess the name you call it really doesn't matter that much) : mkdir windos
and I just simply did this:
mout /dev/hda4 /windows
and it's always worked for me. But please note that in my case hda4 is where my windows2k is mounted yours could be somewhere else. let me know if this doesn't work.
0
Response Number 6
Name: michel Date: June 18, 2002 at 23:53:32 Pacific
Reply:
Thanks you tom and chi-square, problem resolved. It stinks to be a linux beginner....
Summary: hai ! I am semaj working in an software company. I have dual boot with windows & linux(Redhat-7.3) But I need some software to be installed in linux to support windows while working in linux . i ha...
Summary: ok.. i installed redhat 7.3 sucessfully :P i want download stuff from redhat 7.3 and windows me to the same partition.. is it possible? if it is possible then what filesystem must i choose etc. ? ( so...
Summary: I have installed Redhat 7.3 with KDE onto my laptop (A re-badged Mitac 7321: Athlon 4 1600+ processor). The problem is that the power management always tells me that I am running on AC Power with no s...