Jump to content











Photo

The Hiren Boot CD not working properly in xboot


  • Please log in to reply
15 replies to this topic

#1 Rahul Bhoir_47489

Rahul Bhoir_47489

  • Members
  • 5 posts
  •  
    India

Posted 21 July 2011 - 07:59 AM

hiren boot cd contain many featur such as mini xp and many other tool not working properly, when we start mini xp from hirn boot cd no other tools not working while runnig mini xp like tera copy partition managemet etc? what is solution of the above problem, while using sardu mini xp work very fine?

#2 steve6375

steve6375

    Platinum Member


  • Developer
  • 7566 posts
  • Location:UK
  • Interests:computers, programming (masm,vb6,C,vbs), photography,TV,films
  •  
    United Kingdom

Posted 21 July 2011 - 11:44 AM

can you post the menu.lst that xboot has made?
  • sushil1576 likes this

#3 Rahul Bhoir_47489

Rahul Bhoir_47489

  • Members
  • 5 posts
  •  
    India

Posted 30 July 2011 - 10:38 AM

Hi! Steve

Thanks for reply

this is menu.lst add hiren boot cd using grub4dos iso image emulation


color magenta/white white/magenta black/white black/white


### MENU END
title Utility
configfile /boot/grub4dos/utility.lst
### MENU END


### MENU START
title Help!\n
ls /images/help.iso || find --set-root /images/help.iso
map --heads=0 --sectors-per-track=0 /images/help.iso (0xff) || map --heads=0 --sectors-per-track=0 --mem /images/help.iso (0xff)
map --hook
chainloader (0xff)
### MENU END


### MENU START
title Hiren's.BootCD.14.0.US.Keyboard\n
ls /images/hirensbootcduskeyboard.iso || find --set-root /images/hirensbootcduskeyboard.iso
map --heads=0 --sectors-per-track=0 /images/hirensbootcduskeyboard.iso (0xff) || map --heads=0 --sectors-per-track=0 --mem /images/hirensbootcduskeyboard.iso (0xff)
map --hook
chainloader (0xff)
### MENU END

Edited by Rahul Bhoir_47489, 30 July 2011 - 10:39 AM.


#4 Wonko the Sane

Wonko the Sane

    The Finder


  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 30 July 2011 - 01:39 PM

Posted Image

:ranting2:
Wonko
  • sushil1576 likes this

#5 steve6375

steve6375

    Platinum Member


  • Developer
  • 7566 posts
  • Location:UK
  • Interests:computers, programming (masm,vb6,C,vbs), photography,TV,films
  •  
    United Kingdom

Posted 02 August 2011 - 07:41 PM

--mem does not work on HBCD 14 - you must map it directly.

See http://sites.google....utorials/hirens

P.S. Hitachi HDD Tool does not seem to work (just resets system!), but most others do (incl. Win XP).

#6 Rahul Bhoir_47489

Rahul Bhoir_47489

  • Members
  • 5 posts
  •  
    India

Posted 03 August 2011 - 03:18 PM

Hi! Steve

thanks ones again for reply

this is menu.lst which i have edited


color magenta/white white/magenta black/white black/white


### MENU START
title Hiren's.BootCD.14.0.US.Keyboard\nISO file must be contiguous
find --set-root --ignore-floppies --ignore-cd /Images/hirensbootcduskeyboard.iso
map/images/hirensbootcduskeyboard.iso (0xff) ||
map --hook
root (0xff)
chainloader (0xff)
### MENU END


### MENU END
title Utility
configfile /boot/grub4dos/utility.lst
### MENU END


### MENU START
title Help!\n
ls /images/help.iso || find --set-root /images/help.iso
map --heads=0 --sectors-per-track=0 /images/help.iso (0xff) || map --heads=0 --sectors-per-track=0 --mem /images/help.iso (0xff)
map --hook
chainloader (0xff)
### MENU END


but it is not work for me

this is syslinux.cfg

MENU title XBOOT DVD
INCLUDE /boot/syslinux/theme.cfg

### MENU START
LABEL -
MENU LABEL Hiren's.BootCD.14.0.US.Keyboard
LINUX /boot/syslinux/grub.exe
APPEND --config-file="ls /images/hirensbootcduskeyboard.iso || find --set-root /images/hirensbootcduskeyboard.iso;map --heads=0 --sectors-per-track=0 /images/hirensbootcduskeyboard.iso (0xff) || map --heads=0 --sectors-per-track=0 --mem /images/hirensbootcduskeyboard.iso (0xff);map --hook;chainloader (0xff)"
TEXT HELP
ENDTEXT
### MENU END


### MENU START
LABEL -
MENU LABEL Utility
KERNEL /boot/syslinux/vesamenu.c32
APPEND /boot/syslinux/utility.cfg
TEXT HELP
ENDTEXT
### MENU END


### MENU START
LABEL -
MENU LABEL Help!
LINUX /boot/syslinux/grub.exe
APPEND --config-file="ls /images/help.iso || find --set-root /images/help.iso;map --heads=0 --sectors-per-track=0 /images/help.iso (0xff) || map --heads=0 --sectors-per-track=0 --mem /images/help.iso (0xff);map --hook;chainloader (0xff)"
TEXT HELP
ENDTEXT
### MENU END

it is necessary edit syslinux.cfg file to hiren boot cd work properly

#7 steve6375

steve6375

    Platinum Member


  • Developer
  • 7566 posts
  • Location:UK
  • Interests:computers, programming (masm,vb6,C,vbs), photography,TV,films
  •  
    United Kingdom

