User Tools

Site Tools


utils:bootfromusb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
utils:bootfromusb [2014/10/10 09:31] – [Create USB Disk Boot] adminutils:bootfromusb [2022/10/29 16:15] (current) – external edit 127.0.0.1
Line 28: Line 28:
 Figure 1.1 shows the MBR, partition table, and boot sectors on a disk with four partitions. The definitions of the fields in the partition table and the extended partition tables are the same. Figure 1.1 shows the MBR, partition table, and boot sectors on a disk with four partitions. The definitions of the fields in the partition table and the extended partition tables are the same.
 {{:utils:masterbootcode.gif|}} {{:utils:masterbootcode.gif|}}
-===== Create USB boot install WinXP =====+===== Create USB boot disk =====
 ==== Prepare tools ==== ==== Prepare tools ====
-  * BootIce +  * BootIce -> Make usb bootable(Write MBR, PBR) 
-  * Winsetupfromusb: http://www.winsetupfromusb.com/downloads/+  * Winsetupfromusb: http://www.winsetupfromusb.com/downloads/ -> generate menu.lst
   * rufus: http://rufus.akeo.ie/   * rufus: http://rufus.akeo.ie/
 ==== Create boot disk ==== ==== Create boot disk ====
Line 38: Line 38:
   * MBR: Grub4dos   * MBR: Grub4dos
   * PBR: Grub4dos or BOOTMGR   * PBR: Grub4dos or BOOTMGR
 +  * BootIce read **menu.lst** to display bootable iso
 === Create Disk Boot Install for windows === === Create Disk Boot Install for windows ===
 Using WinSetupfromUsb to convert ISO windows(XP, windows7, Windows 8) for installing on USB Using WinSetupfromUsb to convert ISO windows(XP, windows7, Windows 8) for installing on USB
Line 57: Line 58:
 ==== Install WinXP ==== ==== Install WinXP ====
 Check computer hard drive for SATA, If in BIOS enable SATA, we need to disable it Check computer hard drive for SATA, If in BIOS enable SATA, we need to disable it
 +==== Create boot disk for iso ====
 +Using WinSetupfromUsb and function **Linux ISO/Other Grub4dos compatible ISO** to convert file ISO to USB for boot. Below are some ISOs created follow this method:
 +  * **hiren Boot ISO** -> **new GUI is Windows 10**
 +  * **Vsphere server ISO**
 ===== Create USB boot backtrack ===== ===== Create USB boot backtrack =====
 ==== Preparation ==== ==== Preparation ====
Line 95: Line 100:
 edit /etc/resolv.conf edit /etc/resolv.conf
 </code> </code>
 +===== Experiences about installing ===== 
 +Install windows 7: Using windows 7 to format before install windows -> windows 7 will automatic create **system partition** to load windows 7 partition
utils/bootfromusb.1412933486.txt.gz · Last modified: 2022/10/29 16:15 (external edit)