I have no clue. Any thoughts on how to find out?
I saw the "Generic PC as MD" entry as Device 63. I got back "ssh: connect to host moon63 port 22: No route to host"
I was very patient and let everything complete. Nothing came back after "sudo dpkg --configure -a"
Thank you,
B34N
What followed is how to find out.
In order to ssh into the moon, it must be on. In web admin/Media Directors it will say what the MD number is. You can also see the list of MDs in /usr/pluto/diskless.
Everything in linuxmce runs as root with limited exception. My first instruction is almost always "sudo -i" so that you do not have to run sudo before commands, because sometimes sudo will not transfer across some of the commands I want run. When you ssh into an MD, you will be root. You must of course instantiate the ssh session as root. The dpkg --configure -a was to be run from the ssh session.
So turn on the MD, root up, confirm the MD number and try again.
In situations where the MD cannot be booted we will chroot it, but that should not be the issue here. *nor would it be helpful as we would tie it to the cores hardware*