<!-- Some styling for better description lists --><style type='text/css'>dt { font-weight: bold;float: left;display:inline;margin-right: 1em} dd { display:block; margin-left: 2em}</style>

   ***: andol has joined #arpnetworks
   <br> Webhostbudd has joined #arpnetworks
   <br> mikeputnam has quit IRC (Quit: Lost terminal)
   <br> ziyourenxiang has joined #arpnetworks
   <br> mikeputnam has joined #arpnetworks
   <br> mikeputnam has quit IRC (Client Quit)
   <br> ziyourenxiang has quit IRC (Quit: ziyourenxiang)
   <br> Webhostbudd has quit IRC (Quit: Leaving)
   <br> arenlor has quit IRC ()
   <br> Hien has quit IRC (Quit: leaving)
   <br> Hien has joined #arpnetworks
   <br> Hien has quit IRC (Client Quit)
   <br> Hien has joined #arpnetworks
   <br> mikeputnam has joined #arpnetworks
   Igneous: how exactly does the serial console in the customer portal work? I've tried sending output to com0, but I'm not seeing it. Do I need to use a different device (or specify a baudrate/parity other than 8/n/1?)?
   ***: heavysixer has quit IRC (Read error: Connection reset by peer)
   <br> heavysixer has joined #arpnetworks
   <br> ChanServ sets mode: +o heavysixer
   Igneous: hah, hell yes, got obsd -current running.
   ***: heavysixer has quit IRC (Ping timeout: 264 seconds)
   <br> heavysixer has joined #arpnetworks
   <br> ChanServ sets mode: +o heavysixer
   <br> heavysixer has quit IRC (Remote host closed the connection)
   <br> arenlor has joined #arpnetworks
   <br> heavysixer has joined #arpnetworks
   <br> ChanServ sets mode: +o heavysixer
   <br> teneightypea_ has quit IRC (Ping timeout: 248 seconds)
   <br> teneightypea has joined #arpnetworks
   <br> HighJinx has quit IRC (Quit: Computer has gone to sleep.)
   <br> Arenlore has joined #arpnetworks
   <br> arenlor has quit IRC (Ping timeout: 255 seconds)
   up_the_irons: [ 1367.965720] kvm: Nested Virtualization enabled
   <br> [ 1367.965720] kvm: Nested Paging enabled
   <br> w00
   <br> VM within a VM?  nice
   <br> <u>Igneous</u>: it's just the default 1st serial port
   <br> /dev/tty00
   <br> for OpenBSD
   -: up_the_irons wanders off
   mercutio: That's actualyl pretty cool.  KVM inside KVM.
   <br> <u>Ign</u>: Did you get serial going on OpenBSD?  I got it going but I found that if I did lots of text it went weird and stopped giving me more
   <br> I also didn't find a way to show serial console and normal console at the same time for console messages :(
   ***: Arenlore has quit IRC ()
   <br> arenlor has joined #arpnetworks
   Igneous: <u>mercutio</u>: nah, never got it working.. I was actually trying to use 'set tty com0' from the perspective of the bootloader (just because vnc access on hotel internet is super slow, heh)
   <br> but actually, it's already configured to start gettys on tty00-03, it's just not working for some reason :/
   <br> <u>up_the_irons</u>: when configuring a 5.1 VM, did you have to disable mpbios (or do you have a custom kernel you use)?
   mercutio: hmm i ended up jsut doing serial console in openbsd
   <br> but on cmmand line catching at kvm i had it going
   <br> hangon will see what i ahve
   Igneous: I essentially locked my self out of my vm until I realized I needed to disable that module, heh
   mercutio: tty00
   <br> OpenBSD/i386 (arp.meh.net.nz) (tty00)
   <br> login:
   <br> ttys:tty00      "/usr/libexec/getty std.115200" vt220   on  secure
   <br> i tried 115200 to see if it's go faster
   <br> it didn't sem to
   <br> default is 9600
   <br> i have mpbios disabled
   <br> i'm hoping there is a KVM version upgrade sometime
   <br> older versions of KVM appear to need it
   <br> did you set "on"
   <br> i think it defaults to off
   <br> # grep tty00 *
   <br> remote:# Most OpenBSD architectures use /dev/tty00, /dev/cua00, etc.
   <br> remote:tty00|For hp300,i386,mac68k,macppc,mvmeppc,vax:[18:34] &lt;mercutio&gt; remote: :dv=/dev/tty00:tc=direct:tc=unixhost:
   <br> ttys:tty00      "/usr/libexec/getty std.115200" vt220   on  secure
   <br> # grep tty01 *
   <br> ttys:tty01      "/usr/libexec/getty std.9600"   unknown off
   <br> oh and you have to add secure if you want to be able to login straight as root
   ***: HighJinx has joined #arpnetworks