Backup to HDD/USB says it fails because:
-no space available on internal hdd or -no writing permission on device
It might be the second one, so how to change it
Cannot make backup
Started by mirecek1965, 25 Dec 2011 08:27
22 replies to this topic
Re: Cannot make backup #21
Re: Cannot make backup #22
Posted 8 April 2012 - 19:22
Perhaps you could edit your /etc/fstab file to mount a share at /media/hdd if nothing is already mounted there or...
... Again if nothing is mounted there, delete the /media/hdd directory and create a symlink from a mounted share, something like:
rm -fr /media/hdd
ln -s /media/net/mov /media/hdd
or
ln -s /media/net/f /media/hdd
etc...
--
hemi
... Again if nothing is mounted there, delete the /media/hdd directory and create a symlink from a mounted share, something like:
rm -fr /media/hdd
ln -s /media/net/mov /media/hdd
or
ln -s /media/net/f /media/hdd
etc...
--
hemi
Re: Cannot make backup #23
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users