Grub4dos Iso Boot
Posted on by admin
menu.lst of grub4dos for booting iso images from usb drive
menu.lst
| # This is a sample menu.lst file. You should make some changes to it. |
| # The old install method of booting via the stage-files has been removed. |
| # Please install GRLDR boot strap code to MBR with the bootlace.com |
| # utility under DOS/Win9x or Linux. |
| color white/light-blue yellow/cyan light-gray/magenta white/light-red |
| title Acronis True Image Home |
| find --set-root /atih.iso |
| map /atih.iso (0xff) map --mem /atih.iso (0xff) |
| map --hook |
| chainloader (0xff) |
| title EASEUS Todo Backup |
| find --set-root /todobackup.iso |
| map /todobackup.iso (0xff) map --mem /todobackup.iso (0xff) |
| map --hook |
| chainloader (0xff) |
| title DELL Diagnostic Tool |
| find --set-root /diags.iso |
| map /diags.iso (0xff) map --mem /diags.iso (0xff) |
| map --hook |
| chainloader (0xff) |
| title SystemRescueCD |
| find --set-root /systemrescuecd.iso |
| map /systemrescuecd.iso (0xff) map --mem /systemrescuecd.iso (0xff) |
| map --hook |
| root (0xff) |
| chainloader (0xff) |
| boot |
| title reboot |
| reboot |
| title halt |
| halt |
commented Jul 23, 2012
NoticeFor booting SystemRescueCD, you need to put 'sysrcd.dat' file in the iso to root of the drive. |
commented Aug 18, 2013
Now I highly recommend to use Easy2Boot instead of pure grub4dos. It is very easy! Free dj mixes downloads remix 2017. Praba gana songs. |
commented Jan 16, 2017
Easy2Boot has a new URL. |
commented Jun 27, 2017
Nascar driver and number list. But Grub4dos is open source, and also easy to use.
|
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment