PDA

View Full Version : Installing Ubuntu along with Windows


interaktiv
June 16th, 2005, 02:24 AM
Hi

I have shipped two CDs from Ubuntu. One is installation disk, one is live CD. Documentation on installation disk says that it will destroy all existing data on my PC. (I don't want this :))) How may I install ubuntu and do not destroy windows?

I would like to select what OS will load on startup.
Thank you for replies,

regards,
interaktiv

defkewl
June 16th, 2005, 02:55 AM
Data will be destroyed if you install Linux on partition where the data resides. First you have to spare a partition for your Linux to install. You can do this visually with Partition Magic from Windows. Format those partition as ext3 with PM. After that boot the Ubuntu instalation CD and install Ubuntu on those new partition you've just created.

Good luck

interaktiv
June 16th, 2005, 03:24 AM
After that boot the Ubuntu instalation CD and install Ubuntu on those new partition you've just created.


What about boot manager? Ubuntu will install some boot manager by itself?

Thank you for reply

interaktiv
June 16th, 2005, 03:27 AM
First you have to spare a partition for your Linux to install. You can do this visually with Partition Magic from Windows.


Do I need to create a partition for a swap? What size?

Thanks

defkewl
June 16th, 2005, 04:01 AM
Yes, by default Ubuntu will install Grub for its Boot manager.

defkewl
June 16th, 2005, 04:03 AM
Oops I forgot to tell you to install swap partition. :D Usually the size is 2 * Physical Memory size. Say if you have 512 RAM then your swap is recommended to have a size around 1GB. But this recommendation is not always right.

interaktiv
June 16th, 2005, 07:12 AM
Swap partition filesystem is ex3, too?

davahmet
June 16th, 2005, 10:37 AM
Swap partition filesystem is ex3, too?
No. When you identify the partition as a swap, the installer will set the filesystem type as 'swap.'

defkewl
June 16th, 2005, 10:37 AM
Nope. swap

interaktiv
June 17th, 2005, 03:54 AM
Thank you
All works great.