<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="lt">
	<id>https://wiki.eofnet.lt/w//index.php?action=history&amp;feed=atom&amp;title=Chameleon</id>
	<title>Chameleon - Versijų istorija</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.eofnet.lt/w//index.php?action=history&amp;feed=atom&amp;title=Chameleon"/>
	<link rel="alternate" type="text/html" href="https://wiki.eofnet.lt/w//index.php?title=Chameleon&amp;action=history"/>
	<updated>2026-04-15T12:49:32Z</updated>
	<subtitle>Šio puslapio versijų istorija projekte</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.eofnet.lt/w//index.php?title=Chameleon&amp;diff=2846&amp;oldid=prev</id>
		<title>\dev\null: straipsnis sukurtas</title>
		<link rel="alternate" type="text/html" href="https://wiki.eofnet.lt/w//index.php?title=Chameleon&amp;diff=2846&amp;oldid=prev"/>
		<updated>2013-09-11T07:34:02Z</updated>

		<summary type="html">&lt;p&gt;straipsnis sukurtas&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Naujas puslapis&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Chameleon yra įkrovos tvarkyklė (boot loader) gebanti įkrauti įvairias OS, taip pat ir Mac OS X ant paprasto x86-64 kompiuterio. Jis daugiau yra naudojamas Hackintosh tipo kompiuteriams.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Komandinės eilutės parametrai:&lt;br /&gt;
