Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
If no one disaggrees you may want to replace the line:
/dev/hda1 /mnt/windows 23 sync,defaults 0 0
with
/dev/hda1 /mnt/windows vfat iocharset=iso8859-1,codepage=850,umask=0 0 0
This is how mine is setup and it mounts during the boot process. See if anyone disagrees first. Someone may see something I don't.
If you know what should be there just replace vfat with the proper file type. I think it is NTFS, not sure though. My windows drive is just a back up data drive anyway. It sees it the same way regardless.
I also think you need to reboot after you make the change. There may be a command that you can run but I don't know what it is.
Also note: You should not try to write to a NTFS partition. Mandrake usually adds the partitions automatically. It may not have done this because it can't write to it. This can really hose your NTFS if you mess with it. I usually recommend a small partition that is fat32 or something that both Linux can read/write and your XP can read/write to swap data. A small partition will usually be OK. I saw where one person had a 500MB partition and another had a 1GB one.
I hope that Mandrake 9.2 will be better able to handle NTFS. A lot of people dual boot XP and need the support.
Go to Control Center, like start in windoze, then Applications/File tools/File Manager- superuser. It will ask for your root password. Then goto the file click on it and it should open with Kwrite. Location bar should show File:/etc/fstab. You can edit the file and save the changes.
There are a lot of files that you will have to access this way. This is why Linux/Unix is more secure than windoze. You basically have to tell the system it is you each time, not many viruses, trojans etc can get past that.
Do be carefull. It may have not mounted this automatically for a good reason. You can really damage your XP by doing the wrong thing here.
I see people say that all the time. Here's my question: Where do you put the 'su' command? I know how to do that in the command line. No problem there, but I have never seen where to put it in a GUI. I'm not a complete newbie, maybe I just missed it or maybe it's not in Mandrake 9.1 for some reason.
Distribution: Mandrake 9.1, Windows XP, Windows Longhorn Build 4008
Posts: 18
Original Poster
Rep:
Well, i can open the windows folder now, but, i get the "mount: fs type 23 not supported by kernel" error msg, is this the end of my wish for my windows files? Also, I thought about the FAT file system small partition to just transfer the files from one OS to the other, BUT, i opened the mandrake control center, go to boot, open drakboot or whatever, add windows and make it default but it does not appear in the linux bootloader, now what? is my computer just all out of whack or what? (I'm thinkin its the windows user, lol)
Are you saying that it does not give the option to boot windows in your bootloader? You should have this:
Linux
Linux non-fb
Windows (almost spelled it windoze. he he he)
Failsafe
Floppy
If you are missing the windoze part that is a whole different problem.
Let me know if that is the problem. I have not ever done it and booted but I just went and added my data drive to test. Wasn't a problem on mine. I'll try to walk you through it.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.