Question about the ln command
From: Alden Louis-Pierre (alden.pierre_at_verizon.net)
Date: 08/08/03
- Previous message: Mike Maltese: "Re: dual boot winxp and FreeBSD boot menu"
- Next in thread: Nathan Grant: "RE: Question about the ln command"
- Reply: Nathan Grant: "RE: Question about the ln command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 07 Aug 2003 21:06:21 -0400 To: freebsd-newbies@freebsd.org
Hello Everyone,
I've just installed FreeBSD 4.8. I must say installing FreeBSD is
fairly easy. I've manage to dual boot with Win2K and FreeBSD.
I'm now in the process of trying to configuring my kernel and getting my
ports directory up to date via cvsup. I've notice while
reading the FreeBSD HandBook 2nd Edition p.178 it was suggested to copy
the kernel file to the root directory. Configuring the kernel
seems to be straight forward. The problem I have is the following:
*cd /usr/src/sys/i386/conf
mkdir /root/kernels
cp GENERIC /root/kernels/MYKERNEL
ln -s /root/kernels/MYKERNEL*
I have a problem with the last command. From my understanding and
reading through the man pages should it the *ln* command take in 3
paramaters
(*ln [option] [source] [dest]*) ? Is it even possible to create a
symbolic link with so few parameters?
_______________________________________________
freebsd-newbies@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: Mike Maltese: "Re: dual boot winxp and FreeBSD boot menu"
- Next in thread: Nathan Grant: "RE: Question about the ln command"
- Reply: Nathan Grant: "RE: Question about the ln command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|