Tuesday, July 18, 2023

QEMU serial port suggestion

 
A fellow on Facebook suggested the following to create a serial port (virtual) to telnet into on a QEMU host emulation.  

Running a sparc host running Solaris 2.8 or Sunos 4.1 as guests with sparc versions on the qemu host.  Networking isn't functional yet, but would be nice to get into the system remotely somehow till it does.  

This emulates a serial port on a virtual Sparc system so won't natively have any networking.  Hopefully will discover how to get the sparc host NIC connected on the guest, but this is handy for now.

Adam Koerner
Jim St Add "-serial telnet:localhost:4321,server,nowait". Then you can just telnet to the 4321 port

--30--

Wednesday, July 5, 2023

Nice Samba hints and setup page

 Still looking for solution to a problem mounting from some servers onto an Ubuntu 22, and getting a 115 error.  apparently an improperly rejected connect attempt, but no solution yet.