Discussion:
dracut Warning: Boot has failed
Jim Shaw
2012-11-01 19:11:57 UTC
Permalink
This is my first thin client setup, so any and all help is genuinely appreciated. I'm getting the following error listing when I attempt to boot the thin client. I'm using centos 6.3

[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
dracut: Starting plymouth daemon
mount.nfs: access denied by server while mounting 172.31.100.254:/opt/ltsp/i386
mount.nfs: access denied by server while mounting 172.31.100.254:/opt/ltsp/i386

dracut Warning: Boot has failed. To debug this issue add "rdshell" to the kernel command line.

dracut Warning: Signal caught!

dracut Warning: Boot has failed. To debug this issue add "rdshell" to the kernel command line.
Kernel panic - not syncing: Attempted to kill init!
Pid: 1, comm: init Not tainted 2.6.32-131.6.1.el6.i686.thinclient #1
Call Trace:
[<c07ef8f9>] ? panic+0x42/0xf2
[<c044ec3a>] ? do_exit+0x72a/0x730
[<c044ec7c>] ? do_group_exit+0x3c/0xa0
[<c044ecf1>] ? sys_exit_group+0x11/0x20
[<c07f23bc>] ? syscall_call+0x7/0xb
panic occurred, switching back to text console

thanks,

Jim
Jeff Siddall
2012-11-01 19:50:57 UTC
Permalink
Post by Jim Shaw
mount.nfs: access denied by server while mounting
172.31.100.254:/opt/ltsp/i386
There's your problem. Make sure your NFS exports on the server are
setup to allow your client to access it.

Jeff
Barry Cisna
2012-11-02 13:41:48 UTC
Permalink
Jim,

Did you go through this ltsp install guide?

It looks like maybe you did not do step #3 in the ltsp server setup
sequence.


https://fedorahosted.org/k12linux/wiki/InstallGuide


Barry

Loading...