Installation XP VISTA WIN 7 Using Flash Drive

How To Boot From A USB Flash Drive
For starters this is still a new science and many people have had good luck with at least one of these methods and others have not. Note that flash drives are often also called thumb drives, keychain drives, pendrives, etc. The NEWEST methods are listed last on this page, starting with Method 6 for Vista/Win7
A FEW THINGS YOU NEED TO CONSIDER IN ADVANCE.
1. The PC has to support booting from a USB flash/pen/key drive. There may be anywhere from 1-3 items to change in the BIOS to make this possible assuming your BIOS supports it. Some bios's may refer to your flash drive as a USB floppy or USB zip. Of course there are exceptions, perhaps some are covered here.
2. The USB flash drive must support booting from it in general.
3. The flash drive must contain the boot/system files.
4. The flash drive must have bootsector area. This is done with special utilities.
5. References to "A:" drive lines in the autoexec.bat and/or config.sys files you copy to the drive after you make it bootable may result in errors.
6. You "may" have to format your floppy disk first in WinXP before you create a bootdisk as XP may "not" like working later on with a disk formatted otherwise.
7. Included below is a bootable ISO of DOS 7.1 which may be used with some of these methods if you do not have a 1.44 drive.



METHODS
Method 1 - Make your flash drive bootable using Bart's mkbt util:
  Nu2| Alt: mkbt20.zip

Put a bootable floppy disk in your A: drive or create one using Windows.
Download mkbt20.zip and unpack to to new temp folder you create.
Go to the temp folder.
Extract the bootsector from the bootable floppy disk. eg Open a DOS Window and go to the directory where you extracted MKBT. Type:

mkbt -c a: bootsect.bin
The boot sectors from the bootable floppy disk have just been saved to a file in the temp folder you created.
Format the flash drive in FAT or FAT16.
Copy the bootsector to the flash drive. Open a DOS Window and go to the folder where you extracted MKBT. Type:
mkbt -x bootsect.bin Z:
"Z" represents the flash drive drive Letter. So if your flash drive has another drive letter, then change the "Z" accordingly.
Now you can [grin] "should" be able to copy the utils you need to the pen drive.


Method 2 - Try these 2 USB Flash Drive Utilities by HP/Compaq. They work with Most other brands of flash drives as well.
hpflash2.zip HP USB Disk Storage Format Tool. Formerly called hpflash1.zip

HP Drive Key Boot Utility Version 7.41
Download

"I would put a little extra in there." Says a fan who emailed me with no name:)
For the downloads section I use nLite to make and create the image file as you can import the service packs and do some tweaking to the install files.
Nliteos

1. Install the HP USB Disk Storage Format Tool and run the program.
2. Select the Device and the File system from the drop down menus and click start.
3. Close the above program and install and run the HP Drive Key Boot Utility. Selecting the appropriate drive letter. Click Next.
4.Select the circle on the top that says create New or Replace Existing Configuration. Click Next.
5. Select the circle labeled Hard Drive. Click Next.
6. Select Create New Filesystem. Click Next.
7. Select the circle labeled HP Firmware Flash Package. Click Next.
Click Finish



Method 3 - Third Party Links
Boot off USB by floppy, CD, or NT boot menu when your computer doesn't support it
"I use it to boot off of USB by floppy when the computer doesn't support it - although in this mode it cannot save changes made to the setup." said Josh.




Method 4 - A Bootdisk.Com Visitor Suggested
Here is my another method for creating dos bootable USB sticks using windows format.
1. From Win98 DOS-Prompt type "SYS {USBDriveLetter}:" or "FORMAT {USBDriveLetter} /U /S". If from WinXp then from start->run command.com execute format.exe copied from win95 or win98.
OR
2. Simply by enabling copy system files in windows explorer format window. By default it is disabled for non-floppy drives. To enable it use windows enabler program from Angelfire an whoila it works.


Method 5 - Another Bootdisk.Com Fan Suggested - Thanks Keith
First if you don't have a physical floppy drive (and don't want one) you can use the [free] "virtual floppy driver" from here:
Chitchat

With that you get an A: drive and can manipulate a floppy image as if you were using real floppy. You can then use that image to make a bootable CD. It's not that user friendly but once you get how it works it does work perfectly.
Even cooler you can use a "raw write" utility like dd for windows to write the floppy image directly to your USB thumb drive. Even without that famous HP utility to do the magic this will make your USB thumb drive bootable. The 'dd' ported to Windows is located here:
Chrysocome
Another trick you can use with that dd utility involves MS VritualPC (which is free). You can create a virtual machine/virtual hard drive, set it up the way you want then use dd to "raw write" the virtual hard drive image to the thumb drive; this will make the thumb drive identical to the image, including bootable (again, no HP utilities required).
Of course, your thumb drive will effectively have the capacity the size if the image in question (your 1GB flash drive will effectively be 1.44 Megs).