Posted 03 August 2011 - 07:27 PM

I can lead a horse to water, but I can't make him drink!Posted Image

Just follow the link and follow the instructions! Don't start making up your own menu's that you clearly don't understand!

See http://sites.google....utorials/hirens

#8 Wonko the Sane

Wonko the Sane

    The Finder


  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 04 August 2011 - 09:46 AM

Hmm. :hyper:

Posted Image

Posted Image

:w00t:

;)
Wonko

#9 Rahul Bhoir_47489

Rahul Bhoir_47489

  • Members
  • 5 posts
  •  
    India

Posted 04 August 2011 - 02:28 PM

********Thanks steve now it works *****

#10 Rahul Bhoir_47489

Rahul Bhoir_47489

  • Members
  • 5 posts
  •  
    India

Posted 04 August 2011 - 02:30 PM

********Thanks steve now it works *****

#11 Michael*

Michael*

    Frequent Member


  • Advanced user
  • 210 posts
  •  
    United States

Posted 04 August 2011 - 03:24 PM

Has anyone been able to update the miniXP wireless nic drivers? It has LAN and WLAN (Wireless) Network drivers included that support 300 WiFi/Ethernet card drivers and can also be customized easily to add your own drivers in HBCD\Drivers folder. I did see a couple of .uha files and I found WinUHA - UHARC GUI - High Compression Multimedia Archiver I think if these couple of files where updated with the latest Driverpacks.net x86 drivers for XP and reinjected into the ISO this would be very helpful to many people. My DELL D610 wireless was not one of the included 300, not worthy. :hyper:

Edited by Michael*, 04 August 2011 - 03:29 PM.


#12 steve6375

steve6375

    Platinum Member


  • Developer
  • 7566 posts
  • Location:UK
  • Interests:computers, programming (masm,vb6,C,vbs), photography,TV,films
  •  
    United Kingdom

Posted 04 August 2011 - 05:39 PM

********Thanks steve now it works *****

Posted Image

#13 mastermix

mastermix

    Newbie


  • Members
  • 14 posts
  •  
    Malaysia

Posted 12 November 2011 - 07:07 AM

hello ~ can any1 please teach me which part i need to edit to make my Multi bootable USB able to run hiren 14.1 by using xboot 1.0b14

my syslinux.cfg


MENU title MasterMix's Multi-OS installer
INCLUDE /boot/syslinux/theme.cfg
TIMEOUT 1000


### MENU START
LABEL -
MENU LABEL HirensBootCD Ver14.1
LINUX /boot/syslinux/grub.exe
APPEND --config-file="ls /images/hirensbootcd.iso || find --set-root /images/hirensbootcd.iso;map --heads=0 --sectors-per-track=0 /images/hirensbootcd.iso (0xff) || map --heads=0 --sectors-per-track=0 --mem /images/hirensbootcd.iso (0xff);map --hook;chainloader (0xff)"
TEXT HELP
ENDTEXT
### MENU END


### MENU START
LABEL -
MENU LABEL Help!
LINUX /boot/syslinux/grub.exe
APPEND --config-file="ls /images/help.iso || find --set-root /images/help.iso;map --heads=0 --sectors-per-track=0 /images/help.iso (0xff) || map --heads=0 --sectors-per-track=0 --mem /images/help.iso (0xff);map --hook;chainloader (0xff)"
TEXT HELP
ENDTEXT
### MENU END

#14 steve6375

steve6375

    Platinum Member


  • Developer
  • 7566 posts
  • Location:UK
  • Interests:computers, programming (masm,vb6,C,vbs), photography,TV,films
  •  
    United Kingdom

Posted 12 November 2011 - 08:51 AM

http://www.rmprepusb...utorials/hirens
I tried this using grub4dos and found...
If you are using v14 then you will also need to extract the whole HBCD folder from the ISO and place the HBCD folder on the USB drive. When Mini XP boots it will look for HBCDHBCDMenu.exe and if it is not present, then the extra programs and utilities will not be made available. The Desktop will thus not have Internet or HBCDMenu icons and many others. The linux boot options in the HBCD main menu also require the HBCDBoot folder to be present. Unfortunately this will take up a lot more extra space on you USB drive!

you can also remove the --mem word.

#15 mastermix

mastermix

    Newbie


  • Members
  • 14 posts
  •  
    Malaysia

Posted 15 November 2011 - 08:58 AM

http://www.rmprepusb...utorials/hirens
I tried this using grub4dos and found...
If you are using v14 then you will also need to extract the whole HBCD folder from the ISO and place the HBCD folder on the USB drive. When Mini XP boots it will look for HBCDHBCDMenu.exe and if it is not present, then the extra programs and utilities will not be made available. The Desktop will thus not have Internet or HBCDMenu icons and many others. The linux boot options in the HBCD main menu also require the HBCDBoot folder to be present. Unfortunately this will take up a lot more extra space on you USB drive!

you can also remove the --mem word.

thanks for the infor steven ~ so about the HBCDHBCDMenu.exe , i just extract in my pendrive only right ? so example my pendrive is drive I: so is I:hbcdhbcdmenu.exe (including everythings inside ) right ?

#16 mastermix

mastermix

    Newbie


  • Members
  • 14 posts
  •  
    Malaysia

Posted 15 November 2011 - 09:35 AM

excuse me ~ they still some1 can please tell me how to make bootable installer Mac OS ? after i create the mac os by using xboot using grub4dos image emulation but it seems like doesn't work ~ hang in to grub dos "grub>" asking for commands .....




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users