Forum OSx86 - instalacja Mac OS X na PC Strona Główna


 
   
 
Poprzedni temat «» Następny temat
Autor Wiadomość
BootCDMaker
music 
mgr inż. informatyk


Wiek: 27
Dołączył: 13 Lis 2008
Posty: 861
Skąd: Zamość
Wysłany: 2009-09-13, 22:34   BootCDMaker

Program dla Mac OS X - BootCDMaker do tworzenia BootCD z bootloaderem Chameleon


Cytat:
BootCDMaker is simple utility to rapidly create Chameleon BootCD. This application use a mix of bash & osascript (AppleScript).

Using BootCDMaker is really easy and simple:

1. Grab your Mkext / smbios.plist / DSDT.aml / mach_kernel and drop them in "Extra Contents" folder. (be sure to respect standard file syntax)

2. If you don't add your com.apple.boot.plist to "Extra Contents" it will be generated automatically. BootCDMaker will not modify your custom boot.plist, except if you forgot to specify path for DSDT.aml & smbios.plist.

3. BootCDMaker can create MKEXT from an "Extensions" folder, simply drop this folder to "Extra Contents"

4. Double click BootCDMaker.app, then choose what type of boot CD you want to build : Legacy** or Default enter you password and let it roll.

5. BootCDMaker will ask you to choose if you want to use GraphicsEnabler and EthernetBultIn options.

6. Once the process will be finished BootCD.iso will be create on your desktop, burn it and enjoy.

7. BootCDMaker will automatically backup the previous BootCD.iso build to the "Desktop/Previous-BootCD" folder.



** Legacy mode : this will create an old fashioned boot cd, known as BOOT-132 CD, but powered by the latest release of chameleon. This should fix BIOS incompatibility with chameleon built in Eltorito loader.



Known issues : CD image created form Snow Leopard will not boot Leopard DVD. This is due to Apple, cause they changed the way mkext are made under 10.6. How ever mkext made from Leopard will work with SL.

Version history :

- "0.7" include the latest build of chameleon's cdboot (r658)

- "0.8" Added support for automatic custom kernel loading. Simply drop your kernel with other files. The kernel file must be named "mach_kernel" in order to be included automaticly in the boot.plist file. If not you will have to edit the plist yourself.

- "1" Added Legacy / Default options, selection of GraphicsEnabler and EthernetBultIn options et original ArtWorks. Also some code cleaning and optimizing.

Enjoy this little piece of software

Thanks to : zef, sonotone, JrCs


Więcej info na :
Kod:
http://www.insanelymac.com/forum/index.php?showtopic=185932


:arrow: Do pobrania TU
_________________
 10.8 ML
 10.7.4 retail 64 bit Chameleon DSDT|Celeron DualCore E1400 (vanila kernel outof box)|Gigabyte GA-EP41-UD3L -Audio ALC888|AudioUSB SWEEX SC004(outof box)|LAN RTL8111 (kext+EFIString)|GeForce 9400GT (EFIString)
Informacje nowości newsy ze świata Hackintosh.Video, poradniki, niezbędne pliki instalacyjne.Więcej na http://forum.osx86.org.pl...t1978.htm#19481
 
 
 
scg32 
Myślę więc jestem...


Wiek: 39
Dołączył: 04 Lis 2008
Posty: 422
Wysłany: 2009-09-13, 22:56   

czyli stworzenie wlasnej dystrybucji bedzie jeszcze bardziej proste :) :)

pozdrawiam
_________________
Dell Inspiron 1720 - Snow 10.6.5 and Snow Server 10.6.5
 
 
 
music 
mgr inż. informatyk


Wiek: 27
Dołączył: 13 Lis 2008
Posty: 861
Skąd: Zamość
Wysłany: 2009-10-07, 18:11   

Udostępniono kolejną wersję programu BootCDMaker 1.5

Umożliwia on łatwe stworzenie zaawansowanego ISO (boot cd) do instalacji retail Mac OS X

Kod:
BootCDMaker Help

An easy to handle tool to build Chameleon boot CD's.
For Leopard/Snow Leopard Retail installations.
BootCDMaker v1.5 use Chameleon v2 RC3 patched with Netkas PCEFI 10.3 patch.



1. Extra Contents


This is the place where you must copy all the files needed to build you boot CD. Just press the "BootCD Content" and copy your files here.

Files supported are (this is case sensitive):

