[SOLVED] rpcbind: cannot create socket for udp6 and tcp6
|
Posts: 56
Threads: 7
Joined: Apr 2016
Reputation:
2
Location: The Netherlands
05-Nov-2016, 10:34 PM
(This post was last modified: 06-Feb-2017, 09:41 PM by agent_kith.
Edit Reason: Updated as resolved.
)
For some reason booting Snake-oil from HD seems to halt after issueing below messages:
rpcbind: cannot create socket for udp6
rpcbind: cannot create socket for tcp6
Starting the same ISO using PXE works fine allthough I also get the same error messages
Any idea what the problem might be here?
I am using the same motherboard as you do (Jetway NF9C) and using the ISO version "snakeoil-i686-0.1.4"
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
(05-Nov-2016, 10:34 PM)Leonard Wrote: For some reason booting Snake-oil from HD seems to halt after issueing below messages:
rpcbind: cannot create socket for udp6
rpcbind: cannot create socket for tcp6
Starting the same ISO using PXE works fine allthough I also get the same error messages
Any idea what the problem might be here?
I am using the same motherboard as you do (Jetway NF9C) and using the ISO version "snakeoil-i686-0.1.4" The 6 in udp6 and tcp6 means IPv6. v6 is more for people who are connecting to the Internet.
Double check if you have disabled tty1 from the web menu. If that option is disabled, you will not get a login prompt from the console (you are effectively running Snakeoil headless and the only way to get into the Snakeoil machine is via the web app or via ssh).
Snakeoil Operating System - Music, your way!
Posts: 56
Threads: 7
Joined: Apr 2016
Reputation:
2
Location: The Netherlands
(06-Nov-2016, 08:22 AM)agent_kith Wrote: The 6 in udp6 and tcp6 means IPv6. v6 is more for people who are connecting to the Internet.
Double check if you have disabled tty1 from the web menu. If that option is disabled, you will not get a login prompt from the console (you are effectively running Snakeoil headless and the only way to get into the Snakeoil machine is via the web app or via ssh).
I don't think the problem has to do with IP6. Only that this is the last message I see on the conneced monitor before the system seems to get to a halt.
When starting from a live CD the system I get the same message but the system will keep on booting after that. The next message I get normally is "* Starting early crypto disks"
So I think the problem must be somewhere between these two steps.
I am not able to access the system via the web UI or telnet
Posts: 56
Threads: 7
Joined: Apr 2016
Reputation:
2
Location: The Netherlands
Tried installing the 32 bit and 64 bit versions without succes. Also tried installing it on SSD and HD and different BIOS settings made no difference.
Is it related to the BIOS? What BIOS version and settings are you using for this NF9C board?
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
07-Nov-2016, 08:27 AM
(This post was last modified: 07-Nov-2016, 08:29 AM by agent_kith.)
(06-Nov-2016, 07:30 PM)Leonard Wrote: I don't think the problem has to do with IP6. Only that this is the last message I see on the conneced monitor before the system seems to get to a halt.
When starting from a live CD the system I get the same message but the system will keep on booting after that. The next message I get normally is "* Starting early crypto disks"
So I think the problem must be somewhere between these two steps.
I am not able to access the system via the web UI or telnet Seems there is a problem somewhere. But not sure what it is just yet. Can you give me a full list of your hardware specs?
(06-Nov-2016, 09:57 PM)Leonard Wrote: Tried installing the 32 bit and 64 bit versions without succes. Also tried installing it on SSD and HD and different BIOS settings made no difference.
Is it related to the BIOS? What BIOS version and settings are you using for this NF9C board?
Here's my BIOS setting for NF9C. The only thing that needs to be set really is to make sure your SATA is set to AHCI. For best results, reset your BIOS to the default first and then make the changes.
When booting from the SSD, can you see if your network link LED is lit or not?
Snakeoil Operating System - Music, your way!
Posts: 56
Threads: 7
Joined: Apr 2016
Reputation:
2
Location: The Netherlands
(07-Nov-2016, 08:27 AM)agent_kith Wrote: (06-Nov-2016, 07:30 PM)Leonard Wrote: I don't think the problem has to do with IP6. Only that this is the last message I see on the conneced monitor before the system seems to get to a halt.
When starting from a live CD the system I get the same message but the system will keep on booting after that. The next message I get normally is "* Starting early crypto disks"
So I think the problem must be somewhere between these two steps.
I am not able to access the system via the web UI or telnet Seems there is a problem somewhere. But not sure what it is just yet. Can you give me a full list of your hardware specs?
(06-Nov-2016, 09:57 PM)Leonard Wrote: Tried installing the 32 bit and 64 bit versions without succes. Also tried installing it on SSD and HD and different BIOS settings made no difference.
Is it related to the BIOS? What BIOS version and settings are you using for this NF9C board?
Here's my BIOS setting for NF9C. The only thing that needs to be set really is to make sure your SATA is set to AHCI. For best results, reset your BIOS to the default first and then make the changes.
When booting from the SSD, can you see if your network link LED is lit or not?
I have updated the BIOS to the latest version. The network link LED is indeed blinking. Can it be the case that it has to do with not getting a proper IP address?
I have now finally managed to install the 64 bit version on the Atom board and get to work. However I had to use a screen and keyboard to login to the prompt and set my ipaddress manually (sudo ifconfig eth0 ....)
Using the 32-bit version I don't see a chance to login as the boot process seems to get stuck.
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
(08-Nov-2016, 09:46 AM)Leonard Wrote: I have updated the BIOS to the latest version. The network link LED is indeed blinking. Can it be the case that it has to do with not getting a proper IP address? I suspect this is the case.
(08-Nov-2016, 09:46 AM)Leonard Wrote: I have now finally managed to install the 64 bit version on the Atom board and get to work. However I had to use a screen and keyboard to login to the prompt and set my ipaddress manually (sudo ifconfig eth0 ....)
Using the 32-bit version I don't see a chance to login as the boot process seems to get stuck. Do you have a DHCP server set up properly in your network (Say a router)? One of the pre-requisites of Snakeoil is to have a DHCP server setup and configured.
Snakeoil Operating System - Music, your way!
Posts: 56
Threads: 7
Joined: Apr 2016
Reputation:
2
Location: The Netherlands
(08-Nov-2016, 10:19 AM)agent_kith Wrote:
(08-Nov-2016, 09:46 AM)Leonard Wrote: I have now finally managed to install the 64 bit version on the Atom board and get to work. However I had to use a screen and keyboard to login to the prompt and set my ipaddress manually (sudo ifconfig eth0 ....)
Using the 32-bit version I don't see a chance to login as the boot process seems to get stuck. Do you have a DHCP server set up properly in your network (Say a router)? One of the pre-requisites of Snakeoil is to have a DHCP server setup and configured.
Yes I have a DHCP server set up. Normally it should give a fixed ip address based on the MAC address. This is working fine when booting via PXE.
Posts: 2,783
Threads: 178
Joined: Feb 2016
Reputation:
482
Location: Perth, WA
(08-Nov-2016, 10:30 AM)Leonard Wrote: Yes I have a DHCP server set up. Normally it should give a fixed ip address based on the MAC address. This is working fine when booting via PXE. Just so I get what your setup is, PXE booting means you're loading the Snakeoil OS from a tftp server, is that correct?
Try and remove/disable the tftp server dhcp option in your DHCP server, and see if normal boot up now works. Something appears to be tripping the network manager on Ubuntu, but at this point not sure what it is yet.
Snakeoil Operating System - Music, your way!
Posts: 56
Threads: 7
Joined: Apr 2016
Reputation:
2
Location: The Netherlands
(08-Nov-2016, 11:06 AM)agent_kith Wrote: (08-Nov-2016, 10:30 AM)Leonard Wrote: Yes I have a DHCP server set up. Normally it should give a fixed ip address based on the MAC address. This is working fine when booting via PXE. Just so I get what your setup is, PXE booting means you're loading the Snakeoil OS from a tftp server, is that correct?
Try and remove/disable the tftp server dhcp option in your DHCP server, and see if normal boot up now works. Something appears to be tripping the network manager on Ubuntu, but at this point not sure what it is yet.
Correct. I am using TFTP. Switching off the DHCP server (and the PXE boot option in the BIOS) didn't help.
Is there a way to force a specific IP address as a boot parameter?
On my router I notice that the computer is transmitting packages but itdoesn't receive anything.
|
Users browsing this thread: |
1 Guest(s)
|
|
Welcome
|
You have to register before you can post on our site.
|
SnakeoilOS Mission Statement
|
Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.
SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.
If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.
|
|
|