Forum: EasyBoot Topic: GeexBox 0.98.7 started by: vasaybus Posted by vasaybus on Feb. 12 2006,00:42
How can i boot up GeexBox using easyboot, can someone please help me ,thank you
Posted by xoben 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 Posted by jangelbd 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 > Posted by xoben on Mar. 13 2006,20:00
Yes. You can get mkisofs for Win32 from < http://dw.ezbsys.net/mkisofs.exe > . Posted by jangelbd 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... Posted by xoben 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 Posted by jangelbd on Mar. 15 2006,14:49
It works... thanksThe 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/ ![]() One million of thanks |