Subversion Repositories livecd

Rev

Rev 72 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 72 Rev 84
Line 24... Line 24...
24
append l initrd=boot/initrds.gz init=linuxrc max_loop=32 ramdisk_size=50000 root=/dev/ram0 rw vga=791 
24
append l initrd=boot/initrds.gz init=linuxrc max_loop=32 ramdisk_size=50000 root=/dev/ram0 rw vga=791 
25
 
25
 
26
# do not remove the f after append
26
# do not remove the f after append
27
label failsafe
27
label failsafe
28
kernel boot/vmlinuz
28
kernel boot/vmlinuz
29
append f initrd=boot/initrd.gz init=linuxrc max_loop=32 ramdisk_size=50000 root=/dev/ram0 rw  nonet simplex apm=off acpi=off nofstab
29
append f initrd=boot/initrd.gz init=linuxrc max_loop=32 ramdisk_size=50000 root=/dev/ram0 rw  nonet simplex apm=off acpi=off noapic nofstab
30
 
30
 
31
label memtest
31
label memtest
32
kernel boot/memtest
32
kernel boot/memtest