Page 1 of 1

BOOT ISO FILES ON PENDRIVE? How?

Posted: Fri Jan 29, 2010 8:34 pm
by petalpusher
8) I wanna boot ISO files from pendrive with "Bootloader with Isoemulator" 8)
its possible :?:

I want boot

UBCD5.0RC1.ISO :D :!:
HirensBootCD10.1.ISO
Kurumim7.ISO

and others ISOs.....


How i do this

thx.

petaL

Posted: Sat Jan 30, 2010 9:00 am
by Icecube
You can use MEMDISK to boot ISO's (use MEMDISK of syslinux 3.84 or higher)

syslinux.cfg file:

Code: Select all

LABEL ubcd50rc1
MENU LABEL Ultimate Boot CD 5.0RC1
LINUX memdisk
INITRD /UBCD50RC1.iso
APPEND iso
Or you can use grub4dos.
menu.lst:

Code: Select all

title Ultimate Boot CD 5.0RC1
map /UBCD50RC1.iso (hd32) || map --mem /UBCD50RC1.iso (hd32)
root (hd32)
chainloader (hd32)
Note: not all iso's will work.

A list of working examples (iso's should work with MEMDISK too):
http://www.boot-land.net/forums/index.p ... topic=5041

Some examples with MEMDISK:
http://www.boot-land.net/forums/index.p ... topic=8258

Posted: Sat Jan 30, 2010 4:13 pm
by petalpusher
thx, but what i install this?

I format Kingston 4GB with FAT ou FAT32? i can format with NTFS?

How i install memdisk in the kingston?

i copy Hirens.iso and ubcd.iso to pendrive.

How i boot this files.

PS: i boot with USB FDD or USB ZIP?

Posted: Sat Jan 30, 2010 4:18 pm
by petalpusher
i try with "MultiBootISOs-v0.3.exe" and "BootMyISO-v0.2.exe'' after format kingston on FAT and FAT32 but i haven't sucess....


help me. thx

Posted: Thu Feb 04, 2010 1:09 am
by delicatepc
You will need to read the forums and documentation a little more. It sounds like you are not sure what you are doing and I am not sure thats something we can/want to teach/fix here.

To install to USB you need to run the ubcd2usb.cmd file located in the tools folder. It will take care of formatting the drive, transferring the needing files, and basically everything you need to get started. UBCD doesnt support booting off a NTFS usb partition yet (depends on when syslinux/grub add ntfs support).

As for loading your ISOs that is fairly easy. Its a matter of adding entries in the custom.cfg and transferring the iso to the custom folder. There is quite a few threads in the forum about this (i read at least 3 today). Search and take a look around.

~
dpc

Posted: Wed Mar 10, 2010 10:24 pm
by StopSpazzing
I would like to add that Hirens Boot CD is ILLEGAL. Therefore we can not help you add that CD to your build.