Great, thanks kubed! Should have set up this before the CC if I had found a couple of old rigs earlier.
If you wanna boot to CLI (no GUI) change this line in syslinux.cfg which is located in root of the thumb drive (while in your main OS) in the first menu entry, it's called unetbootindefault:
to (add text after quiet splash)
Why would you wanna do this? To be able to read headless (ie no monitor connected).
However I can't get v7 monitoring to work (haven't had any luck with any piece of hardware; remote, local, Windows, Linux), but that's not the fault of this guide.
Edited by arvidab - 5/20/12 at 1:41pm
If you wanna boot to CLI (no GUI) change this line in syslinux.cfg which is located in root of the thumb drive (while in your main OS) in the first menu entry, it's called unetbootindefault:
Code:
append initrd=/ubninit file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash -- persistent
Code:
append initrd=/ubninit file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash text -- persistent
Why would you wanna do this? To be able to read headless (ie no monitor connected).
However I can't get v7 monitoring to work (haven't had any luck with any piece of hardware; remote, local, Windows, Linux), but that's not the fault of this guide.
Edited by arvidab - 5/20/12 at 1:41pm








