Quoting David Johnston <[EMAIL PROTECTED]>:

> Kent,
> to make the workstation's IDE drives appear in /dev, you need to install
> the IDE kernel modules (they aren't built into the kernel because they
> aren't used much).  There was a discussion about this under "local swap"
> many months ago; you might find it in the list archives.
> 
> Try booting to runlevel 3 and running this series of commands:
> # lsmod
> # modprobe ide-disk
> # lsmod
> 
> Comparing the output from the two "lsmod" runs will show you what
> modprobe loaded.  Once the proper modules are loaded, your local drives
> will appear in /dev.
> -David

THANK YOU!  Somehow when I installed LTSP kernel, the modules did not get 
installed, so when I first tried modprobe, I got errors.  I put them 
in /opt/ltsp/i386/lib, etc., manually, however, and modprobe worked as 
advertised.

Now I can access my local hard drive.  I've already put my backup script in the 
terminal tree and it is working smoothly -- you've helped me cut my time for 
restoring a station to under one minute.

Thanks molto.

Kent


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to