Jump to content

MultiBoot USB bootloader issues


Recommended Posts

I've used WinBuilder (Win8.1SE v82) to build a custom PE/RE multiboot USB and I've added 4 ISOs to it and installed grub4dos (tried with bootice as well as RMPrepUSB), however I cannot get certain ISOs to boot as they hang at:

 

(hd0,0) 

FAT12 BPB found with 0xEB (jmp) leading the boot sector.

 

probed C/H/S = 80/2/18, probed total sectors = 2880

 

I've searched for hours on Google, however I can't find anything that references the cause of this.  I'm getting this error with a custom repair iso, and gparted (most recent amd64) is hanging, eventually kicking back to bootloader command line after ~5min or so.  PartedMagic (most recent from 2015.05.04) boots fine, as does the Comodo Rescue ISO.

 

The Win8.1SE build is setup to boot to BCD with an option for Win8.1SE, WinRE, and grub4dos.  Grub4dos then has several entries, 4 of which are ISOs added during the build.  All menu.lst entries are mapped to (hd32), which would be right for a CD and I was curious if this would be the cause of the issue since it's a flash drive.

 

I've tried partitioning the flash drive every which way, both through Win8.1SE and RMPrepUSB, but I can't seem to get gparted and the custom recovery iso, which contains both dos and linux utilities, to boot. 

Edited by jmonroe0914
Link to comment
Share on other sites


Well, you seem like attempting to use grub4dos without having a basic understanding of the mechanism underlying.

The mapping to (hd32) is not a "one-size-fits-all" solution, it may - at the most - be a "one-size-fits-most" one.

 

Right now Reboot.pro (which is the officially unofficial Western support board for grub4dos) is down or having "intermittent access" due to some network/server problem, but you can check temporarily these two via Wayback Machine:

https://web.archive.org/web/20150318100434/http://reboot.pro/topic/8944-boot-any-iso-image-or-boot-all-iso-images/

https://web.archive.org/web/20130120142205/http://reboot.pro/topic/5041-grub4dos-iso-images-and-hd32-or-0xff-mapping/

If the access is restored the links are:

http://reboot.pro/topic/8944-

http://reboot.pro/topic/5041-

and the guide here is OK:

http://diddy.boot-land.net/grub4dos/Grub4dos.htm

 

In order to get senceful assistance, you need to post your current menu.lst and the EXACT list of the .iso's you are trying to boot (if they are "standard") and the EXACT, DETAILED way the "custom .iso is built/created.

A number of "common" .iso's are supported but for some less common ones "special" tricks may be needed (or in some cases it could even be impossible to boot them as .iso and you will need to setup their contents "flat" or extract some bootloader, etc.) .

 

Additionally you want to become practical with the guide in the part that explains basic and command line usage in grub4dos.

http://diddy.boot-land.net/grub4dos/files/basics.htm

http://diddy.boot-land.net/grub4dos/files/cli.htm

 

A menu.lst is more than anything else a kind of "batch file", just like you would do when putting together a batch script, you NEED to test sequences of commands on the command line and only once you have succeeded make them into the batch (or the menu.lst) as this way you get the grub4dos feedback or error  for each command.

 

Also please state the EXACT version of grub4dos you are using, or get a fairly recent one, if you used RMPREPUSB, the version of grub4dos contained in it, though if I recall correctly it is a slightly modified one, is OK. :)

 

jaclaz

Edited by jaclaz
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...