NOTE: DON'T write modules-kXXXX.squashfs into modlist???.txt, is automatically added For use with COCOBOOT use cmdline parameters. Default is set to start with net, from mmc, via modules... If you use modlist-XXX.txt, is only need set it via cmdline parameter 'mod' Cmdline parameters: ram - maximum ram used for tmpfs ramdisk nokb - don't init stowaway/serial port dbg - start debug console mro - mount mmc as readonly c2r - copy modules to ram mod - set modlist filename and start from modules on vfat usage: mod=name (use default /linux2ram, modlist prefix and .txt suffic auto added) mod=modlist-name.txt (use default /linux2ram) mod=/path/modlist-name.txt (set also path for modules) nfs - start from realroot on nfs share (nfs=nfsshare) www - start from modules on www (www=full_url) part - start from partition (part=partition_number) [if not set another start, select also "start from partition"] img - start from r/w image (img=path_and_img_name) fsck - run fsck before mount mmc partition noll - don't load live_changes (used only with squashfs) iw - wait for 'enter' before run init from rootfs cpu - set cpufreq (default cf=none) nosb - disable silent boot fs - set filesystem for partition net - set network (usage: net=palmip or net=palmip/netmask or net=palmip/netmask;hostip dns - set dns (usage: dns=dns1;dns2) chn - set CHANGES to r/w image on card (default is used in ram) NOTE: nfs, www, ext2, img, fs, net, dns, chn - read only from /proc/cmdline Settings are imported in this order: 1. from /proc/cmdline 2. from BFUSettings - if included in /proc/cmdline (for now read: if used BFUGarux) - if not, try read from text file BFUSettings in root dir of initrd NOTE: if mod, nfs or www cmdline is used, BFUSettings for source is ignored Customising: - on top of file 'live-lib' is default settings, module name for mmc driver etc.. - kernel modules probed from initrd is in file modules.int - kernel modules probed from realroot is in file modules.ext