I am thinking about replacing my XP partition (reformat then install) ubuntu on it. The partition is small around 10 GB, but I have read that 10 gb is plenty for ubuntu. The problem is how will I be able to duel boot ubuntu with Vista, do I have to reinstall the boot manager? In this case which boot manager do I keep, the one from Linux or Vista?
Please keep in mind that I am a COMPLETE noob to Linux, the most experience i have is running live CDs, and one installation of older version of Ubuntu (which is quite successful). I have no experience in how the terminal works. I want to use this chance to install the OS and be able to get more down right hand on experience with it, without having to be hindered by the slow loading time of Live CDs.
Thanks for any help!
-
When you install Ubuntu, it will install GRUB (a bootloader), which should detect your Vista installation. Every time you will start your computer, GRUB will ask you which OS you want to boot.
-
-
-
You only need two partitions, but some users like to put /home (your home directory) on an additional partition for security. Just in case you manage to wipe out your operating system, your /home partition will still remain intact so you can reinstall (ideally) without a hassle. -
lvm: dynamic and your volume will grow as needed. it also has great tools for growing/integrating/creating volumes if your laptop supports dual drives and you want to add an additional drive later. or if you add memory and want to increase swap space, lvm does it automatically and you won't need to use a utility to take space from another partition and add it to, say, swap for example. also, external drives are auto-mounted but i can't remember if this was a 'feature' of lvm or standard with linux. it may very well be the same with non-lvm.
non-lvm: static, but adaptable. say you allocate 60gb to /home and 1gb to /swap and you're at 59gb for /home and you upgrade to 4gb of ram, you'll need to use the distro's utilities to increase space to /home and /swap.
some people prefer to manually set up their partitions on single drive systems due to file lifetimes rather than using lvm. i.e. order their partitions by the frequency of their file use. least commonly used files are partitioned away from more commonly used files. this keeps reading of the drive localized rather than bouncing all over the drive to read/write data. i've never noticed a difference between the 2 on a laptop but i'm sure there's benchmarks that have been done that show performance comparisons.
to sum it up, i'd remove vista and xp and roll with installing ubuntu on it's own. you'll be in for some fun times!
seriously though, if you have a second system you can use to fall back on for windows and you're new with linux, i'd focus on the linux environment rather than messing with dual booting. your vostro should be well supported. also, if you have the broadcom wireless mini-card, i'd look into putting up the $15-20 for an intel 3945/4965 card. they both work but the intel works a hell of a lot better.
use your warranty if you have one. i was able to get dell to send me a 3945 so i could send back the 1490 i have. i found a cheap m1330 exactly the way i wanted except the wifi-card. i called dell yesterday morning, spent about 10 minutes explaining the 1490 did not perform like my 3945 (don't mention linux) and they sent me a replacement. surprisingly, it got here today. i was fortunate to get someone that spoke english though. sometimes when i call up there they keep calling me mr. simpson and asking what flavor squishy i would like... -
-
Sorry, Pai -
I was at work when I wrote and didn't even bother to look thru your original post for the relevant data. Just thinking out loud before the boss kicked me out of the office.
I really really like having a /home partition. If you have a /home partition you can reinstall the OS (taking care to correctly reinstall the OS to the / partition of course) and all your personal data will be untouched. Even your personal tweaks, such as desktop wallpaper and application launchers in the panels, will come back just like you had them! I did something lame to an Ubuntu install a few months back. There was probably an easy way to fix it but I didn't know how so just reinstalled the OS to the / partition and was back in business with all personal data and settings intact an hour later.
Some Linux distros, such as MEPIS and PCLOS, will automatically make a /home partition for you. I think that's a neat trick.
What would be really slick is if Ubuntu built a step into the installer that asks, "Do you want to build a /home partition?"
If you let Ubuntu auto-install it won't build a /home partition.
If you're just getting started with Linux it's more important to get started than to optimize your first installation. Also, on aysiu's psychocats website he describes how you can go back and add a /home partition to an existing install, so all is not lost if you decide later that you really want one.
To make your own Ubuntu install with a separate home, you need to have some familiarity with a partitioner tool like Gparted (preferably on a separate CD), and some familiarity with the Ubuntu installer & how it recognizes/mounts partitions. It's not hard, but I was very confused the first several times. Re-installed Ubuntu over and over on an old desktop til I got the hang of it. -
NEW EDIT: After playing around with both Vista Installation Disk, and Grub Menu file, I manage to get it working! Thank you everyone who replied.
-
Congrats and good job. Enjoy!
-
Sweet. If you have any more questions, plague this forum. =^)
Installing Ubtuntu together with Vista.
Discussion in 'Linux Compatibility and Software' started by Pai, Mar 6, 2008.