I want to learn Linux, so thinking about to convert my laptop from Vista to Linus. Please show me what are the right steps to do this.
|
feedback
|
migrated from stackoverflow.com Nov 5 '09 at 16:11
This question came from our site for professional and enthusiast programmers.
|
You don't need to convert Vista to Linux : you can have them both, using Linux as an application within Windows. See the following two linux distributions: | |||
|
feedback
|
|
You have several options in this scenario, I would recommend one of the following
As far as choosing a linux distro, Ubuntu is very popular and user friendly, if you prefer more of a challenge and don't want to be spoon fed with setup wizards, try Slackware, its not normally recommended to beginners, but worth a shot! These references should help you start learning :
| |||
|
feedback
|
|
If you do go with Ubuntu, when you install it there's an option to "install inside windows". There are a few things missing (it doesn't hibernate properly, that is the one that comes to mind) but for the most part you get a full install and you can choose when you boot up whether you want Windows or Linux. edit: or just listen to harrymc ;) | |||
|
feedback
|
|
If your computer can boot from a USB device, such as a USB stick, I'd recommend installing Ubuntu on such a device. You can then choose to either boot off the USB stick to enjoy Linux, or boot normally from your hard disk if you want to get back to Vista. I wish we could do the other way around, keeping Vista on USB stick. This will give you an actual installation of Linux, as opposed to a LIVE version, where most likely all your changes will be lost once you reboot. But also, it will give you a better speed. Not as fast as an internal SATA hard could give you, but closer to reality than booting off a CD. Also, if you use a free (and open source) program known as UNETBOOTIN, under Windows, you can transfer a distro such as Ubuntu from its ISO file to an actual USB device, from which you can boot. Then you can install Linux, or use it LIVE, as usually. I use UNETBOOTIN to put my favorite distro on a memory stick, from which I can then install on other computers quickly, and I do many installations. As far as my personal favorite distro, I would use UBUNTU, but I read that there are some hardware issues with the latest, 9.10. You should be safe with 9.04. | |||
|
feedback
|