Re: /boot rcng

2002-11-21 Thread Kris Kennaway
On Thu, Nov 21, 2002 at 09:39:41AM +0100, Christophe Yayon wrote:
 Hi all,
 
 i have just install DP2; and i have some little questions :
 
 could i  mount /boot to a separate partition (label) ?

That was something that people had in mind when /boot was created, but
I don't know if the support is actually there yet.

 why is the a lilo file in /boot ? compatibility ?

There isn't..perhaps you're confusing a FreeBSD file with a LILO file
that has the same name.

 i also checked /etc/rc.d/* (rcng) and i have seen that there is again
 'NetBSD' choice (case section), does it will be clean when release ?

I couldn't parse this.

 I saw nfsiod process (ps) but no nfs client/server, how could i disable
 them ?

NFS client/server support is controlled by your kernel configuration file.

Kris



msg47062/pgp0.pgp
Description: PGP signature


Re: /boot rcng

2002-11-21 Thread Sean Kelly
On Thu, Nov 21, 2002 at 12:53:21AM -0800, Kris Kennaway wrote:
 On Thu, Nov 21, 2002 at 09:39:41AM +0100, Christophe Yayon wrote:
...
  why is the a lilo file in /boot ? compatibility ?
 
 There isn't..perhaps you're confusing a FreeBSD file with a LILO file
 that has the same name.

(16) smkelly@edgemaster:~$ ls -l /boot/liloboot
-r-xr-xr-x  1 root  wheel  212992 Nov 18 11:12 /boot/liloboot

http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/boot/i386/liloldr/Makefile
says:
This is `liloboot', which creates a file which can be treated like a
Linux kernel image, and is designed to be dropped into a Linux system
and booted via LILO.  Once booted, the user is greeted by the FreeBSD
loader.  This still isn't quite complete, as the the root= specification
from LILO isn't currently passed to the loader yet.

-- 
Sean Kelly | PGP KeyID: D2E5E296
[EMAIL PROTECTED] | http://www.zombie.org

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message