At 13:55 09/06/2005 +0700, Harry Sufehmi wrote:
At 22:42 08/06/2005 -0400, Jason Maas wrote:
I ve tried the solution found on wiki, with the LDA
scripts. I do everything right, but on terminals,
after login, in /home/$user/drives there is a FILE
named floppy, not a FOLDER.

I was just chatting with Jim on IRC regarding this problem on Fedora Core 3.
I mentioned that I installed LTSP 4.1.1 from the ISO image. He said "ah" and that they have updated the ltsp_localdev package since. I've ran ltspadmin and pointed it to LTSP's website, and now is downloading the new ltsp_localdev package (along with its dependencies). Will keep you posted.


Unfortunately, the problem still exist.

I noticed two things - first, the supermount module is not loaded by default.
That, by itself, is not a problem, since I can always load it with a MODULE_01 statement in lts.conf. However, it seems that /opt/ltsp/i386/etc/rc.localdev doesn't get executed as well.

I tested this by setting SCREEN_01 = shell and then tried to do "ls -l /tmp/drives/floppy". It doesn't show any activity on the floppy drive at all.

But after I executed the following manually :

mkdir /tmp/drives/floppy
modprobe supermount
modprobe floppy
modprobe vfat
mount -t supermount -o fs=vfat,dev=/dev/fd0,--,rw none /tmp/drives/floppy

(this is what rc.localdev basically does, plus it'll then mount the samba share)

Then I can do "ls -l /tmp/drives/floppy", and it'll show the contents of the floppy.

I then tried to put rc.localdev on /opt/ltsp/i386/etc/rc.d/, and put MODULE_02 = rc.localdev (MODULE_01 already set to rc2.localdev) rc.localdev then got executed - but it caused the booting process to stop right after it shows loading the floppy module.

Any idea on what I can do to get the localmedia to work ?


Many thanks,
Harry



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_____________________________________________________________________
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