News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

PXE boot Troubles

Started by mw4jet, April 15, 2011, 01:36:38 AM

Previous topic - Next topic

mw4jet

Hi all, have been trying to patiently set up my LinuxMCE, getting it a little at a time!!!

Have a core eth0 from internet, eth1 dhcp to home network. I have run diskless set up, tried to pxe boot a CF-72 toughbook and it stopped on

Ubuntu 8.10 moon39 ttyl

moon39 login:

This also happens on a P4 desktop except it's "moon49"

I can't find a whole lot on this, is this an error? I cannot log in using any of the user id's and p/w I normally would have used.

joshpond

To set the passwd for the MDs:
chroot /usr/pluto/diskless/XX passwd

XX is the md number, either 39 or 49 in your case.

I assume you see no avwizard, just goes straight to the terminal login? What does it show when you (I think it is) CTRL + ALT + F7?

Josh
My Setup: On it's way

tschak909

PLEASE do not set passwords on media directors, if you want to access a media director, log into the core, and ssh to the appropriate moon device...

i.e. if your media director is device 91, as root:

# ssh moon91

We already have public keys in place to not require passworded input.

Come on guys, stop butchering the system.

-Thom

joshpond

Hi Thom,

I'll check again when I get home but from memory when I access the MD through the core as you mentioned it doesn't put me as root but as sambahelper@xxx even when I'm root user at the core.

Josh
My Setup: On it's way

bongowongo

#4
There is a ticket about this. Let me check


http://svn.linuxmce.org/trac.cgi/ticket/780

Could it have anything to do with this ticket?

sambuca

Just to be clear, you have to do
sudo ssh moon91
on the core.

This will log you in as root.

br,
sambuca

bongowongo

http://svn.linuxmce.org/trac.cgi/ticket/780
There should be a fix please do on core
"apt get update"
"apt get upgrade"
and create a new diskless image

Marie.O

The fix is not yet in the repo.
If I helped you, feel free to buy me a coffee: [url="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES"]https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2VKASZLTJH7ES[/url]

bongowongo

Oh sorry.
I was to quick again (that is what she said).

mw4jet

Quote from: joshpond on April 15, 2011, 04:19:20 AM
To set the passwd for the MDs:
chroot /usr/pluto/diskless/XX passwd

XX is the md number, either 39 or 49 in your case.

I assume you see no avwizard, just goes straight to the terminal login? What does it show when you (I think it is) CTRL + ALT + F7?

Josh

CTRL + ALT + F7 doesen't seem to do anything, just sits on the login screen.

No avwizard screen

mw4jet

Quote from: bongowongo on April 15, 2011, 05:47:54 PM
There should be a fix please do on core
"apt get update"
"apt get upgrade"
and create a new diskless image

Ok, am I to understand that the fix is not in the repositories so an apt-get will not really help me?

I just ran the diskless setup a couple of days ago . This whole install is less than a week old so I expect that there would be no change yet, how long should I wait?


Say I was to: #ssh moon49, from the core, what would I need to do there, start x or something?

bongowongo

The solution is also in the ticket, I posted.
You have to copy some files to the moonXX directory structure.
Do not to make the folders firtslty............or just wait :)