← Back to team overview

edubuntu-bugs team mailing list archive

Re: [Bug 951526] Re: i386: Client drops into BusyBox

 

It is a default Virtualbox install, but here your are informations
anyway:

ltsp@ltsp:~$ ip -oneline -family inet addr show
1: lo    inet 127.0.0.1/8 scope host lo
2: eth0    inet 192.168.1.100/24 brd 192.168.1.255 scope global eth0
ltsp@ltsp:~$ grep -v ^# /etc/nbd-server/config /etc/nbd-server/conf.d/*
/etc/nbd-server/config:[generic]
/etc/nbd-server/config:    user = nbd
/etc/nbd-server/config:    group = nbd
/etc/nbd-server/config:    includedir = /etc/nbd-server/conf.d
/etc/nbd-server/config:
ltsp@ltsp:~$ cat /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default
default ltsp


label ltsp
kernel vmlinuz
append ro initrd=initrd.img root=/dev/nbd0 init=/sbin/init-ltsph 
plymouth:force-splash vt.handoff=7 nbdroot=:ltsp_i386


ltsp@ltsp:~$ grep nbd /etc/inetd.conf
ltsp@ltsp:~$ sudo netstat -nap | grep :10809
ltsp@ltsp:~$

Removing quiet splash has no effect any more ... But after hitting esc I 
got the Informations you need I think.

-- 
You received this bug notification because you are a member of Edubuntu
Bugsquad, which is subscribed to ltsp in Ubuntu.
https://bugs.launchpad.net/bugs/951526

Title:
  i386: Client drops into BusyBox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ltsp/+bug/951526/+subscriptions


References