Subversion Repositories livecd

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

..\vmlinuz               # first value must be the filename of the Linux-kernel
root=/dev/ram0           # the device which gets mounted as root FS
rw                       # mount it read-write

initrd=..\initrd.gz      # this file gets loaded as 'initial ramdisk'
init=linuxrc             # start /linuxrc script from initrd.gz image
ramdisk_size=50000

max_loop=32              # overide default to allow inserting up to 32 modules