Jump to content











Photo
- - - - -

Boot ISO from USB


  • Please log in to reply
2 replies to this topic

#1 hason

hason

    Member

  • Members
  • 50 posts
  •  
    Vietnam

Posted 22 May 2011 - 02:45 AM

Hi every body.
-I had make usb multi boot success via syslinux. It can boot iso file (hiren't boot cd iso, minixp iso, w7pe iso, kaspersky iso, ghost11 iso). I try add eset sysrescue cd iso (183mb) to usb, but it can not boot. My menu.lst
#timeout 30

default /default



title Boot from Hard Drive\n

rootnoverify (hd0,0)

chainloader (hd0,0)+1



title

root



title Acronis True Image Home 2011 And  Acronis Disk Director 11

map /HBCD/ac.iso (0xff)

map --hook

root (0xFF)

chainloader (0xFF)

boot



title PLoP Boot Manager

find --set-root /HBCD/plpbt.bin

kernel /HBCD/plpbt.bin



title Kon-Boot\nWindows (any/blank password) and Linux (kon-usr) Login Without a Password

find --set-root /HBCD/memdisk

kernel /HBCD/memdisk

initrd /HBCD/konboot.gz



title Kon-Boot (Boot from USB)

find --set-root /HBCD/konboot.gz

map --mem /HBCD/konboot.gz (fd0)

map --hook

chainloader (fd0)+1

map (hd1) (hd0)

map --hook

rootnoverify (fd0)



title Seagate DiscWizard (Powered by Acronis Trueimage)\nPress ALT+T+O+K to skip Error

find --set-root /HBCD/SeagatDW

kernel /HBCD/SeagatDW vga=788 ramdisk_size=32768 acpi=off quiet noapic mbrcrcs on

initrd /HBCD/SeagatDW.gz



title Grub Disk

find --set-root /bootdisk/grubdisk.img

map --mem /bootdisk/grubdisk.img (fd0)

map --hook

chainloader (fd0)+1

rootnoverify (fd0)

map --floppies=1

boot



title Dos Programs\nRun Dos Programs

find --set-root /HBCD/memdisk

kernel /HBCD/memdisk

initrd /HBCD/boot.gz



title Mini Windows Xp\nRun Antivirus and other windows programs

# example password: test 

# password --md5 $1$gNe0$KZPOE8wNbTNSKOzrajuoB0

find --set-root /HBCD/XPLOADER.BIN

chainloader /HBCD/XPLOADER.BIN



title

root



title Windows Memory Diagnostic\n

find --set-root /HBCD/memdisk

kernel /HBCD/memdisk

initrd /HBCD/wmemtest.gz



title Start NOD 32 Rescue

find --set-root --ignore-floppies /rescue/nod.iso

map --mem /rescue/nod.iso (0xff)

map --hook

root (0xff)

chainloader (0xff)/BOOTMGR 



title Start NOD 32 Rescue  - ISO --DIRECT (0xff)

find --set-root --ignore-floppies /rescue/nod.iso

map /rescue/nod.iso (0xff)

map --hook

root (0xff)

chainloader (0xff)/BOOTMGR



title NOD Rescue Disk 

fallback 1 

find --set-root /rescue/nod.iso 

map /rescue/nod.iso (0xff) || map --mem /rescue/nod.iso (0xff) 

map --hook 

chainloader (0xff) 

savedefault --wait=2 



title ESET SysRescue (4.0.437) 

map (hd0,0)/rescue/nod.iso (hd32) || map --mem /rescue/nod.iso (hd32)

map --hook 

chainloader (hd32)/BOOTMGR 

rootnoverify (hd32)





title Offline NT/2000/XP/Vista/7 Password Changer\nWindows Password Reset

find --set-root /HBCD/chntpw

kernel /HBCD/chntpw vga=1

initrd /HBCD/chntpw.gz



title ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿

root



title ³ Boot from Hard Drive - Windows XP (NTLDR)        ³\n

find --set-root --ignore-floppies --ignore-cd /ntldr

map () (hd0)

map (hd0) ()

map --rehook

find --set-root --ignore-floppies --ignore-cd /ntldr

chainloader /ntldr

savedefault --wait=2



title ³ Boot from Hard Drive - Windows Vista/7 (BOOTMGR) ³\n

find --set-root --ignore-floppies --ignore-cd /bootmgr

map () (hd0)

map (hd0) ()

map --rehook

find --set-root --ignore-floppies --ignore-cd /bootmgr

chainloader /bootmgr

savedefault --wait=2



title ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ

root



title More...

root



title Smart Boot Manager 3.7.1\n

find --set-root /HBCD/memdisk

kernel /HBCD/memdisk

initrd /HBCD/smartbm.gz



title Fix "NTLDR is Missing"\n

find --set-root /HBCD/memdisk

kernel /HBCD/memdisk

initrd /HBCD/ntldr.gz



title Darik's Boot and Nuke (Hard Disk Eraser)\n

find --set-root /HBCD/dban.gz

kernel /HBCD/memdisk

initrd /HBCD/dban.gz



title Dos Programs (Alternative Boot Method)\nUsing Grub4Dos map

find --set-root /HBCD/boot.gz

map --mem /HBCD/boot.gz (fd0)

map --hook

chainloader (fd0)+1

rootnoverify (fd0)

map --floppies=1

boot



title Start MiniXP.ISO (0xff) - Direct

find --set-root /MiniXP.iso

map /MiniXP.iso (0xff)

map --hook

chainloader (0xff)



title Start MiniXP.ISO (0xff) -  RAM

find --set-root /MiniXP.iso

map --mem /MiniXP.iso (0xff)

map --hook

chainloader (0xff)



title Start Hiren' 10.6 Image disk - Direct

map /Hiren10.6.ima (fd0)

map --hook

chainloader (fd0)+1

rootnoverify (fd0)



title Start Hiren' 10.6 Image disk -  RAM

map --mem /Hiren10.6.ima (fd0)

map --hook

chainloader (fd0)+1

rootnoverify (fd0)



title Start Windows 7 PE 3.0  - ISO --MEM

find --set-root --ignore-floppies /W7pe.iso

map --mem /W7pe.iso (0xff)

map --hook

root (0xff)

chainloader (0xff)/BOOTMGR



title Start Windows 7 PE 3.0  - ISO --DIRECT (HD32)

find --set-root --ignore-floppies /W7pe.iso

map /W7pe.iso (hd32)

map --hook

root (hd32)

chainloader (hd32)/BOOTMGR



title Start Windows 7 PE 3.0  - ISO --DIRECT (0xff)

find --set-root --ignore-floppies /W7pe.iso

map /W7pe.iso (0xff)

map --hook

root (0xff)

chainloader (0xff)/BOOTMGR



title Start BootCD ISO - direct

find --set-root /BootCD.iso

map /BootCD.iso (hd32)

map --hook

chainloader (hd32)



title Start Ghost ISO - mem

find --set-root /Ghost.iso

map --mem /Ghost.iso (hd32)

map --hook

chainloader (hd32)



title Start BootCD ISO (0xff)

find --set-root /BootCD.iso

map --mem /BootCD.iso (0xff)

map --hook

chainloader (0xff)



title Start Hiren' 10.0 Image disk

map /hiren10.0.ima (fd0)

map --hook

chainloader (fd0)+1

rootnoverify (fd0)



title KAV 2010 Rescue.iso

map /rescue/rescue.iso (0xff) || map --mem /rescue/rescue.iso (0xff)

map --hook

root (0xff)

chainloader (0xff)



title Halt/Shutdown System

halt



# title Custom Menu\nAdd your programs to file menu-custom.lst

# find --set-root /HBCD/menu-custom.lst

# configfile /HBCD/menu-custom.lst



title ...Back

root
please help me!!!

-I use passcape iso burner, burn Eset rescue iso to usb and it can boot from usb (not boot iso file). Boot file ntldr,
BOOTMGR. It do not work on Foxconn G31 (Biostar 945GZ 775 Micro). How to use sysliux boot (code in menu.lst??)???

#2 Sha0

Sha0

    WinVBlock Dev

  • Developer
  • 1682 posts
  • Location:reboot.pro Forums
  • Interests:Booting
  •  
    Canada

Posted 22 May 2011 - 07:44 AM

It looks like you are using GRUB4DOS and not Syslinux. Perhaps you'd be better off posting in a different forum, such as this one.

#3 Icecube

Icecube

    Gold Member

  • Team Reboot
  • 1063 posts
  •  
    Belgium

Posted 22 May 2011 - 08:19 AM

Hiren Boot CD is warez.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users