Sun Feb 23, 2014 8:14 pm
Sun Feb 23, 2014 11:42 pm
Sun Feb 23, 2014 11:58 pm
Mon Feb 24, 2014 7:20 pm
Mon Feb 24, 2014 11:52 pm
Tue Feb 25, 2014 12:26 am
Wed Feb 26, 2014 10:38 am
Thu Feb 27, 2014 9:48 pm
Fri Feb 28, 2014 2:30 am
# Change this if you want the live system to use other than the default
# kernel and initrd. You may need to edit the isolinux boot menu to
# match the filenames. (Defaults are /vmlinuz and /initrd.img)
kernel_image="/vmlinuz"
initrd_image="/initrd.img"
label live
menu label Refracta (default)
kernel /live/vmlinuz quiet
append initrd=/live/initrd.img boot=live ip=frommedia union=aufs
label live
menu label Refracta (default)
kernel /live/linux-image-liquorix-whatever quiet
append initrd=/live/initrd.img.liquorix-whatever boot=live ip=frommedia union=aufs
Fri Feb 28, 2014 11:06 am