You are not logged in.
Pages: 1
Hi
I installed windows xp on my harddisk and now I want to install arch.
How do i make the partition? logical or extended?
I have one partition with 15 Gig (windows) labeled logical and one 30 Gig (windows games)labeled extended. Then I want to make a 512MB swap partition and I want to use the rest of the harddisk for arch.
Do I have to label the swap logical or extended? and what about the arch partition?
Thank you
benny
Offline
and what about the boot flag. can i let it oh the windows partition?
Offline
A harddrive can contain up to 4 partitions - socalled "primary partitions". But because of the growing need for more partitions, some smart guy (or gal?) invented "extended partitions". Extended partitions act as containers, that can contain "logical partitions". The extended partitions has to be a primary partition.
In other words:
Primary partition - a partition specified in the harddrive's partition table
Extended partition - a primary partition that has a partition table and other partitions in it
Logical partition - a partition contained within an extended partition
I hope this clears something up.
Offline
so can I label my swap and archlinux partition logical?
Offline
Linux regular and swap partitions can be logical ones. Windows also supports filesystems on logical partitions but the partition with the Windows installation must be primary (BSDs work the same way).
Offline
thank you jaboua and zen gorilla !!!
Offline
And yes just let the bootflag be on windows, linux boots fine without it
Offline
That's what I did. And it works fine. Thank you once more!
Offline
Pages: 1