|
Post Number: 1
|
vasaybus 

Group: Members
Posts: 2
Joined: Jan. 2005
|
 |
Posted on: Feb. 12 2006,00:42 |
|
 |
How can i boot up GeexBox using easyboot, can someone please help me ,thank you
|
 |
|
|
Post Number: 2
|
xoben 

Group: Super Administrators
Posts: 2200
Joined: Nov. 2004
|
 |
Posted on: Mar. 11 2006,21:52 |
|
 |
1) Open geexbox-0.98.7-en.i386.iso by UltraISO, extract all files and folders to 'c:\easyboot\disk1', and save the boot image file to 'c:\easyboot\disk1\ezboot\geexbox.bif', then set 'bootinfotable;run geexbox.bif' as command of a menu item. 2) Use mkisofs to create an ISO: mkisofs -quiet -no-pad -V BootMenu -z -r -J -N -no-emul-boot -b ezboot/loader.bin -o iso/mycd.iso disk1
|
 |
|
|
Post Number: 3
|
jangelbd 

Group: Members
Posts: 3
Joined: Mar. 2006
|
 |
Posted on: Mar. 13 2006,17:23 |
|
 |
It possible to make the iso from Windows?. If I make out the Iso of the normal way, after pulling out the Geexbox the computer goes off .
I have tried to make the Iso from linux, but I get an error message.
Evidently I do not dominate the linux. But I need the Geexbox. Â Somebody can help me. Thanks.
http://img150.imageshack.us/img150/6914/erroisogeex9nx.gif
Edited by jangelbd on Mar. 14 2006,15:45
|
 |
|
|
Post Number: 4
|
xoben 

Group: Super Administrators
Posts: 2200
Joined: Nov. 2004
|
 |
Posted on: Mar. 13 2006,20:00 |
|
 |
Quote | It possible to make the iso from Windows?. |
Yes. You can get mkisofs for Win32 from http://dw.ezbsys.net/mkisofs.exe .
|
 |
|
|
Post Number: 5
|
jangelbd 

Group: Members
Posts: 3
Joined: Mar. 2006
|
 |
Posted on: Mar. 14 2006,14:43 |
|
 |
I'm sorry, but you can tell me that I am doing wrong...
C:\>mkisofs -quiet -no-pad -V BootMenu -z -r -J -N -no-emul-boot -b ezboot/loade r.bin -o iso/mycd.iso disk1 Warning: creating filesystem that does not conform to ISO-9660. Warning: using transparent compression. This is a nonstandard Rock Ridge     extension. The resulting filesystem can only be transparently     read on Linux. On other operating systems you need to call     mkzftree by hand to decompress the files. mkisofs: No such file or directory. Invalid node - disk1
C:\>
The files are located in... c:\easyboot\disk1             \ezboot             \Geexbox
Thanks...
|
 |
|
|
Post Number: 6
|
xoben 

Group: Super Administrators
Posts: 2200
Joined: Nov. 2004
|
 |
Posted on: Mar. 15 2006,04:16 |
|
 |
Put mkisofs.exe in c:\easyboot folder, then run it.
C:\EasyBoot\>mkisofs -quiet -no-pad -V BootMenu -z -r -J -N -no-emul-boot -b ezboot/loade r.bin -o iso/mycd.iso disk1
|
 |
|
|
Post Number: 7
|
jangelbd 

Group: Members
Posts: 3
Joined: Mar. 2006
|
 |
Posted on: Mar. 15 2006,14:49 |
|
 |
It works... Â thanks The key is to have the directory ISO or to eliminate it of the sentence... mkisofs -quiet -no-pad -V BootMenu -z -r -J -N -no-emul-boot -b ezboot/loader.bin -o iso/ mycd.iso disk1
One million of thanks  Â
|
 |
|
|
|