View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#234
Originally Posted by freemangordon View Post
Edit the scripts variable to be /dev/loop0
Code:
LOOPBACK_DEVICE=/dev/loop0
That is not needed, this output is normal as script tries to unmount temprorary loopback device when started. Seems he has problem with 7z archiver.

SSLMM, are you able to run 7z from the command line?
At least that was necessary on my Debian notebook to have a loopback device that could be mounted in later stages, the /tmp/n950loop seemed to get stale
For 7z, try
Code:
apt-cache policy p7zip-full
if it is installed at all, or install it.

Last edited by michaaa62; 2011-10-02 at 22:47.
 

The Following 3 Users Say Thank You to michaaa62 For This Useful Post: