Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2004 13:13:00 +0100 (MET)
From:      Mipam <mipam@ibb.net>
To:        <freebsd-questions@freebsd.org>
Cc:        mipam@ibb.net
Subject:   pxe boot problems
Message-ID:  <Pine.LNX.4.33.0402181305250.3812-100000@ux1.ibb.net>

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

Im trying to install freebsd on a system (i386 system) without cdrom or
floppy.
I created a loader.rc and the kernel (used from /boot/kernel) and I
created an mfsroot from the mfsroot.flp which can be downloaded from
freebsd.org. The kernel is loaded, then mfsroot is loaded.
my loader.rc

echo Loading mfsroot...
load -t mfs_root /mfsroot
echo booting...
echo \007\007
echo initializing h0h0magic...
set boot_userconfig
set vfs.root.mountfrom="ufs:/dev/md0c"
boot

after mfsroot has been loaded is see:
initializing h0h0magic...
then a loud BEEP and then it stops and the system reboots.....
What am i doing wrong? Any hints what to do now?
Bye,

Mipam.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0402181305250.3812-100000>