Size: 7888
Comment: tried re-writing the Recovery Cd section but did it fairly badly
|
Size: 7840
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 16: | Line 16: |
It is wise to make sure you have the ability to fix or re-install the current Operating System. It is possible that you don't like Ubuntu or that some other unusual event happens requiring you to fix the OS that is already set-up on the machine. | It is wise to make sure you have the ability to fix or re-install the current Operating System. It is possible that you might not like Ubuntu or that some other rare event happens requiring you to re-install the OS that is already set-up on the machine. Almost always there is a very much easier "fix" for this but it is still wise to get a Recovery Cd before starting. |
Line 18: | Line 18: |
Many Operating Systems have an "Installer Cd" or LiveCd (or Dvd, Usb or something) that can also be used to fix most problems. Ubuntu's installer Cd can be used as a LiveCd. | Many Operating Systems have an "Installer Cd" or LiveCd (or Dvd, Usb or something) that can also be used to fix most problems. Ubuntu's installer Cd can be used as a !LiveCd. |
Line 26: | Line 26: |
For Ubuntu or other linux distro the newer Grub2 (GRand Unified Boot-loader) can replace the existing boot-loader quite happily although possibly not Slackware distros. So almost any linux distro will be able to repair almost any other. At 12th June 2010 only a few distros use Grub2 but those include Ubuntu, Debian, Mint and Fedora (of course). More are upgrading from grub1 as their new releases emerge. Slackware still uses Lilo so a few of their users may need their own Cd. Visit the [[http://distrowatch.com | DistroWatch]] home-page for the top 100 list of most popular distros and notice that Ubuntu is top of the list. | Almost any linux distro will be able to repair almost any other. At 12th June 2010 only a few distros use Grub2 but those include Ubuntu, Debian, Mint and Fedora (of course) and grub2 can easily replace grub1 if required in almost all cases. More distros are upgrading from grub1 as their new releases emerge. Slackware still uses Lilo so a few of their users may need their own Cd. Visit the [[http://distrowatch.com | DistroWatch]] home-page for the top 100 most popular distro's chart to see what they are like. |
Line 61: | Line 61: |
''' Windows First '''</br> When Windows is installed [[https://help.ubuntu.com/community/DualBoot/WindowsFirst | first]] it is very very much easier because the Ubuntu installer automatically sorts the boot-loader and boot-menu for you. You can use a much more complicated, more precise route, if you prefer but for a first attempt it is probably better to let the automatic system do all the work for you. Just follow the obvious section in the "Partitioning Section" of the Ubuntu installer. |
''' [[https://help.ubuntu.com/community/DualBoot/WindowsFirst | Windows First]] ''' is very very much easier because the Ubuntu installer automatically sorts the boot-loader and boot-menu for you. You can use a much more complicated, more precise route, if you prefer but for a first attempt it is probably better to let the automatic system do all the work for you. Just follow the obvious section in the "Partitioning Section" of the Ubuntu installer. |
Line 64: | Line 63: |
''' Windows Last '''</br> If Windows was installed [[https://help.ubuntu.com/community/DualBoot/WindowsLast | last]] then the Windows boot-loader gets used which gives no menu and just boots straight into Windows. We can [[https://help.ubuntu.com/community/DualBoot/Grub | fix]] that fairly easily. |
''' [[https://help.ubuntu.com/community/DualBoot/WindowsLast | Windows Last]] ''' means the Windows boot-loader gets used. This gives no menu and just boots straight into Windows ignoring Ubuntu. We can [[https://help.ubuntu.com/community/DualBoot/Grub | fix]] that fairly easily. |
Introduction
These pages describe how to set-up your computer in order to dual-boot (or multi-boot) Ubuntu and another Operating System(s), such as Windows or even another install of Ubuntu.
Back Up Your Data
First, of course, backup your data files and settings to an external backup medium before attempting any kind of install (or any other hard-drive manipulation). Accidents do happen, especially if you have not taken reasonable precautions beforehand. External hard drives, USB flash drives, and multiple DVDs or CDs are useful as external backup media.
One of the reasons people find linux easier to work with is that ALL the data and settings of all the users on a system are all contained within one easy to find folder. With some other operating systems (notably Windows) there are often stray parts, such as photo-albums, that are scattered elsewhere within their folders (hint look in "Application Data" folders both inside and outside the users folders).
Recovery Cd for existing OS(s)
It is wise to make sure you have the ability to fix or re-install the current Operating System. It is possible that you might not like Ubuntu or that some other rare event happens requiring you to re-install the OS that is already set-up on the machine. Almost always there is a very much easier "fix" for this but it is still wise to get a Recovery Cd before starting.
Many Operating Systems have an "Installer Cd" or LiveCd (or Dvd, Usb or something) that can also be used to fix most problems. Ubuntu's installer Cd can be used as a LiveCd.
For the Windows Recovery Cd this guide helps
As the guide says many laptops have a "Recovery Partition" at the start of the hard-drive that can be used to make a Windows Recovery Cd with the drivers for that particular laptop.
Most distros (such as sliTaz) can fix most Windows problems and there are specialist distros (such as Trinity Rescue Kit and SystemRescueCd) that can fix a lot more. However fixing the Windows boot-loader or reinstalling Windows will need the Windows Cd or Recovery Cd.
Almost any linux distro will be able to repair almost any other. At 12th June 2010 only a few distros use Grub2 but those include Ubuntu, Debian, Mint and Fedora (of course) and grub2 can easily replace grub1 if required in almost all cases. More distros are upgrading from grub1 as their new releases emerge. Slackware still uses Lilo so a few of their users may need their own Cd. Visit the DistroWatch home-page for the top 100 most popular distro's chart to see what they are like.
Some Cases
Most operating systems automatically, during install, check for other currently existing operating systems. They then add the existing ones into a boot-menu along with the new one so that you can choose which OS to boot into. Windows does not but it is the exception.
It is really only Windows that ignores anything currently on your system and because of that it becomes a little more difficult to dual-boot with Windows, if Windows is installed last. There are a lot of guides on how to dual-boot with Windows on the internet because it is likely to be a person's first attempt at setting up a dual-boot system. It is also the most difficult.
If Windows is already installed or gets installed before Ubuntu then the automatic systems make it easy, just as it does with any other OS.
General Case
Usually you already have an existing OS which you use. As you go through the Ubuntu installer you reach a section called "Partitioning Section", this offers you a choice to install Ubuntu alongside your existing OS. This does all the work for you. When you reboot the machine you get to a menu with these choices
- Ubuntu
Ubuntu in recovery mode = housekeeping & handy fix-it tools
- Old OS 1
- Old OS 2 (if you are making a multi-boot rather than just a dual-boot)
- Memtest
- There might be other options
If you installed Ubuntu first and a different OS last then the menu will look something like this
- non-Windows other OS
- Ubuntu
- Memtest (usually)
- There might be other options
So, if Ubuntu is not installed last then the "recovery mode" is missed but can be edited into the list.
Windows
There is a more detailed guide about dual-booting with Windows. It gives advice about some fairly specific, unusual cases, more notes about preparation and some detail about more advanced layouts rather then the defaults.
Below are some notes of peculiar problems with Vista and some Win7 although these may have settled down by the time you read this. Most other Windows such as Xp, 2000, ME and 98 are all fine.
Windows First is very very much easier because the Ubuntu installer automatically sorts the boot-loader and boot-menu for you. You can use a much more complicated, more precise route, if you prefer but for a first attempt it is probably better to let the automatic system do all the work for you. Just follow the obvious section in the "Partitioning Section" of the Ubuntu installer.
Windows Last means the Windows boot-loader gets used. This gives no menu and just boots straight into Windows ignoring Ubuntu. We can fix that fairly easily.
Vista
Service Pack1 and earlier may need to be resized from inside Vista as it sometimes stops you from being able to boot into Vista at all otherwise. There is a guide on how to recover from this but i cannot find it right now.
Win7
Apparently Windows 7 installs 2 partitions on a standard install from their Cd. The first partition being a tiny "Recovery Partition". Apparently this makes it difficult for grub to boot up the system. Since we haven't seen many questions about this in the forums i am not certain this is really a problem but i will attempt to link to some guides from a google search (or something) later.
Mac
There are a lot of guides out there but i gather the whole Mac section is being re-written. Need to find which pages to add links to in here.
Xen Server
There is a guide but also this question might help. Note at the end it mentions using "chainloader"
External Links
Ubuntuguide -- Installing Ubuntu -- concise and up-to-date
Step-By-Step Screenshot Tutorial to set-up an Ubuntu + Vista dual-boot
How-To: Dual-Boot Ubuntu 6.06 (Dapper) Linux Desktop Along Side Windows XP
HowtoForge Guide: Partition Resizing using UNetbootin-PartedMagic