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

--7AUc2qLy4jB3hD7Z
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Apr 13, 2005 at 07:06:32PM +0200, Helmut Allwang wrote:
> Hello,
>=20
> it was possible for me, to boot a bootable floppy-image over pxeboot.
>=20
> 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=3D"ufs:/dev/md0c"

boot away...

Marc

--7AUc2qLy4jB3hD7Z
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

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

--7AUc2qLy4jB3hD7Z--



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