On Sat, Dec 19, 2015 at 07:30:12PM +0000, Read, James C wrote:
A full dmesg output, or at least an indication of what model the dongle is
would be useful here.

Would love to be able to do that. Anybody had success mounting an OpenBSD 
filesystem in linux?

0x00

If you are just trying to move an OpenBSD dmesg to a linux system that has 
email connectivity, just tar it onto a usb pendrive or similar:

# dmesg > /tmp/dm
# tar -cf /dev/rsd4c /tmp/dm

replacing rsd4c with whatever device the usb pendrive actually shows up as when 
you connect it.

Reading it on the linux machine will be something like:

# tar -xf /dev/sda

--
Tati Chevron
Perl and FORTRAN specialist.
SWABSIT development and migration department.
http://www.swabsit.com

Reply via email to