DSDT.aml
smbios.plist
com.apple.Boot.plist
mach_kernel
Extensions.mkext or Extensions folder contaning kext files



2. Chameleon Options


This box contain all the Chameleon options the app can set for your boot CD configuration. If you like to setup more options add your own boot.plist to "BootCD Content" or press the open boot.plist/smbios.plist button to edit the plists.

Chameleon Options detailed:

Automatic graphics injection: automatic device-properties generation for graphics cards.

Ethernet built-in injection: automatic device-properties generation for ethernet interfaces.>

Skip SSDT tables: Skip the SSDT tables while relocating the ACPI tables. if you've include your SSDT tables inside your DSDT, then use this. (ex. Vanilla Power Management)

Enable the UHCIreset (USB1.1 fix): fix USB1.1 problems on some motherboards

Enable the EHCIaquire (USB2 fix): fix USB2 ownership problems on some motherboards

Use the legacy grey apple logo: shows the legacy grey apple logo in GUI mode

Kernel Flags: this is the place to add kernel specific flags

device-properties: this the place to add your customised device-properties hexadecimal string



3. Kernel Extensions Cache Maker


This tool let you create a custom kernel extensions cache (mkext). The process is composed of three steps :

The kext's folder button let you choose the folder from wich you will build the mkext.
The options list let you choose the type of mkext you want to build.
And finally the build mkext button will process the options you choosen previously. The mkext will be build directly to the "BootCD Content" folder
Detailed mkext options :

Current arch : will build a mkext slimed to the current architecture.
i386 : will build a 32 bit slimed mkext.
x86_64 : will build a 64 bit slimed mkext.
Snow > Leo : will build a leopard (10.5) compatible mkext form Snow Leopard (10.6).*
Snow 32/64 : will build a non slimed mkext wich is 32/64 bit compatible.*
* This options are only available from Snow Leopard.


4. BootCDMaker options


This options are related to the boot CD building process.

Legacy mode: if checked BootCDmaker will build an old fashioned boot CD (aka. boot132). This mode ISOLINUX as primary boot-loader, and then will chainload Chameleon. Use this if the default mode hang at boot time.

Disable Chameleon GUI : if checker BootCDMaker will use an alternate version of Chameleon to build the CD. This mode should fix EBIOS errors when the CD loading on certain computers.

What mode should I use ? In most of the cases default mode should work fine. If you enconter EBIOS errors first try to burn the ISO on a DVD, else use the "Disable GUI" option. If the boot CD hangs before the Chameleon menu then try the "Legacy mode" option.


5. Burning utility


This is tool will let you burn ISO files to optical media (CD-R/RW and DVD-R/RW)

Burn ISO : pressing this button will open a file chooser window and will let you choose an ISO file to burn.

Erase Disc : pressing this button will prompt a box to confirm if you are ready to erase the media. Please take care to insert an rewritable media before pressing the erase button, if not the app will hang until a media is inserted.


strona projektu
Kod:
http://darwinx86.org/software/darwinx86_software.html
_________________
 10.8 ML
 10.7.4 retail 64 bit Chameleon DSDT|Celeron DualCore E1400 (vanila kernel outof box)|Gigabyte GA-EP41-UD3L -Audio ALC888|AudioUSB SWEEX SC004(outof box)|LAN RTL8111 (kext+EFIString)|GeForce 9400GT (EFIString)
Informacje nowości newsy ze świata Hackintosh.Video, poradniki, niezbędne pliki instalacyjne.Więcej na http://forum.osx86.org.pl...t1978.htm#19481
 
 
 
Wyświetl posty z ostatnich:   
Odpowiedz do tematu
Nie możesz pisać nowych tematów
Nie możesz odpowiadać w tematach
Nie możesz zmieniać swoich postów
Nie możesz usuwać swoich postów
Nie możesz głosować w ankietach
Nie możesz załączać plików na tym forum
Nie możesz ściągać załączników na tym forum
Dodaj temat do Ulubionych
Wersja do druku

Skocz do:  
 
   

Powered by phpBB modified by Przemo © 2003 phpBB Group - recenzje mang
Template created by Qbs. Template theme based on Unofficial modifications.

Forum użytkowników Mac OS X na PC. Co to jest Hackintosh. Instalacja Mac OS X na PC z płyty Retail. Instalacja i opisy dystrybucji iDeneb, iPC, Kalyway, Leo4ALL, iAtkos.