Thanks for your interest. On 8 Mar at 22:48 SZABO Zsolt <[EMAIL PROTECTED]> wrote in message <[EMAIL PROTECTED]>
> On Sat, 8 Mar 2008, Tony van der Hoff wrote: > > > LTSP 5 under Debian Etch with backports. The thin clients work fine with > > the exception of local device support. >> > > Following the https://wiki.ubuntu.com/DebugLocalDev, I get as far as > > Step 3: Did the LTSP udev rules fire? >> The test fails: I have no ltspfs_fstab (nor any other files) in /var/run. > > Hmm... this can be critical. udev should create/remove ltspfs_fstab > according to > > ${ltsp_chroot}/lib/udev/{add,remove}_fstab_entry > > Do these scripts exist? No, nothing matching that exists: tony-lx:/home/tony# chroot /opt/ltsp/i386 tony-lx:/# ls -las /lib/udev total 176 4 drwxr-xr-x 3 root root 4096 2008-01-17 17:16 . 12 drwxr-xr-x 12 root root 12288 2008-03-08 14:20 .. 8 -rwxr-xr-x 1 root root 7684 2007-03-24 18:15 ata_id 8 -rwxr-xr-x 1 root root 7140 2007-03-24 18:15 cdrom_id 4 -rwxr-xr-x 1 root root 499 2006-10-08 04:23 check_driver 4 drwxr-xr-x 2 root root 4096 2007-03-24 18:15 devices 12 -rwxr-xr-x 1 root root 9012 2007-03-24 18:15 edd_id 4 -rwxr-xr-x 1 root root 496 2007-03-24 18:15 firmware.agent 4 -rw-r--r-- 1 root root 3105 2007-03-24 18:15 hotplug.functions 4 -rwxr-xr-x 1 root root 688 2007-03-24 18:15 ide.agent 4 -rwxr-xr-x 1 root root 1259 2007-03-24 18:15 ide-devfs.sh 4 -rwxr-xr-x 1 root root 614 2007-03-24 18:15 logger.agent 4 -rwxr-xr-x 1 root root 2042 2007-03-24 18:15 net.agent 12 -rwxr-xr-x 1 root root 11717 2007-03-24 18:15 path_id 4 -rwxr-xr-x 1 root root 1298 2007-03-24 18:15 raid-devfs.sh 4 -rwxr-xr-x 1 root root 1576 2007-03-24 18:15 scsi-devfs.sh 20 -rwxr-xr-x 1 root root 20156 2007-03-24 18:15 scsi_id 4 -rwxr-xr-x 1 root root 559 2007-03-24 18:15 scsi-re-add 8 -rwxr-xr-x 1 root root 7412 2007-03-24 18:15 udev_run_devd 8 -rwxr-xr-x 1 root root 7280 2007-03-24 18:15 udev_run_hotplugd 16 -rwxr-xr-x 1 root root 13912 2007-03-24 18:15 usb_id 16 -rwxr-xr-x 1 root root 14036 2007-03-24 18:15 vol_id 4 -rwxr-xr-x 1 root root 2784 2007-03-24 18:15 write_cd_rules 4 -rwxr-xr-x 1 root root 3477 2007-03-24 18:15 write_net_rules > > > Trying to perform step 4: ssh -X -S /var/run/ldm_socket_vt7_192.168.10.7 > > \ >> 192.168.10.7 "/usr/sbin/ltspfsmounter /tmp add" >> gives an error: "Could not create Directory '/root/.ssh'" >> > > Trying "touch /root/fred" gives an error: >> "Cannot touch /root/fred: Read Only File System" > > This may not be a problem, however, if you want writeable /root on the > client you can try to add it to copy_dirs in > ${ltsp_chroot}/etc/default/ltsp-client-setup > > (e.g.: copy_dirs="/root" ) > Well, I don't much care whether I can write to /root. My point was that I can hardly expect any script to create files on a read-only file system. Cheers, Tony -- Tony van der Hoff | mailto:[EMAIL PROTECTED] Buckinghamshire, England ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _____________________________________________________________________ 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
