On Mon, 8 Aug 2011, David Vasek wrote:
On Sun, 7 Aug 2011, Ted Unangst wrote:
On Mon, Aug 08, 2011, Michael Treibton wrote:
is there a cleverer way of doing this? i just do not have the
infrastructure here to attempt a serial capture, despite the
well-documented instructions in the OBSD docs. i can get the output
you want, although because the installer doesn't have scp or anything,
i have no means of copying these files.
is there another means at my disposal to get these files off?
You booted the installer somehow, right? Boot from that disk to the
boot> prompt, then boot hd1:/bsd or hd0:/bsd or something as appropriate.
If you can boot from the install CD, try at the bootloader prompt:
boot> boot /4.9/i386/bsd -a -s
replace i386 with amd64 and bsd with bsd.rd if needed
^^^^^^^^
Ooops, I meant bsd.mp, of course. But SP kernel should be enough anyway.
Regards,
David