Lubi, LVPM, UNetbootin, and Bubakup - UNetbootin

#1 of 15 marked pages on the trail Linux: Alternate Installation Methods by rowanrook
rowanrook's comments

UNetbootin allows for the installation of Ubuntu, Fedora, Mandriva, OpenSuse, Arch Linux, or Debian to a real partition, so it's no different from a standard install, only it has the advantage that it needs no CD. This is meant for people who want to install Ubuntu, Fedora, Mandriva, OpenSuse, Arch Linux, or Debian but don't have a CD-R to burn, lack a CD writer, or they want to install on a computer that doesn't have a CD-ROM drive, like an ultra-portable laptop.

UNetbootin uses a Windows or Linux-based installer to install a small modification to the bootloader (grldr and boot.ini for NT-based systems, grub.exe and config.sys for Win9x, or grub on Linux), uses the bootloader to boot the netboot initrd and kernel, then uses that to download and install Ubuntu directly from the internet, no CD required. After Linux is installed, the modification to the bootloader is then undone.

Requirements

  • Linux, or Microsoft Windows 95-XP (Vista support is in the works, though a temporary workaround can be found in the "Known Issues" section at the bottom of this page)
  • A broadband internet connection (dial-up will take way too long to download)
  • 3GB or more of spare hard drive space to install Ubuntu, Fedora, Mandriva, OpenSuse, Arch Linux, or Debian in

Installation Instructions

HowtoForge has a guide for installing Ubuntu or Fedora using UNetbootin.

Before installing, remember to back up all your data, in case you do something wrong in the partitioning stage of the installer.

  1. Download the appropriate file for the distro and version you want to install; if using Windows, use the exe files, if using Ubuntu, Debian, or a deb-based distro, use the deb files, if using Fedora, Suse, or an rpm-based distro, use the rpm file, if using another Linux distribution, use the sh (self extracting) files: http://sourceforge.net/project/showfiles.php?group_id=198821
  2. If using Windows, run the file, and click "OK" to reboot.
Other comments
1.
I used UNetbootin to install Ubuntu 7.10 to triple-boot with Windows XP and Debian Etch. It worked very well with no problems. It is a little more complicated than Wubi or the Debian-Installer-Loader, so I would recommend reading the HowtoForge Tutorial first.
Posted at 18:42 on 2007-11-05 by rowanrook