Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Apr 2005 12:02:55 +0200
From:      Marc Olzheim <marcolz@stack.nl>
To:        Helmut Allwang <Helmut.Allwang@web.de>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: pxeboot
Message-ID:  <20050414100255.GA85697@stack.nl>
In-Reply-To: <1908714315@web.de>
References:  <1908714315@web.de>

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

[-- Attachment #1 --]
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 #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQFCXj/PezjnobFOgrERAh8VAKCQqi/dFeko0eYvTbXST2GYWwzZvwCdGHdE
5d/dWPdNNR6R+so6MK75cGI=
=ZKzB
-----END PGP SIGNATURE-----

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