menu label info: fast boot mode ... echo this boot mode requires write access to boot media on first boot, echo because at first boot the two fastboot files are created: echo echo spblinux/spbrootX, spblinux/initsqfX (X=0..9) echo echo spbrootX is a ramdisk with contents of / directory echo initsqf is a compressed, read only squashfs image of /usr directory echo echo When spbrootX and initsqfX exist, these two files are loaded instead echo of unpacking init6.gz + addon files (x/y.[lza|sqf] echo echo fast boot mode requires less RAM because /usr contents are compressed echo echo to increase boot speed spbconf=ata:mod=ata_piix,net:mod=e100,spbcfg... echo should be used to avoid time consuming module probing. echo (replace ata_piix, e100 by modules suitable for the pc which is used) echo pause (any key to continue)