Method 6 - Don Wrote below, or see this link from Justin:
Kmwoley
bootable USB guide, here we assume that you are using either Vista or Windows 7 to create a bootable USB.
1. Insert your USB (4GB+ preferable) stick to the system and backup all the data from the USB as we are going to format the USB to make it as bootable.
2. Open elevated Command Prompt. To do this, type in CMD in Start menu search field and hit Ctrl + Shift + Enter. Alternatively, navigate to Start > All programs >Accessories > right click on Command Prompt and select run as administrator.
3. When the Command Prompt opens, enter the following command:
DISKPART and hit enter.
LIST DISK and hit enter.
Once you enter the LIST DISK command, it will show the disk number of your USB drive. In the below image my USB drive disk no is Disk 1.
4. In this step you need to enter all the below commands one by one and hit enter. As these commands are self explanatory, you can easily guess what these commands do.
SELECT DISK 1 (Replace DISK 1 with your disk number)
CLEAN
CREATE PARTITION PRIMARY
SELECT PARTITION 1
ACTIVE
FORMAT FS=NTFS
(Format process may take few seconds)
ASSIGN

EXIT
Don’t close the command prompt as we need to execute one more command at the next step. Just minimize it.
5. Insert your Windows DVD in the optical drive and note down the drive letter of the optical drive and USB media. Here I use “D” as my optical (DVD) drive letter and “H” as my USB drive letter.
6. Go back to command prompt and execute the following commands:
D:CD BOOT and hit enter. Where “D” is your DVD drive letter.
CD BOOT and hit enter to see the below message.
D:\boot\bootsect.exe /nt60 h:

(Where “H” is your USB drive letter)
7. Copy Windows DVD contents to USB.
You are done with your bootable USB. You can now use this bootable USB as bootable DVD on any computer that comes with USB boot feature (most of the current motherboards support this feature).
Note that this bootable USB guide will not work if you are trying to make a bootable USB on XP computer.


Method 7 - Suggested by marc: Boot-USB-Stick
While trying to flash my bios I looked at your page. Most methods are complicated, after a while of browsing the net I found above: 

 

Sample Text

Ubuntu is an entirely open source operating system built around the Linux kernel. The Ubuntu community is built around the ideals enshrined in the Ubuntu Philosophy: that software should be available free of charge, that software tools should be usable by people in their local language and despite any disabilities, and that people should have the freedom to customize and alter their software in whatever way they see fit. For those reasons:

  • Ubuntu will always be free of charge, and there is no extra fee for the "enterprise edition," we make our very best work available to everyone on the same Free terms.

  • Ubuntu includes the very best in translations and accessibility infrastructure that the free software community has to offer, to make Ubuntu usable for as many people as possible.

  • Ubuntu is released regularly and predictably; a new release is made every six months. You can use the current stable release or the current development release. Each release is supported for at least 18 months.

  • Ubuntu is entirely committed to the principles of open source software development; we encourage people to use open source software, improve it and pass it on.

The Ubuntu community is comprised of developers, programmers, testers, techwriters, documentation testers, translators, and most importantly, the people who use Ubuntu every day. We invite you to join this community and help make Ubuntu the operating system you, your family, your friends, and your colleagues will love to use. Help us translate Ubuntu into your language, try it on new and unusual hardware, improve the experience of other users with hints, tips, and FAQs, or help to shape the direction Ubuntu is headed by providing feedback about the software you love most.

Find out more at the Ubuntu website.

About the Name

Ubuntu is a South African ethical ideology focusing on people's allegiances and relations with each other. The word comes from the Zulu and Xhosa languages. Ubuntu (pronounced "oo-BOON-too") is seen as a traditional African concept, is regarded as one of the founding principles of the new republic of South Africa and is connected to the idea of an African Renaissance.

A rough translation of the principle of Ubuntu is "humanity towards others". Another translation could be: "the belief in a universal bond of sharing that connects all humanity".

"A person with ubuntu is open and available to others, affirming of others, does not feel threatened that others are able and good, for he or she has a proper self-assurance that comes from knowing that he or she belongs in a greater whole and is diminished when others are humiliated or diminished, when others are tortured or oppressed."

--Archbishop Desmond Tutu

As a platform based on GNU/Linux, the Ubuntu operating system brings the spirit of ubuntu to the software world.

Free Software

The Ubuntu project is entirely committed to the principles of open source software development; people are encouraged to use open source software, improve it, and pass it on. This means that Ubuntu is and will always be free of charge.

However, this means more than just being available at zero cost. The philosophy of free software is that people should be free to use software in all the ways that are "socially useful". "Free software" doesn't just mean that you shouldn't have to pay for it, it also means that you should be able to use the software in any way you wish: the code that makes up free software is available for anyone to download, change, fix, and use in any way. So apart from the fact that free software is often available without charge, this freedom also has technical advantages: when programs are developed, the hard work of others can be used and built upon. With non-free software, this cannot happen and when programs are developed, they have to start from scratch. For this reason the development of free software is fast, efficient and exciting!

