Installation aborted

Yuri Adrián González Robles ygonza at ife.org.mx
Thu Jun 5 03:30:32 CEST 2003


On Mon, 2003-06-02 at 17:37, Yuri Adrián González Robles wrote:

Hello everyone ... finally founded a _good_ answer to the problem I
posted:

> Hi!!
> 
> I've spend a couple of days trying to setup FAI on a DELL PowerEdge 600
> SC.
> 
> I finally managed to get the kernel (2.4.20) to mount "/" via NFS.
> 
> However, as soon as FAI beggins, the following messages appear:
> 
> /etc/init.d/rcS: /dev/fd62: No such file or directory
> /etc/init.d/rcS: /dev/tty4: Permission denied
> /etc/init.d/rcS: /dev/fd62: No such file or directory
> 

As Thomas point me out, this issuse has to do with the devfs.

I got devfs mounted on the FAI client, but it seems to be badly
configured.
So I modified /boot/fai/pxelinux.cfg/default (I'm bootin using PXE/DHCP)
this way:

label fai-install
kernel installkernel
# if you have a problem add next line
append auto rw root=/dev/nfs nfsroot=/usr/lib/fai/nfsroot
nfsaddrs=kernel ip=255.255.255.255:autoconf devfs=nomount
                                            ^^^^^^^^^^^^^

And the problem's gone.

Thank you very much to you all guys.
Cheers.
-- 
Computers are worthless; they can only give you answers.
Picasso.




More information about the linux-fai mailing list