Go Back   TechArena Community > ARENA > Guides & Tutorials
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links



Ultimate Multiboot disk from a USB Drive

Guides & Tutorials


Reply
 
Thread Tools Search this Thread
  #1  
Old 22-07-2009
Member
 
Join Date: Apr 2008
Posts: 156
Ultimate Multiboot disk from a USB Drive

I have come across two different methods for multibooting USB sticks. Method 1 involves using a bootloader with a USB stick containing one partition. Method 2 uses a USB stick containing multiple partitions, each containing their own boot sector.

Boot from your USB stick, copy winxp and boot from it. includes video tutorial inside on how to do it. works on my notebook with cdrom device. As the world is being taken over by Netbooks. This may come in useful. Netbooks are great but they have no CD/DVD drive with this you can Install a full size version of any XP onto a USB drive.

The following guide will create a multi-boot USB stick with options for Linux, Windows PE 2.0 and various floppy boot disk images, an additional options can be added. You will need a 512MB USB stick if you want to include all of the options in this guide (files take up approximately 312MB, leaving plenty of room for data storage).
Reply With Quote
  #2  
Old 22-07-2009
Member
 
Join Date: Apr 2008
Posts: 156
Re: Ultimate Multiboot disk from a USB Drive

You may be having the following Bootable Options:
  • Memory Tester (MEMTEST 86)
  • Plain MS-DOS Boot
  • Ontrack Easy Recovery DOS
  • Norton Partition Magic 8 DOS
  • Samsung Disk Manager

Bios support for booting from USB devices is inconsistent. I would advise you to test whether you are able to boot at this point before proceeding with the following steps, as you will save yourself a great deal of time. You will need to insert a DOS floppy boot disk to mount a disk image in a virtual floppy drive.
  • Run HPUSBFW.EXE and select the following options.
  • Device - your USB Drive
  • File System - FAT
  • Create DOS Startup Disk - check box.
  • Using DOS System Files Located at: - browse to your floppy disk

What do you need?
  • A "Technician PC" to create the USB key
  • The Windows Advanced Installation Kit (WAIK).
  • The sources. In other words, you need the x:\sources\install.wim (x: being your CD drive) file of the operating systems you'd like to install.
Reply With Quote
  #3  
Old 22-07-2009
Member
 
Join Date: Apr 2008
Posts: 156
Re: Ultimate Multiboot disk from a USB Drive

Step 1: Preparing the USB key
Since the WIM file I'm creating (see Step 2) will be larger than 4 GB, the USB stick needs to be formatted with NTFS. In a command prompt with administrative rights, do the following
diskpart
list disk
select disk 1
clean
create partition primary
select partition 1
active
format fs=ntfs quick
assign
exit

In Windows XP a USB stick is usually mounted as a removable disk - even if it contains multiple partitions only the first will be accessable. To access other partitions on the USB stick you will need to mount the stick as a fixed drive.
Next, copy the contents for example of a Vista Windows 7 (*) CD to your USB key:
xcopy f:\*.* /s /e /f h:\

Step 2: Creating the "Monster WIM"

Remember only partition 1 will be accessable from a Windows XP PC. The WIM format introduced with Windows Vista is basically a container for one or more OS images. You can have a look into such a container by starting the WAIK command prompt (see your Windows start menu after installing WAIK) and entering the command "imagex.exe /info x:\sources\install.wim" (assuming x: is your DVD drive).

Step 3: Copying the new WIM file to the USB key

Use XP's Disk Management to delete the partition you've just created. Now use Disk Management to create the partitions planned during Step 1. All that remains to do is replacing the "install.wim" on your USB key with your customized one:

copy d:\temp\install.wim h:\sources

Select "Yes" if prompted to overwrite the existing install.wim.
Reply With Quote
  #4  
Old 22-07-2009
Member
 
Join Date: Apr 2008
Posts: 156
Re: Ultimate Multiboot disk from a USB Drive

Install a boot manager - I have successfully tested BootItNG and XOSL boot managers however the main drawback with these programs is the need to use a seperate partition for the boot files, as they will not fit in the MBR.

If you do not want to do this then at least ensure that the USB stick is listed as the first HDD in the BIOS settings.
  • Select Option A. Append Boot Item
  • Select your USB stick from the list
  • Select partition (this will be the first option in your boot menu).
  • Enter a name for this partition (which will be displayed in your boot menu)

Repeat the above for each partition on your USB stick.
  • When you have added all partitions to the boot menu choose option G. Begin Install
  • Select option 2.MBR
  • Select your USB stick from the list

Now reboot your PC and change Bios settings to boot from your USB Drive. If everything went according to plan you should see a boot menu.

Conclusion
To dramatically increase performance during the export of the images, either mount the source OS DVDs using a .ISO mount tool or copy the install.wim to your local hard disk. You may also want to experiment with different USB key drives to find one that is fast enough for your needs.
Reply With Quote
  #5  
Old 06-09-2009
Member
 
Join Date: Jul 2009
Posts: 6
Re: Ultimate Multiboot disk from a USB Drive

Thanks...................
Reply With Quote
Reply

  TechArena Community > ARENA > Guides & Tutorials


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Ultimate Multiboot disk from a USB Drive"
Thread Thread Starter Forum Replies Last Post
USB hard disk error: "You need to format the disk in drive romulea Hardware Peripherals 2 02-12-2011 06:18 PM
Why do the Opera show No disk in the drive. Please insert a disk into drive E AliaShaikh Technology & Internet 10 03-11-2011 12:43 PM
Hard disk drive not displayed in disk management- Windows 7 Thenral Operating Systems 4 06-04-2011 12:30 PM
There is no disk in the drive. Please insert a disk into drive. ERROR!! floozie_21@hotmail.com XP Hardware 9 31-05-2010 10:45 PM
Raid 5 with Vista Ultimate x64 on non Raid drive... No boot disk detected! ThaClown Vista Hardware Devices 4 07-03-2008 09:02 PM


All times are GMT +5.5. The time now is 08:41 PM.