' > /tmp/boot.conf
> > $ growisofs -M cd48.iso -l -graft-points /etc/boot.conf=/tmp/boot.conf
> >
> > Then:
> > $ qemu -nographic -cdrom cd48.iso
> >>> OpenBSD/i386 CDBOOT 3.15
> > boot>
> > booting cd0a:/4.8/i386/bsd.rd: 5900404
>
>
On 11 January 2011 11:18, wrote:
> The trick with /etc/boot.conf does work; this should transform the
> cd48.iso install cd into a 'serial' one:
>
> $ echo 'set tty com0' > /tmp/boot.conf
> $ growisofs -M cd48.iso -l -graft-points /etc/boot.conf=/tmp/b
8.iso -l -graft-points
/etc/boot.conf=/tmp/boot.conf
Then:
$ qemu -nographic -cdrom cd48.iso
OpenBSD/i386 CDBOOT 3.15
boot>
booting cd0a:/4.8/i386/bsd.rd: 5900404
lilium$ qemu -cdrom cd48.iso -boot d -nographic -serial stdio obsd.img
Could not open '/dev/kqemu' - QEMU accelera
oesn't print those messages to the serial console.
The trick with /etc/boot.conf does work; this should transform the
cd48.iso install cd into a 'serial' one:
$ echo 'set tty com0' > /tmp/boot.conf
$ growisofs -M cd48.iso -l -graft-points /etc/boot.conf=/tmp/boot.conf
On Sat, Jan 08, 2011 at 09:50:36PM +0100, Pieter Verberne wrote:
> On Sat, 8 Jan 2011 21:03:56 +0100, Henning Brauer wrote:
> >* Pieter Verberne [2011-01-08 17:23]:
> >>I'm not sure if it is a good idea (or even possible) but I'm
> >>trying to
> >>run OpenBSD as guest in qmemu on a Soerkis and Ope
On Sat, Jan 08, 2011 at 09:50:36PM +0100, Pieter Verberne wrote:
>lilium$ qemu -no-kqemu -nographic -serial stdio obsd.img
>[this time no "could not open serial device 'stdio'" error, but no
>further output. Is there any way to catch the output?]
>
>lilium$ qemu -no-kqemu -nographic -serial
>telnet
* Pieter Verberne [2011-01-08 21:53]:
> On Sat, 8 Jan 2011 21:03:56 +0100, Henning Brauer wrote:
> >* Pieter Verberne [2011-01-08 17:23]:
> >>Hello,
> >>
> >>I'm not sure if it is a good idea (or even possible) but I'm
> >>trying to
> >>run OpenBSD as guest in qmemu on a Soerkis and OpenBSD as ho
On Sat, 8 Jan 2011 21:03:56 +0100, Henning Brauer wrote:
* Pieter Verberne [2011-01-08 17:23]:
Hello,
I'm not sure if it is a good idea (or even possible) but I'm trying
to
run OpenBSD as guest in qmemu on a Soerkis and OpenBSD as host. A
Soekris has no graphic capabilities so I need to run
* Pieter Verberne [2011-01-08 17:23]:
> Hello,
>
> I'm not sure if it is a good idea (or even possible) but I'm trying to
> run OpenBSD as guest in qmemu on a Soerkis and OpenBSD as host. A
> Soekris has no graphic capabilities so I need to run qemu in nographic
> mode. I'm not able to do that un
d tried
several options:
lilium$ qemu -nographic -curses obsd.img
qemu: -curses: invalid option
lilium$ qemu -nographic obsd.img
[no output, but qemu is running]
lilium$ tty
/dev/ttyp0
lilium$ qemu -nographic -serial /dev/ttyp0 obsd.img
QEMU 0.13.0 monitor - type 'help' for more
10 matches
Mail list logo