Could I be able to put both Windows and Linux files on the same partition; as long as I made a separate folder for each in the root of the drive (one called linux and another called windows)?
Welcome to BleepingComputer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.Separate Partitions Files vs OSs
#1
Posted 04 November 2009 - 02:47 PM
Could I be able to put both Windows and Linux files on the same partition; as long as I made a separate folder for each in the root of the drive (one called linux and another called windows)?
#2
Posted 04 November 2009 - 07:27 PM
CompTIA A+ certified
#3
Posted 04 November 2009 - 08:39 PM
Louis
#4
Posted 04 November 2009 - 08:50 PM
CompTIA A+ certified
#5
Posted 04 November 2009 - 08:58 PM
NTFS primary partition for Windows.
EXt3 primary partition for Linux
Extended partition consisting of swap space on a logical partition and the other part partitioned for windows- ntfs or fat.
Wubi isn't the only way. Using a liveCD to check, move, resize and recreate partitions is a better way.
No, you cannot share operating systems on the same space.
Different types of filing systems. Windows is not compatible with any ext2,3,4 reiser/4 , XFS or any other unix fs.
If you want to do such, best to setup a virtual machine. Linux as the host and windows as the guest will use less resources and be more stable.
The partitioning by windows is more similar to the BSD slice layout. Editing fstab after installing Linux and allowing users read/write access would be a better solution.
This post has been edited by bisquit maker: 04 November 2009 - 09:03 PM
#6
Posted 04 November 2009 - 10:06 PM
Then of course, have the system files from Ubuntu on a partition
and have Windows on a partition
That's 3 partitions
#7
Posted 04 November 2009 - 10:36 PM
What you want works better with two hard drives,
but can work fine with one. Here's one option with one drive. (100G)
First, use a partitioning program like GParted from a live cd.
Create an NTFS partition for Windows with 20G. (this will be C)
Next create a FAT partition around 40G. (this will be D and will be accessible to Win or Lin)
Install Windows.
Now when you install Linux you can instruct the installer to use the free space
and it will create the partitions and format them properly.
In the end you will have 5 partitions and store/share files from the FAT space.
This will keep clutter off the C drive, and keep your data on D in the event you have to
reinstall Windows at some point. Remember the sizes i used are just suggestions.
You can always decide what partition sizes will suit your needs.
#8
Posted 05 November 2009 - 07:55 AM
At the least, you will need the swap to be 512M in size. You can remove this later and create a dynamic swapfile on the drive,
freeing the space for use on other partitions.
This post has been edited by bisquit maker: 05 November 2009 - 07:55 AM
#9
Posted 05 November 2009 - 10:58 AM
You mention My Docs...there is no reason to move My Documents, just empty the contents (if you download items to it) to the data partition you create. I don't use the My Music/My Documents/My Videos folders...I just store all those files on a different partition.
My Documents is technically a Windows file and I'm not sure it would allow equal access to a different O/S...it won't allow access by a different version of Windows without the user taking ownership of the files/folder. i suggest just not using it or any of the other files under Documents & Settings which you want available to other O/Ses.
Louis
#10
Posted 05 November 2009 - 11:10 AM
You will need to set individual file permissions on your Windows partition. Try to remember that any Windows security basically gets shot when using Linux or any Unix type OS to mount the directory. It's an external not an internal mounting process. Couple the last statement with the fact that Windows only has support- third party- to mount ext2 and none other. You'll need mingw and other emulation tools to use such.
#11
Posted 05 November 2009 - 02:11 PM
The original question...was about data files, I believe. Not programs, not O/S directories, etc. See Post #6.
But...I could be wrong
Louis
This post has been edited by hamluis: 05 November 2009 - 02:13 PM
#12
Posted 05 November 2009 - 02:51 PM
www.virtualbox.org
MCSE
#13
Posted 05 November 2009 - 03:23 PM
As far as data files go. Apply the rules to accessing data and file systems as mentioned before.
Messing with the hard drive is a misunderstanding, all programs do this when they read and write data.

Help

Back to top













