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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url :
http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20050414/65be8d85/attachment.bin