Questions Tagged With autoloaderhttp://linuxexchange.org/tags/autoloader/?type=rssquestions tagged <span class="tag">autoloader</span>enThu, 26 Aug 2010 07:20:11 -0400any multi-boot loader for linux?http://linuxexchange.org/questions/1305/any-multi-boot-loader-for-linux<p>Is there any multi-boot loader available for Linux(ubuntu) as primary OS? Because need to run Ubuntu, Solaris and Red-hat on same machine.</p> <p>Thanx</p>Cyril SebastianThu, 26 Aug 2010 07:20:11 -0400http://linuxexchange.org/questions/1305/any-multi-boot-loader-for-linuxboot-managerautoloaderlinuxbash defeated??http://linuxexchange.org/questions/80/bash-defeated<p>Ubuntu Breezy 5.10 (don't suggest an upgrade - it works!)</p> <p>I'm trying to set up a script which updates some software on the hard drive from a directory on a USB Flash drive.</p> <p>After I've plugged in the USB drive and seen it recognised by automount:</p> <p>ls -l /vol/USBDISKB </p> <p>OK - shows me the directory and files.</p> <p>-BUT_</p> <p>#!/bin/bash if [ -d /vol/USBDISKB ]; then echo "Found USB drive" else echo "Not found: USB drive!" fi</p> <p>doesn't see the USB drive. :-((</p> <p>P.S. I tried to edit so it looks like code. Really.</p> <p>18/04/10 08:54 GMT Well! I don't know are am pretty stupid but I don't seem able to add a comment in response. All I seem able to do is edit my original post :(</p> <p>The obvious typos you can put down to my newbieness.</p> <p>If you are interested on following this question there has developed a much bigger thread here:</p> <p><a href="http://www.linuxquestions.org/questions/linux-software-2/bash-defeated-802372/" rel="nofollow">LQ Thread</a></p>fopeteslFri, 16 Apr 2010 10:55:41 -0400http://linuxexchange.org/questions/80/bash-defeatedbashautoloaderscriptingprogramming