Hello all,
Just got a new Obarun install up on QEMU/KVM. Trying to figure out how to do something that ought to be simple, but I have no idea even where to begin here.
All I wanna do is strip out the getty instances running on "normal" ttys and change it over to run on ttyS0 exclusively. I've found a forum post about increasing the number of TTYs but that seems to use some hardcoded pathway that doesn't reflect my usage here.
This comes in useful with the -nographic switch in QEMU. Making a test installation to see if I can replace one special-use server of mine with an Obarun instance.
Just got a new Obarun install up on QEMU/KVM. Trying to figure out how to do something that ought to be simple, but I have no idea even where to begin here.
All I wanna do is strip out the getty instances running on "normal" ttys and change it over to run on ttyS0 exclusively. I've found a forum post about increasing the number of TTYs but that seems to use some hardcoded pathway that doesn't reflect my usage here.
This comes in useful with the -nographic switch in QEMU. Making a test installation to see if I can replace one special-use server of mine with an Obarun instance.