9front - general discussion about 9front
 help / color / mirror / Atom feed
* Re: [9front] console=0 by default for the iso
@ 2015-09-30  1:12 sl
  2015-09-30  1:18 ` cinap_lenrek
  0 siblings, 1 reply; 8+ messages in thread
From: sl @ 2015-09-30  1:12 UTC (permalink / raw)
  To: 9front

> i'd like to have console=0 on by default in the cdrom plan9.ini.
> 
> my use case right now is in qemu, which can be started with a serial
> line, but no graphic adapter like so:
> 
> qemu-system-x86_64 -cdrom 9front.iso -nographic
> 
> this will connect the first serial line to qemu's stdin/stdout, but
> you can't do anything because 9front won't send the kernel console
> output there by default
> 
> any thoughts?

If this does not affect graphics, I see no reason not to do it.

sl


^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: [9front] console=0 by default for the iso
@ 2015-09-30 18:04 sl
  0 siblings, 0 replies; 8+ messages in thread
From: sl @ 2015-09-30 18:04 UTC (permalink / raw)
  To: 9front

>> pass the kernel directly to qemu with the -kernel option, then pass
>> a plan9.ini file with the -initrd option. in there, specify console=0
>> and any boot parameters you want to use.
>
> that's not really a solution. what reason would there be to not do this?

On IRC, cinap explained:

	what if your nuclear reactor is connected to serial console?
	serial consoles are not plug and play
	there might be barcode printers on it
	or scanners
	or modems
	or who knows what
	just dumping out console shit there is just wrong

sl


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-09-30 18:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-30  1:12 [9front] console=0 by default for the iso sl
2015-09-30  1:18 ` cinap_lenrek
2015-09-30  4:25   ` Nick Owens
2015-09-30  4:38     ` Jerome Ibanes
2015-09-30  4:47       ` Nick Owens
2015-09-30  5:01         ` Jerome Ibanes
2015-09-30 18:51         ` cinap_lenrek
2015-09-30 18:04 sl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).