1. modified the restore command parameters to "tar -axvf" to be compatible with tar.bz2/tar.gz file.
2. support NTFS partition mount&read
Added ntfs-3g/fuse related files and update files.tar
modified the mount parameters of
files:
/opt/backupmenu/3-Backupmenu-preparing-files
/opt/backupmenu/4-Backupmenu-prestart
with command:
mount /dev/mmcblk0p1 /mnt/mydoc || mount -t ntfs-3g /dev/mmcblk0p1 /mnt/mydoc
=============
Program:
backupmenu_1.1_9-bootit_abz2+ntfs.tar.bz2
NTFS support for research:
backupmenu_ntfs-3g_src.tar.bz2
Note:
the uploaded files are not DEB file, rename to ".tar.bz2" manualy.
Install:
$ mv "backupmenu_1.1_9-bootit_abz2ntfs.tar_.bz2_.deb" "backupmenu_1.1_9-bootit_abz2+ntfs.tar.bz2"
$ devel-su
# tar -jxvf backupmenu_1.1_9-bootit_abz2+ntfs.tar.bz2 -C /
Attachment | Size | Date |
---|---|---|
backupmenu_1.1_9-bootit_abz2ntfs.tar_.bz2_.deb | 2.59 MB | 19/08/2015 - 18:18 |
backupmenu_ntfs-3g_src.tar_.bz2_.deb | 943.35 KB | 19/08/2015 - 18:18 |
Comments
murfik
Wed, 2023/03/15 - 13:06
Permalink
hey! how to remove this?
hrbani
Thu, 2015/08/20 - 16:34
Permalink
Hi! :)
Thanks
what is the difference between those two versions?
with regards
daols
Fri, 2015/08/21 - 19:38
Permalink
not two version, just one version only,
file "backupmenu_1.1_9-bootit_abz2ntfs.tar_.bz2_.deb" is which you can install it on your device. (sombody had "mkfs.ntfs /dev/mmcblk0p1" to format the /home/user/MyDocs partion with NTFS , then the old "backupmenu" can not load/read backup files in "/home/user/MyDocs/Backupmenu" dir, this app is for that.)
file "backupmenu_ntfs-3g_src.tar_.bz2_.deb" is not used to install but for developers.
note: the files I have uploaded are actually not ".deb" type, they are ".tar.bz2" archives. you shoud do this after download:
$ mv "backupmenu_1.1_9-bootit_abz2ntfs.tar_.bz2_.deb" "backupmenu_1.1_9-bootit_abz2+ntfs.tar.bz2"
$ devel-su
# tar -jxvf backupmenu_1.1_9-bootit_abz2+ntfs.tar.bz2 -C /
note: do NOT install it unless you know what U are doing.
more about "backupmenu" please visit : http://talk.maemo.org/showthread.php?t=86957
hrbani
Sat, 2015/08/22 - 07:43
Permalink
OK. Thanks, It was a trick to upload the pakage ;-)
Do you have N9.zip (for recovery of N9) that was in that topic? Can you upload it here, please?
Thanks a lot.
daols
Sat, 2015/08/22 - 11:49
Permalink
I posted reply about N9.zip contain files:
talk.maemo.org/showpost.php?p=1479941&postcount=244
it has another name of "n950-rescue-kernel":
http://stskeeps.subnetmask.net/n950liberator/vmlinuz-2.6.32.20112201-11....
http://stskeeps.subnetmask.net/n950liberator/initrd.img-rescue-2.6.32.20...