Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jan 2004 11:28:53 +0200
From:      Adrian Pircalabu <adip@gmx.net>
To:        freebsd-questions@freebsd.org
Subject:   how to use /boot/loader to load the kernel ?
Message-ID:  <20040109112853.0d94a748.adip@gmx.net>

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

What can I do to use /boot/loader to load the kernel ? I can not use
various commands like top (nlist failed), vmstat( undefined symbols: 
_kmemstatistics _bucket _zlist).
My fstab looks like this:
/dev/ad0s1b	none            swap    sw              0       0
/dev/ad0s2a	/               ufs     rw,async        1       1
/dev/ad0s2e	/boot           ufs     rw,async        2       2
/dev/ad0s2f	/home           ufs     rw,async        2       2
/dev/acd0c	/cdrom          cd9660  ro,noauto       0       0
proc		/proc           procfs  rw              0       0

I read the sections from handbook regarding boot stages, but I could not
find any clue. What other info should I provide to you?
Thank you.

-- 

Adi Pircalabu



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