LinuxMCE Forums
May 20, 2013, 05:52:19 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
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
 
   Home   Help Search Chat Login Register  
Pages: 1 2 [3]
  Print  
Author Topic: MD boot issue in 810  (Read 4264 times)
davegravy
Guru
****
Posts: 451


View Profile
« Reply #30 on: October 15, 2009, 05:30:36 pm »

allegedly if you add a closing quote to the end of the last line in /etc/pluto/bin/files.d/fstab-diskless it should fix that.
Logged
jthodges
Veteran
***
Posts: 60


View Profile
« Reply #31 on: October 15, 2009, 06:49:37 pm »

I added a quote to /usr/pluto/bin/files.d/fstab-diskless on the core, which got me through to the AVWizard.
Logged
levster
Regular Poster
**
Posts: 49


View Profile
« Reply #32 on: October 15, 2009, 07:02:37 pm »

allegedly if you add a closing quote to the end of the last line in /etc/pluto/bin/files.d/fstab-diskless it should fix that.

Can you please "spell it out"? I am sorry, but I am rather of a novice at this and need a little extra help...  Huh Where do I add a "closing quote"?

Thanks,

Lev
Logged
jthodges
Veteran
***
Posts: 60


View Profile
« Reply #33 on: October 15, 2009, 07:58:02 pm »

On the core, open a prompt and edit the file in nano:
Code:
sudo nano /usr/pluto/bin/files.d/fstab-diskless
Move to the last line with text on it (line 28).  It should look like this:
Code:
mkdir -p "${Parm_RootLocation}/var/spool/asterisk
Add a double-quote to the end so it looks like this:
Code:
mkdir -p "${Parm_RootLocation}/var/spool/asterisk"
Save and exit nano ([Ctrl]+X then Y then [Enter]).  Then reboot your MD and see if it worked ...

If not, the MD may also be missing a hosts file.  I had created one as part of troubleshooting before I did this step, so I'm not clear whether that's a required step for the workaround or not.
Logged
levster
Regular Poster
**
Posts: 49


View Profile
« Reply #34 on: October 15, 2009, 09:16:39 pm »

On the core, open a prompt and edit the file in nano:
Code:
sudo nano /usr/pluto/bin/files.d/fstab-diskless
Move to the last line with text on it (line 28).  It should look like this:
Code:
mkdir -p "${Parm_RootLocation}/var/spool/asterisk
Add a double-quote to the end so it looks like this:
Code:
mkdir -p "${Parm_RootLocation}/var/spool/asterisk"
Save and exit nano ([Ctrl]+X then Y then [Enter]).  Then reboot your MD and see if it worked ...

If not, the MD may also be missing a hosts file.  I had created one as part of troubleshooting before I did this step, so I'm not clear whether that's a required step for the workaround or not.

Thank you, jthodges!

I will try this and let you know if it works. Also, if the diskless MD is booting with out a disk, how would you append the host file on it?

Lev
Logged
levster
Regular Poster
**
Posts: 49


View Profile
« Reply #35 on: October 15, 2009, 09:26:24 pm »

I appended the file:

sudo nano /usr/pluto/bin/files.d/fstab-diskless

and verified it. The MD is still not booting past the Diskless setup failed. So, how would I correct the MD's host file?

Lev
Logged
jthodges
Veteran
***
Posts: 60


View Profile
« Reply #36 on: October 15, 2009, 09:29:13 pm »

Well, if it comes to that you access the MD's tree in the /usr/pluto/diskless/# directory (where # is your MDs device ID).  So something like this to create/edit your hosts file:
Code:
sudo nano /usr/pluto/diskless/80/etc/hosts
You'll want that file to include this line:
Code:
192.168.80.1 dcerouter

But like I said, only if it comes to that - this file is supposed to be generated automatically, and if this is necessary it means that the closing quote isn't the whole story for this issue.  In that case it might be safer to wait and get the official fix before you create your MDs.

Edit: Just saw your latest post.  If you decide to proceed, you can try the hosts file fix.  But I'm really out of my depth as far as the MD creation process, and just repeating what possy walked us through in IRC.  You may want to drop in there for help or wait for the official fix.
« Last Edit: October 15, 2009, 09:32:45 pm by jthodges » Logged
samsung
Regular Poster
**
Posts: 28


View Profile
« Reply #37 on: October 15, 2009, 10:26:06 pm »

thanks that worked like a hooker in vegas!!!!!!!
Logged
levster
Regular Poster
**
Posts: 49


View Profile
« Reply #38 on: October 16, 2009, 03:03:27 am »

I checked both the Core and MD and neither has anything in those files. Which should I change?
Logged
thor
Newbie
*
Posts: 4


View Profile
« Reply #39 on: October 20, 2009, 09:18:03 pm »

This was the fix I was looking for (adding a closing quote to the end of the last line in /etc/pluto/bin/files.d/fstab-diskless) in testing beta810. Big thanks. I had tried booting five different MDs and all returned the "failed" message.
Logged
Radelix
Newbie
*
Posts: 4


View Profile
« Reply #40 on: November 11, 2009, 12:41:19 am »

I am having the same issue with "Failing to Setup X"  I have tried changing the drivers listed in the MD's xorg.conf.  None seem to be able to get past that part.  is there an answer on this yet?
Logged
Pages: 1 2 [3]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!