[PXE + NFS-Root] No Permissions?!
- From: "alexander.surma@xxxxxx" <alexander.surma@xxxxxx>
- Date: 25 Sep 2006 06:53:01 -0700
Hi,
I just got a bunch of more or less old laptops with no hardware at all
but display and motherboard.
So I thought, that's the perfect excuse to see how this
network-boot-thing works.
After a few days now, I got a nice Kernel which is successfully loaded
over network, the nfs-root-directory is mounted (which is a
debootstrap-ped Debian Sarge directory) and booting sequence is
starting too.
Problem is: Some daemons or filescripts seem to have no permissions to
write on certain files (or devices for that matter).
== SNIP ==
Cleaning /tmprm: cannot remove `./fileZFvUAC: Operation not permitted
....
/etc/init.d/rcS: lime 97: /var/run/.clean: Permission denied
(imagine some more of that kind _here_)
== SNIP ==
This also makes syslogd, klogd, inetd, etc. pp. not start either.
Thing is, I exported that directory with permissions to write and I
mounted it in the parameter with `root=/dev/nfs rw', so it should be
mounted read/write, too. There's no way I could check that, for I
cannot even get to the login shell, because init says:
== SNIP ==
INIT: Id "1" respawning too fast: disabled for 5 minutes
....
INIT: Id "6" respawning too fast: disabled for 5 minutes
INIT: no more processes left in this runlevel
== SNIP ==
debootstrap of course made all the default device nodes in /dev of the
nfs-root-directory. I don't know if that was a good idea, but I also
don't know any alternative - and udev won't start either.
I'm really out of ideas here. Begging for help
Regards,
Alexander Surma
.
- Follow-Ups:
- Re: [PXE + NFS-Root] No Permissions?!
- From: alexander.surma@xxxxxx
- Re: [PXE + NFS-Root] No Permissions?!
- Prev by Date: Re: Enabling the Intel 82562ET Nic
- Next by Date: Re: D-Link GLB-502T ADSL Router problem in "Bridge mode"
- Previous by thread: Diskless: Howto create a root-disk image
- Next by thread: Re: [PXE + NFS-Root] No Permissions?!
- Index(es):
Relevant Pages
|