Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Dec 2003 08:37:27 -0500
From:      wmrfreebsd@nii.net
To:        freebsd-questions@freebsd.org
Subject:   Re: looking for virtual machine for testing booting ISO images
Message-ID:  <200312311337.IAA07056@baron.nii.net>

next in thread | raw e-mail | index | archive | help

Bochs is quite capable of booting just about anything.  The nice thing about it is you can 'edit' the CPU and have it print out what it's doing for hard-to-debug stuff.

Just put your CD in your /dev/cdrom drive, then put these lines in .bochsrc

ata0-slave: type=cdrom, path=/dev/cdrom, status=inserted
boot: cdrom

Or you could put the image in a file and use that filename instead of /dev/cdrom

Mike

-----------------------------131390817619945514032107252833
Content-Disposition: form-data; name="send_att1"; filename=""
Content-Type: application/octet-stream


-----------------------------131390817619945514032107252833



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312311337.IAA07056>