**** BEGIN LOGGING AT Thu Mar 08 02:59:57 2007 Mar 08 04:14:14 If someone would help me out I would greatly appreciate it. Mar 08 04:14:14 I have an NSLU2 unslung (6.8) to a 512mb flash drive on port 2. Port 1 has a Linksys USB 2.0 hub with a single partition 250gb WD My Book attached to Hub port 1 (formatted ext3 and partitioned by a separate Linux machine). There were no errors when I created the partition and formatted the partition. Mar 08 04:14:24 I used /unslung/rc.local to mount the drive and append to smb.conf and share.info to create a share as follows: Mar 08 04:14:31 #!/bin/sh Mar 08 04:14:31 cat<>/etc/samba/smb.conf Mar 08 04:14:31 [video] Mar 08 04:14:31 valid users=@"administrators",@"everyone" Mar 08 04:14:31 comment=For everyone Mar 08 04:14:32 path=/share/hdd/data/drive1/ Mar 08 04:14:34 read only=yes Mar 08 04:14:36 write list=@"administrators" Mar 08 04:14:38 EOF Mar 08 04:14:40 cat<>/etc/share.info Mar 08 04:14:42 video=0:2:For everyone:/drive1/:administrators:7,everyone:7 Mar 08 04:14:44 EOF Mar 08 04:14:46 return 1 Mar 08 04:14:48 It appends to the files correctly, mounts the drive, and creates the share. Mar 08 04:14:50 The ownership of /share/hdd/data/drive1/ is admin.everyone. Mar 08 04:14:52 The permissions of /share/hdd/data/drive1/ is 775 (drwxrwxr-x) Mar 08 04:14:54 When I UNC (from my XP machine) to //slug the ADMIN 2 / DISK 2 / video – the shares exist but I can not access the video share. When I click on video it gives a windows error \\slug\video is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions. The network name cannot be found. Mar 08 04:14:59 I can write to the /share/hdd/data/drive1 directory and create files in it from the console (as root) Mar 08 04:15:01 Can anyone tell me what I’m doing wrong? Mar 08 04:15:06 the mount command from the rc.local script didn't show up it's the first line and is --> /bin/mount -t ext3 /dev/sdb1 /share/hdd/data/drive1 -o rw,noatime Mar 08 04:19:37 pierrelux, do you see any obvious things I'm doing wrong with my slug? Mar 08 04:25:20 it's probably just a matter of configuration with samba Mar 08 04:28:38 Do you think is a share creation issue? Are there another files that may need to bee modified besides share.info and smb.conf? Mar 08 04:29:31 Unfortunately I'm not very well versed in Linux Mar 08 04:31:18 The wiki has no information about ext3 drives on a hub, but I've read on the groups board that there people were doing it. Do you or anyone else you know using an ext3 formatted drive with a hub using unslung? Mar 08 04:32:05 sorry for the grammer ;( Mar 08 04:34:16 I'm actually not the best to answer your question. Sorry but I've only been using Openslug so far, and not for storage purposes. Mar 08 04:35:01 OK, Thanks. I will try the user board too. Mar 08 14:15:52 <_pirinto_> I got a question about cron. Does this Howto apply to an NSLU2 running Unslung? http://www.nslu2-linux.org/wiki/HowTo/EnableLoggingInCron Mar 08 14:20:34 That page is specific to Unslung (refers to the Linksys cron, although the page doesn't make that very clear). Mar 08 15:04:35 <_pirinto_> mwester: Thanks for your reply Mar 08 19:58:34 hi Mar 08 20:43:15 anyone awake? Mar 08 23:17:51 sluggers? Mar 08 23:18:48 anyone have openvpn or tun installed? i have debianslug and tun isnt in my kernel. anyone else have this working? Mar 08 23:32:44 i tried using dpkg to install tun from http://ipkg.nslu2-linux.org/feeds/debianslug/cross/3.10-beta/ but it raised an error about missing update-modules Mar 09 02:42:17 hello. Mar 09 02:43:41 just installed the unslung firmare for the NSLU2.. nice peace of software.. just 1 question. is it possible to run CUPS (print server) on the internal RAM ?. or do I have to have a flash / HD attached ?. **** ENDING LOGGING AT Fri Mar 09 02:59:57 2007