rgro wrote: 
> Also the same issue of dash vs. underline in steps 2 & 3.
> 
> Finally, I've gone through all of the steps, except I'm having a similar
> issue with the backup.  I get this message:
> 
> [ INFO ] Backing up files to /mnt/mmcblk0p2/tce/mydata.tgz /
> 
> [ ERROR ] Show backup_status...
> 
> tar: home/tc/dac.sh: No such file or directory tar: error exit delayed
> from previous errors
> [ ERROR ] Backup failed.
> 
> I've looked in /home/tc/ and, indeed, no such file exists there so, as
> you might expect, the 'sudo rm /home/tc/dac.sh.' command also fails. 
> Almost seems like there's a phantom file lurking somewhere.  Is that a
> file I would find somewhere else??  I'm afraid that if I reboot pcp
> without doing the backup, everything I've just done will be lost.

That's rather odd.  I don't understand where /home/tc/dac.sh will have
come from.

Step 1 should create a file named '10-DAC51892395.rules' in
/etc/udev/rules.d, and step 1 should also add a line
'etc/udev/rules.d/10-DAC51892395.rules' in /opt/.filetool.lst.  Can you
check whether those two steps completed OK?

What did you name your script in the end?  If you look in
/etc/udev/rules.d/10-DAC51892395.rules you should see whatever name you
gave your script near the end of the udev rule(s).

Assuming you called it SQLITE-control.sh, when you run
'./SQLITE-control.sh find DAC51892395' from the command line (with the
dac powered up) it should create a file '/tmp/DAC_kername.txt' with
something similar to '1-1.3.1' in it.


------------------------------------------------------------------------
chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=113661

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to