LinuxMCE Forums
May 22, 2013, 03:13:55 pm 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]
  Print  
Author Topic: MD issue - missing diskless.conf  (Read 352 times)
dresmasher
First post!

Posts: 1


View Profile
« on: May 26, 2011, 07:48:30 pm »


  Hello, I am a new user, I have managed to install a Hybrid and a Web Orbiter but I am unable to get my Media Director to boot properly.
  I have executed
/usr/pluto/bin/Diskless_CreateTBZ.sh
 to have the bootable image, my md properly detects this (dhcp properly configured, md on good interface - using 2 interfaces - good mac filled in...) but when it executes

Diskless_ExportsNFS.sh


 it just keeps rebooting... message similar to "Rebooting all mds"


   I have checked the script noticed :


---------------------------------------------------

## We should not run un diskless mds
if [[ -f /etc/diskless.conf ]]; then
        exit 0
fi
-----------------------------------------------------

 With my average towards low linux scripting knowledge I'm guessing that if /etc/diskless.conf does not exit, the script will exit..
 so I checked /etc/ for diskless.conf & didn't found it.... instead I just made a empty file & saved it with that name hoping that it would populate itself on it's own (mb some script failed to create the file...) but that did not seem to work...
  Any kind of help would be appreciated  Sad

using 0810
« Last Edit: May 26, 2011, 07:53:46 pm by dresmasher » Logged
Pages: [1]
  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!