Difference between revisions of "Tutorials:USB Installation"
(→Requirements) |
m (→Using RMPrepUSB: Note alternative external tutorial.) |
||
(35 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
− | = Requirements = | + | == Requirements == |
Before we jump into the guide, you will need the following: | Before we jump into the guide, you will need the following: | ||
− | ::*1. The '''UBCD''' ISO, | + | ::*1. The '''UBCD''' ISO, of course. Download it [http://www.ultimatebootcd.com/download.html here] if you haven't already. The ISO should be extracted by following the extracting instructions from a previous tutorial, located here: [[Tutorials:Remastering#Extracting_the_Contents]]. |
− | ::*2a. <strike>[http://sites.google.com/site/rmprepusb/ RMPrepUSB] program (Freeware - for private use only). The version | + | ::*2a. <small><strike>[http://sites.google.com/site/rmprepusb/ RMPrepUSB]</strike></small> [http://www.rmprepusb.com/ RMPrepUSB] program (Freeware - for private use only). The RMPrepUSB version used in this tutorial is v2.0.737. There is an alternative '''[http://www.rmprepusb.com/tutorials/ubcd tutorial number 87 at RMPrepUSB Official Site]'''. Nevertheless, you should download the latest version of it. We have already extracted it to the same folder as the extracted '''UBCD''' ISO. For directions with RMPrepUSB, see Let's Begin! Option Two. |
− | ::*2b. | + | ::*2b. RMPrepUSB is not 100% needed to create a bootable USB. For directions without it, see Let's Begin! Option One. |
::*3. At least a 512MB [[USB Flash Drive]]. These and larger sizes can be picked up for relatively cheap just about anywhere. If you are going to be adding more programs to it, always make sure you have extra space. | ::*3. At least a 512MB [[USB Flash Drive]]. These and larger sizes can be picked up for relatively cheap just about anywhere. If you are going to be adding more programs to it, always make sure you have extra space. | ||
Line 23: | Line 23: | ||
− | *There is also a YouTube video here http://www.youtube.com/watch?v=wX6BHnefIms | + | *There is also a YouTube video here http://www.youtube.com/watch?v=wX6BHnefIms <strong>This video demonstrates the procedure using RMPrepUSB.</strong> |
<br /> | <br /> | ||
− | = Let | + | ==Let's Begin!== |
+ | ==='''''Option One'''''=== | ||
+ | ====Using Windows Vista or 7==== | ||
+ | :1. Download the UltimateBootCD ISO and burn a copy to a disk | ||
+ | :::*A real disk isn't necessary, a virtual disk will also work. | ||
+ | :2. Format your USB key, if it is not setup to be a USB Flash or Drive device | ||
+ | :::*A good tutorial for formatting a bootable USB can be found [http://www.maximumpc.com/article/howtos/howto_make_bootable_usb_key here] | ||
+ | :3. Open a Command Prompt with Administrator privileges | ||
+ | :::*Go '''Start''' > '''All Programs''' > '''Accessories''' | ||
+ | :::*Open the context menu (if using a mouse, right-click on the icon) | ||
+ | :::*Select '''Run As Administrator''' | ||
+ | :4. Change to the drive letter of the ''burned'' disk | ||
+ | :::*For example, If the burned disk is in drive D, type '''d:''' and press '''Enter''' | ||
+ | :5. Change to the directory holding the startup script | ||
+ | :::*For example, in the version current at the time this was written, | ||
+ | :::*type '''cd ubcd\tools\win32\ubcd2usb''' and press '''Enter''' | ||
+ | :6. Enter the script file followed by the drive letter of the ''burned disk'' then the drive letter of the USB device | ||
+ | :::*In the version 5.1.1, the script file is called '''ubcd2usb''' | ||
+ | :::*If the ''burned'' disk is in drive D and the USB is labelled as drive E | ||
+ | :::*type '''ubcd2usb d: e:''' and press '''Enter''' | ||
+ | :7. The following output will appear: | ||
+ | :::<blockquote>'''UBCD2USB: Creating bootable UBCD memory stick ...<br/>UBCD2USB: Making USB KEY bootable...<br/>UBCD2USB: Copying files to USB KEY...</blockquote> | ||
+ | :::*Once completed, this additional output will appear: | ||
+ | :::<blockquote>'''286 File(s) copied<br/>UBCD2USB: Bootable UBCD memory stick was successfully created'''</blockquote> | ||
+ | :8. Use '''Safely Remove''' or '''Eject''' to remove the USB from the port to prevent data corruption. | ||
+ | :9. Your done! The USB key is ready to go. | ||
+ | |||
+ | ==='''''Option Two'''''=== | ||
+ | ====Using RMPrepUSB==== | ||
+ | |||
+ | <u>Note:</u> There is an alternative '''[http://www.rmprepusb.com/tutorials/ubcd tutorial number 87 at RMPrepUSB Official Site]''' using (at least) v.2.'''1'''.650 of RMPrepUSB.<br/> | ||
+ | <br/> | ||
1. RMPrepUSB extracted in the same folder as the extracted UBCD ISO (ubcd-extract). | 1. RMPrepUSB extracted in the same folder as the extracted UBCD ISO (ubcd-extract). |
Latest revision as of 13:39, 8 November 2012
This tutorial will guide you through the steps to formating and copying over the UBCD to your USB Flash Drive with the program RMPrepUSB. This guide does not contain help on modifying any of the extracted content; if you are looking for a specific guide that is not available here, please check the UBCD forums for more help and information. It is highly recommended that after completing this tutorial that you test the USB Flash Drive by booting your computer from it. The good news is that if it doesn't work the first time you can easily just edit/update files and try again unlike a cd/dvd where it is permanent. Makes adding more programs just as easy.
ContentsRequirementsBefore we jump into the guide, you will need the following:
After checking that you have met all requirements we can proceed with the tutorial.
Let's Begin!Option OneUsing Windows Vista or 7
Option TwoUsing RMPrepUSBNote: There is an alternative tutorial number 87 at RMPrepUSB Official Site using (at least) v.2.1.650 of RMPrepUSB. 1. RMPrepUSB extracted in the same folder as the extracted UBCD ISO (ubcd-extract).
5.b The settings I will be using on an unmodified version of UBCD v5.0 are (See image):
6.a The program will immediately ask you if you are sure you would like to use the selected parameters we have selected. Clicking "OK" will continue and "Cancel" will halt the process.
This concludes the tutorial. If you have any questions regarding help or the instructions provided, please visit us on the UBCD Forums. You may also want to check out more Tutorials. |