Re-Partitioning a HDD - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: Re-Partitioning a HDD (/showthread.php?tid=74263) Re-Partitioning a HDD by banky on 05-09-2007 at 02:02 AM
I am wanting to re-partition my hard drive so I can have two partitions one that has Win xp installed on it. And the 2nd which will have ubantu.. There is two hard drive in which I want to do this to. a 37 Gig and a 20 gig... RE: Re-Partitioning a HDD by Supersonicdarky on 05-09-2007 at 02:20 AM
1) you should have atleast 2 partitions for linux. 1 for swap, 1 for everything else. and if you want, you can even have /home/ on a separate partition RE: Re-Partitioning a HDD by banky on 05-09-2007 at 02:31 AM
quote: whats Swap for? is that to go between Ubantu and Xp? RE: RE: Re-Partitioning a HDD by Supersonicdarky on 05-09-2007 at 02:36 AM
quote:like windows swap file, its used as virtual ram. so the less ram you have, the larger swap should be. you dont need anything special to transfer files between oss because ubuntu automatically mounts ntfs partitions but are read-only (fat doesnt have this problem). all you have to do it install ntfs-3g to enable writing. and in windows you just need to install http://www.fs-driver.org/ and you can mount ext2/3 as normal hard disks. RE: Re-Partitioning a HDD by banky on 05-09-2007 at 02:39 AM
quote: Thanks, i'll look into that.. and let you know how it goes;] |