&lt;br /&gt;
 The boot: prompt waits for you to type advanced startup options.&lt;br /&gt;
 If you don't type anything, the computer continues starting up normally. It&lt;br /&gt;
 uses the kernel and configuration files on the startup device, which it also&lt;br /&gt;
 uses as the root device.&lt;br /&gt;
 Advanced startup options use the following syntax:&lt;br /&gt;
    [device]&amp;lt;kernel&amp;gt; [arguments]&lt;br /&gt;
 Example arguments include&lt;br /&gt;
 device: rd=&amp;lt;BSD device name&amp;gt;       (e.g. rd=disk0s2)&lt;br /&gt;
         rd=*&amp;lt;IODeviceTree path&amp;gt;    (e.g. rd=*/PCI0@0/CHN0@0/@0:1)&lt;br /&gt;
 kernel: kernel name                (e.g. &amp;quot;mach_kernel&amp;quot; - must be in &amp;quot;/&amp;quot; )&lt;br /&gt;
 flags: -v (verbose),                -s (single user mode),&lt;br /&gt;
        -x (safe mode),              -f (ignore caches),&lt;br /&gt;
        -F (ignore &amp;quot;Kernel Flags&amp;quot; specified in boot configuration file)&lt;br /&gt;
 &amp;quot;Graphics Mode&amp;quot;=&amp;quot;WIDTHxHEIGHTxDEPTH&amp;quot; (e.g. &amp;quot;1024x768x32&amp;quot;)&lt;br /&gt;
 kernel flags                       (e.g. debug=0x144)&lt;br /&gt;
 io=0xffffffff                      (defined in IOKit/IOKitDebug.h)&lt;br /&gt;
 Example: mach_kernel rd=disk0s1 -v &amp;quot;Graphics Mode&amp;quot;=&amp;quot;1920x1200x32&amp;quot;&lt;br /&gt;
 If the computer won't start up properly, you may be able to start it up using&lt;br /&gt;
 safe mode.  Type -x to start up in safe mode, which ignores all cached&lt;br /&gt;
 driver files.&lt;br /&gt;
 Special booter hotkeys:&lt;br /&gt;
 -----------------------&lt;br /&gt;
  F5            Rescans optical drive.&lt;br /&gt;
  F10           Scans and displays all BIOS accessible drives.&lt;br /&gt;
 Special booter commands:&lt;br /&gt;
 ------------------------&lt;br /&gt;
  ?memory       Displays information about the computer's memory.&lt;br /&gt;
  ?video        Displays VESA video modes supported by the computer's BIOS.&lt;br /&gt;
  ?norescan     Leaves optical drive rescan mode.&lt;br /&gt;
 Additional useful command-line options:&lt;br /&gt;
 ---------------------------------------&lt;br /&gt;
  config=&amp;lt;file&amp;gt;             Use an alternate Boot.plist file.&lt;br /&gt;
 Options useful in the org.chameleon.Boot.plist file:&lt;br /&gt;
 ----------------------------------------------------&lt;br /&gt;
  Wait=Yes|No               Prompt for a key press before starting the kernel.&lt;br /&gt;
  &amp;quot;Quiet Boot&amp;quot;=Yes|No       Use quiet boot mode (no messages or prompt).&lt;br /&gt;
  Timeout=8                 Number of seconds to pause at the boot: prompt.&lt;br /&gt;
  &amp;quot;Instant Menu&amp;quot;=Yes        Force displaying the partition selection menu.&lt;br /&gt;
  &amp;quot;Default Partition&amp;quot;     Sets the default boot partition,&lt;br /&gt;
    =hd(x,y)|UUID|&amp;quot;Label&amp;quot;    Specified as a disk/partition pair, an UUID, or a&lt;br /&gt;
                             label enclosed in quotes.&lt;br /&gt;
  &amp;quot;Hide Partition&amp;quot;        Remove unwanted partition(s) from the boot menu.&lt;br /&gt;
    =partition               Specified, possibly multiple times, as hd(x,y), an&lt;br /&gt;
     [;partition2 ...]       UUID or label enclosed in quotes.&lt;br /&gt;
  &amp;quot;Rename Partition&amp;quot;      Rename partition(s) for the boot menu.&lt;br /&gt;
    =partition &amp;lt;alias&amp;gt;       Where partition is hd(x,y), UUID or label enclosed&lt;br /&gt;
     [;partition2 &amp;lt;alias2&amp;gt;   in quotes. The alias can optionally be quoted too.&lt;br /&gt;
     ...]&lt;br /&gt;
  GUI=No                  Disable the GUI (enabled by default).&lt;br /&gt;
  &amp;quot;Boot Banner&amp;quot;=Yes|No    Show boot banner in GUI mode (enabled by default).&lt;br /&gt;
  ShowInfo=No             Disables display of partition and resolution details.&lt;br /&gt;
                            &amp;quot;Boot Banner&amp;quot;=No will also disable this info.&lt;br /&gt;
  &amp;quot;Legacy Logo&amp;quot;=Yes|No    Use the legacy grey apple logo (disabled by default).&lt;br /&gt;
  PciRoot=&amp;lt;value&amp;gt;         Use an alternate value for PciRoot (default value 0).&lt;br /&gt;
  UseKernelCache=Yes|No   Yes will load pre-linked kernel and will ignore /E/E&lt;br /&gt;
          and /S/L/E/Extensions.mkext.&lt;br /&gt;
       Default is No but Yes if you use Lion on a Raid partition.&lt;br /&gt;
  KeyLayout=keymap        Use to change the keyboard mapping of the bootloader&lt;br /&gt;
                            (e.g. KeyLayout=mac-fr)&lt;br /&gt;
  GraphicsEnabler=Yes|No    Automatic device-properties generation for graphics cards.&lt;br /&gt;
    AtiConfig=&amp;lt;cardcfg&amp;gt;   Use a different card config, e.g. AtiConfig=Megalodon.&lt;br /&gt;
    AtiPorts=&amp;lt;value&amp;gt;      Specify the number of ports, e.g. AtiPorts=2.&lt;br /&gt;
  UseAtiROM=Yes|No      Use an alternate Ati ROM image&lt;br /&gt;
                            (default path: /Extra/&amp;lt;vendorid&amp;gt;_&amp;lt;devid&amp;gt;_&amp;lt;subsysid&amp;gt;.rom)&lt;br /&gt;
  UseNvidiaROM=Yes|No   Use an alternate Nvidia ROM image&lt;br /&gt;
                            (default path:  /Extra/&amp;lt;vendorid&amp;gt;_&amp;lt;devid&amp;gt;.rom)&lt;br /&gt;
  VBIOS=Yes|No              Inject VBIOS to device-properties.&lt;br /&gt;
    display_0=&amp;lt;value&amp;gt;     Inject alternate value of display-cfg into NVDA,Display-A@0 (HEX).&lt;br /&gt;
    display_1=&amp;lt;value&amp;gt;     Inject alternate value of display-cfg into NVDA,Display-B@1 (HEX).&lt;br /&gt;
  EnableHDMIAudio=Yes   Inject HDMI audio for NVIDIA and ATI.&lt;br /&gt;
  EthernetBuiltIn=Yes|No  Automatic &amp;quot;built-in&amp;quot;=YES device-properties generation&lt;br /&gt;
                          for ethernet interfaces.&lt;br /&gt;
  ForceHPET=Yes|No        Force HPET on (disabled by default).&lt;br /&gt;
  USBBusFix=Yes             Enable the EHCI and UHCI fixes (disabled by default).&lt;br /&gt;
  EHCIacquire=Yes           Enable the EHCI fix (disabled by default).&lt;br /&gt;
  UHCIreset=Yes             Enable the UHCI fix (disabled by default).&lt;br /&gt;
  USBLegacyOff=Yes          Force USB Legacy off (disabled by default).&lt;br /&gt;
  Wake=No                   Disable wake up after hibernation (enbaled by default).&lt;br /&gt;
  ForceWake=Yes             Force using the sleepimage (disabled by default).&lt;br /&gt;
  WakeImage=&amp;lt;file&amp;gt;          Use an alternate sleepimage file&lt;br /&gt;
                              (default path is /private/var/vm/sleepimage).&lt;br /&gt;
  DropSSDT=Yes              Skip the SSDT tables while relocating the ACPI tables.&lt;br /&gt;
  DSDT=&amp;lt;file&amp;gt;               Use an alternate DSDT.aml file&lt;br /&gt;
                              (default path: /DSDT.aml&lt;br /&gt;
                               /Extra/DSDT.aml bt(0,0)/Extra/DSDT.aml).&lt;br /&gt;
  GenerateCStates=Yes     Enable auto generation of processor idle sleep states&lt;br /&gt;
                            (C-States).&lt;br /&gt;
  GeneratePStates=Yes     Enable auto generation of processor power performance&lt;br /&gt;
                            states (P-States).&lt;br /&gt;
  CSTUsingSystemIO=Yes    New C-State _CST generation method using SystemIO&lt;br /&gt;
                            registers instead of FixedHW.&lt;br /&gt;
  EnableC2State=Yes       Enable specific Processor power state, C2.&lt;br /&gt;
  EnableC3State=Yes       Enable specific Processor power state, C3.&lt;br /&gt;
  EnableC4State=Yes       Enable specific Processor power state, C4.&lt;br /&gt;
  SMBIOS=&amp;lt;file&amp;gt;             Use an alternate SMBIOS.plist file&lt;br /&gt;
                              (default path: /SMBIOS.plist /Extra/SMBIOS.plist&lt;br /&gt;
                               bt(0,0)/Extra/SMBIOS.plist).&lt;br /&gt;
  SMBIOSdefaults=No         Don't use the Default values for SMBIOS overriding&lt;br /&gt;
                              if smbios.plist doesn't exist, factory&lt;br /&gt;
                              values are kept.&lt;br /&gt;
  &amp;quot;Scan Single Drive&amp;quot;       Scan the drive only where the booter got loaded from.&lt;br /&gt;
    =Yes|No                 Fix rescan issues when using a DVD reader in AHCI mode.&lt;br /&gt;
  Rescan=Yes                Enable CD-ROM rescan mode.&lt;br /&gt;
  &amp;quot;Rescan Prompt&amp;quot;=Yes       Prompts for enable CD-ROM rescan mode.&lt;br /&gt;
  SystemId=&amp;lt;UUID&amp;gt;         Set the system id manually to UUID.&lt;br /&gt;
                          SMUUID in smbios config (reserved field) isn't used then.&lt;br /&gt;
  SystemType=&amp;lt;n&amp;gt;          Set the system type to n, where n is between 0..6&lt;br /&gt;
                          (default=1 Desktop)&lt;br /&gt;
  md0=&amp;lt;file&amp;gt;              Load raw img file into memory for use as XNU's md0&lt;br /&gt;
                          ramdisk. /Extra/Postboot.img is used otherwise.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Mac OS X]]&lt;/div&gt;</summary>
		<author><name>\dev\null</name></author>
	</entry>
</feed>