Written by ConstantineXVI the 29 Feb 08 at 02:04.
Category: Installation.
Related project:
Nothing/Others.
Status: New
Rationale
With the recent popularity of ultralight notebooks without optical drives (like the Eee and Macbook Air), it seems like it would be in our best interests to make it as easy (or easier) to install from a USB flash drive as it is to install from a CD. The method provided in the wiki documentation (https://help.ubuntu.com/community/Installation/FromUSBStick) is quite cumbersome if one does not have access to another Ubuntu machine. I would suggest some sort of 1-click utility (from Windows) that would copy the installer and make it bootable from the USB stick
After so many CD defect using the classic method I only use the USB method to install Ubuntu. It always worked on all labtop I tried. Much better than with CD. For that I use the following script as specified in the WIKI
http://www.startx.ro/sugar/isotostick.sh
But this script only work if you already have a linux box. This script should be ported to windows and supported for new user.
I imagine the following scenario for new windows user:
- Download an .exe file.
- When executing this file, it will:
• Download the distribution. (http or torent choice is given)
• Ask to plug a empty USB stick a and give the path to it
• Do the work of isostick.sh in order to prepare the USB stick
• Reboot and if possible order to boot directly on the USBStick
• And enjoy …