You can find out more about the philosophy of free software here.

The Difference

There are many different operating systems based on GNU/Linux: Debian, SuSE, Gentoo, RedHat, and Mandriva are examples. Ubuntu is yet another contender in what is already a highly competitive world. So what makes Ubuntu different?

Based on Debian, one of the most widely acclaimed, technologically advanced, and well-supported distributions, Ubuntu aims to create a distribution that provides an up-to-date and coherent Linux system for desktop and server computing. Ubuntu includes a number of carefully selected packages from the Debian distribution and retains its powerful package management system which allows easy installation and clean removal of programs. Unlike most distributions that ship with a large amount of software that may or may not be of use, Ubuntu's list of packages is reduced to a number of important applications of high quality.

By focusing on quality, Ubuntu produces a robust and feature-rich computing environment that is suitable for use in both home and commercial environments. The project takes the time required to focus on finer details and is able to release a version featuring the latest and greatest of today's software once every 6 months. Ubuntu is available in flavours for the i386 (386/486/Pentium(II/III/IV) and Athlon/Duron/Sempron processors), AMD64 (Athlon64, Opteron, and new 64-bit Intel processors), and PowerPC (iBook/Powerbook, G4 and G5) architectures.

Long-Term Support

Every Ubuntu release is supported for at least 18 months with security and other updates. Ubuntu 6.06.1 LTS is a special enterprise-ready release, and is supported for 3 years on the desktop, and 5 years on the server. The development process of Ubuntu 6.06.1 LTS was slightly longer than usual to concentrate on a number of areas:

  • Quality Assurance

  • Localisation

  • Certification

As a result, it will be possible to rely on Ubuntu 6.06.1 LTS for a longer period than usual. Therefore this release of Ubuntu is referred to as "LTS" or "Long-Term Support".

The Desktop

The default desktop environment for Ubuntu is GNOME, a leading UNIX and Linux desktop suite and development platform.

Another leading UNIX and Linux desktop is KDE. The Kubuntu project offers Ubuntu users an alternative choice to the default GNOME desktop environment. Thanks to the efforts of the Kubuntu team, Ubuntu users are now able to install and use the KDE desktop easily on their system. To get a working install of Kubuntu on an Ubuntu install, install the kubuntu-desktop package. Once kubuntu-desktop is installed, one can choose to use either a Gnome or KDE desktop environment.

Version and Release Numbers

The Ubuntu version numbering scheme is based on the date we release a version of the distribution. The version number comes from the year and month of the release rather than reflecting the actual version of the software. Our first release (Warty Warthog) was in October 2004 so its version was 4.10. This version (Dapper Drake) was released in June 2006 so its version number is 6.06.1 LTS.

Backing and Support

Ubuntu is maintained by a quickly growing community. The project is sponsored by Canonical Ltd., a holding company founded by Mark Shuttleworth. Canonical employs the core Ubuntu developers and offers support and consulting services for Ubuntu.

Canonical Ltd also sponsors a number of other Open Source software projects, about which more information can be found on the Canonical website.

What is Linux?

The Linux kernel, pronounced 'lee-nucks' is the heart of the Ubuntu operating system. A kernel is an important part of any operating system, providing the communication bridge between hardware and software.

Linux was brought to life in 1991 by a Finnish student named Linus Torvalds. At the time, it would run only on i386 systems, and was essentially an independently created clone of the UNIX kernel, intended to take advantage of the then-new i386 architecture.

Nowadays, thanks to a substantial amount of development effort by people all around the world, Linux runs on virtually every modern architecture.

The Linux kernel has gained an ideological importance as well as a technical one. There is an entire community of people who believe in the ideals of free software and spend their time helping to make open source technology as good as it can be.

People in this community gave rise to initiatives such as Ubuntu, standards committees that shape the development of the Internet, organizations like the Mozilla Foundation, responsible for creating Mozilla Firefox, and countless other software projects from which you've certainly benefited in the past.

The spirit of open source, commonly attributed to Linux, is influencing software developers and users everywhere to drive communities with common goals.

What is GNU?

The GNU Project, pronounced “guh-noo”, was launched in 1984 to develop a complete UNIX style operating system which is comprised of free software: the GNU system. Variants of the GNU operating system, which use the Linux kernel, are now widely used; though these systems are often referred to as “Linux,” they are more accurately called GNU/Linux systems.

The GNU project is closely linked to the philosophy of free software, which is central to the projects that derive from it, such as Ubuntu. The concept of free software is explained at the section called “Free Software”.

Share

Twitter Delicious Facebook Digg Stumbleupon Favorites More