On Wed, Apr 13, 2005 at 07:06:32PM +0200, Helmut Allwang wrote:
> Hello,
> 
> it was possible for me, to boot a bootable floppy-image over pxeboot.
> 
> Is it possible to boot a CD-image over pxeboot?

You mount the image (mdconfig + mount_cd9660) on your tftp server and
off you go... ;-)

load <path_to_kernel>
load -t mfs_root <path_to_mfsroot>
set vfs.root.mountfrom="ufs:/dev/md0c"

boot away...

Marc

Attachment: pgpo1bxfCv4lB.pgp
Description: PGP signature

Reply via email to