impossibilechecisiaquesto
September 11th, 2008, 06:21 AM
Hi, i fixed my problem with pxe and tftp.
Now when i boot my client i load the startup logo and with ctrl+alt+f1
i have many time
Error: Connect: Connection refused
then i have
mount:Mounting /rofs of /root/rofs failed: invalid argument
/init/init:14 cannot create /root/etc/resolvconf: Directory Nonexisten
/init/init:14 cannot create /root/etc/resolvconf: Directory Nonexisten
mount/ Mounting /root/dev on /dev/.static/dev failed : No such file or directory
mount/ Mounting /sys on /root/sys failed : No such file or directory
mount/ Mounting /proc on /root/proc : No such file or directory
Target filesystem doesn't have /sbin/init
My /etc/exports is
/home/massabuntu/MULTIMEDIA/ 192.168.0.0/24(rw,no_subtree_check)
/opt/ltsp/ 192.168.0.0/24(rw,no_subtree_check)
/var/cache/mythbuntu-diskless/overlay/ 192.168.0.0/24(rw,no_root_squash,async,no_subtree_check)
I have two network cards, one connected on the web and have a esternal dhcp and my ip is 21.244.123.206 .
The other card is connected witch the switch where are connected the clients and i have a static ip 192.168.0.1.
I saw that mythbuntu auto configure my /etc/ltsp/dhcp.conf assuming my ip was 21.244.123.206 and i had to changed it manually in 192.168.0.1, so for the /etc/exports.
Maybe there's an incorrect setting in the client image.
Can you help me?
Thanks, Martino.
EDIT: Fixed
Now when i boot my client i load the startup logo and with ctrl+alt+f1
i have many time
Error: Connect: Connection refused
then i have
mount:Mounting /rofs of /root/rofs failed: invalid argument
/init/init:14 cannot create /root/etc/resolvconf: Directory Nonexisten
/init/init:14 cannot create /root/etc/resolvconf: Directory Nonexisten
mount/ Mounting /root/dev on /dev/.static/dev failed : No such file or directory
mount/ Mounting /sys on /root/sys failed : No such file or directory
mount/ Mounting /proc on /root/proc : No such file or directory
Target filesystem doesn't have /sbin/init
My /etc/exports is
/home/massabuntu/MULTIMEDIA/ 192.168.0.0/24(rw,no_subtree_check)
/opt/ltsp/ 192.168.0.0/24(rw,no_subtree_check)
/var/cache/mythbuntu-diskless/overlay/ 192.168.0.0/24(rw,no_root_squash,async,no_subtree_check)
I have two network cards, one connected on the web and have a esternal dhcp and my ip is 21.244.123.206 .
The other card is connected witch the switch where are connected the clients and i have a static ip 192.168.0.1.
I saw that mythbuntu auto configure my /etc/ltsp/dhcp.conf assuming my ip was 21.244.123.206 and i had to changed it manually in 192.168.0.1, so for the /etc/exports.
Maybe there's an incorrect setting in the client image.
Can you help me?
Thanks, Martino.
EDIT: Fixed