Welcome to the Linux Foundation Forum!
Bootable partition FAT or NTFS in Slackware Linux
I want install Slackware Linux to alternative file system bootable FAT or NTFS. I know this system run slowly nevertheless to insall in this partitions because another operating systems "see" files. Mac OS and Microsoft DOS & Windows "don't see" partition ext's. How step by step install FAT (FAT 12, FAT 16, FAT 32) or NTFS file system in Slackware. In particular full installation in FAT32 or NTFS
0
Comments
Regards
Regards
There you go, happy now?
I think the take away here, if you're missing it, is that demanding a reply is not really necessary.
We're all here to help and will as soon as we have the time and wherewithal to do so.
-MM
You will need to use fdisk or cfdisk to make the partition, in which you should set it as the NTFS type.
Then you can use mkfs.ntfs to format the partition as NTFS.
The first question was should you install Linux on FAT or NTFS, second question was how to do it. Now your questions are mixed and confusing.
Let me simplify, Install Linux how it should normally be installed, Install windows how it should normally be installed.
Next, when you run into a problem, ask us how to fix it.
I simply don't believe what your trying to do is needed or necessary.
What is your end goal you are trying to accomplish, maybe there is a better way of going about it is what I was trying to say. So explain to us what it your trying to do, are you trying to make a linux file server or something? If so you don't need it to be on the same file system to work with your windows systems. Explain what your trying to do so we can further help.
Here replace 'x' with the actual letter of wind drive while /C is the mount point and ntfs-3g is the file system type, "rw" means read and write and "user" means any user can unmount / mount the drive. 1 2 are for FS checking, if u don't want to check drive for errors every time boots, then change it to 0 0. But it is recommended to keep as 1 2. For more info and full installation guide: www.howtoforge.com/the_perfect_desktop_slackware12