maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N9 / N950 (https://talk.maemo.org/forumdisplay.php?f=51)
-   -   [Announce] BackupMenu N9 v 1.1_9 : A Touch Backup Menu On Harmattan Boot Up , Backup System and User Files (https://talk.maemo.org/showthread.php?t=86957)

farfary 2012-11-18 10:30

Re: [ Announce ] BackupMenu N9 v 1.1_9 : A Touch Backup Menu On Boot Up , Backup System and User Files
 
Quote:

Originally Posted by MaKenZi (Post 1295396)
yup

this is when i enter command
makenzi@ubuntu:~$ cd /home/makenzi/Desktop/N9/
makenzi@ubuntu:~/Desktop/N9$ sudo flasher --load -k vmlinuz-2.6.32.20112201-11.2-adaptation-n950-bootloader -n initrd.img-rescue-2.6.32.20112201-11.2-n950 --boot
[sudo] password for makenzi:
flasher 3.12.1 (Oct 5 2011) Harmattan
WARNING: This tool is intended for professional use only. Using it may result
in permanently damaging your device or losing the warranty.

Suitable USB interface (bootloader/phonet) not found, waiting...
USB device found at bus 001, device address 002.
Device identifier: 357923040392278 (SN: N/A)
Found device RM-696, hardware revision 1507
NOLO version 2.3.6
Version of 'sw-release': DFL61_HARMATTAN_40.2012.21-3_PR_006
Sending kernel image (2497 kB)...
100% (2497 of 2497 kB, avg. 1854 kB/s)
Sending initfs image (1920 kB)...
100% (1920 of 1920 kB, avg. 2981 kB/s)
Success

and phone boot up with nokia alert screen and after afew seconds the USB Device not recognized error showed up in widows status bar :)
and i think it's the cause of fail and i think phone needs some drivers to load rootfs / home / MyDocs as USB Flash .

so what is your suggestion? or do you have these drivers?

some times the partitions not mounted on ubuntu
you must mount these manually
use this command for know the address of partition
" fdisk -l "
and you must create folders in /media/ like rootfs and home and MyDocs
and mount the partitions manually on these folder

ex " mount /dev/sdb3 /media/MyDocs"

MaKenZi 2012-11-18 15:34

Re: [ Announce ] BackupMenu N9 v 1.1_9 : A Touch Backup Menu On Boot Up , Backup System and User Files
 
Quote:

Originally Posted by farfary (Post 1295493)
some times the partitions not mounted on ubuntu
you must mount these manually
use this command for know the address of partition
" fdisk -l "
and you must create folders in /media/ like rootfs and home and MyDocs
and mount the partitions manually on these folder

ex " mount /dev/sdb3 /media/MyDocs"

tanx
i used this command
and put the result before
see this
Quote:

and when i use this command
sudo fdisk -l

it just show:

Disk /dev/sda: 21.5 GB, 21474836480 bytes
255 heads, 63 sectors/track, 2610 cylinders, total 41943040 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000a4b86

Device Boot Start End Blocks Id System
/dev/sda1 * 2048 37750783 18874368 83 Linux
/dev/sda2 37752830 41940991 2094081 5 Extended
/dev/sda5 37752832 41940991 2094080 82 Linux swap / Solaris

that mean no additional drive detected or added
as i said before it means no additional drive is detected
so i am saying what should i do for the first step to see home rootfs and MyDocs as USB flash drive :)
and then if it doesn't show the drives i can use this command as you said :)

i am using ubuntu in vmware with win7 host OS , don't you think the cause of this problem is vmware ubuntu ?

thedead1440 2012-11-18 15:37

Re: [ Announce ] BackupMenu N9 v 1.1_9 : A Touch Backup Menu On Boot Up , Backup System and User Files
 
MaKenZi,

You didn't inform about VMware Ubuntu...Surely that's the issue...You need to give the USB controller rights in VMware or something like that...

So best use a LiveCD if you don't want a dedicated installation...

MaKenZi 2012-11-18 15:55

Re: [ Announce ] BackupMenu N9 v 1.1_9 : A Touch Backup Menu On Boot Up , Backup System and User Files
 
Quote:

Originally Posted by thedead1440 (Post 1295600)
MaKenZi,

You didn't inform about VMware Ubuntu...Surely that's the issue...You need to give the USB controller rights in VMware or something like that...

So best use a LiveCD if you don't want a dedicated installation...

ok thanks

do you have link for liveCD of ubuntu 12.10 ?

thedead1440 2012-11-18 16:03

Re: [ Announce ] BackupMenu N9 v 1.1_9 : A Touch Backup Menu On Boot Up , Backup System and User Files
 
Quote:

Originally Posted by MaKenZi (Post 1295603)
ok thanks

do you have link for liveCD of ubuntu 12.10 ?

http://www.ubuntu.com/download/desktop

MaKenZi 2012-11-20 22:01

Re: [ Announce ] BackupMenu N9 v 1.1_9 : A Touch Backup Menu On Boot Up , Backup System and User Files
 
so

i tested whatever you guys had mentioned

i made a rootfs folder in media folder of ubuntu

thtn fdisk -I and find a drive with name sdb1

and i used mount /dev/sdb1 /media/rootfs

and then start restore process
but in every line it showed operation not permitted

and after it done , i checked the phone and nothing changed

i enabled developer mode and then backed up rootfs and after restoring the developer mode was disabled :)


so ? :confused:

farfary 2012-11-20 22:06

Re: [ Announce ] BackupMenu N9 v 1.1_9 : A Touch Backup Menu On Boot Up , Backup System and User Files
 
Quote:

Originally Posted by MaKenZi (Post 1296445)
so

i tested whatever you guys had mentioned

i made a rootfs folder in media folder of ubuntu

thtn fdisk -I and find a drive with name sdb1

and i used mount /dev/sdb1 /media/rootfs

and then start restore process
but in every line it showed operation not permitted

and after it done , i checked the phone and nothing changed

i enabled developer mode and then backed up rootfs and after restoring the developer mode was disabled :)


so ? :confused:

i recommended you to create a full backup ( /home and rootfs )
maybe the settings of developer mode saved in /home
but i never wasn't your problem

explit 2012-11-28 21:59

Re: [ Announce ] BackupMenu N9 v 1.1_9 : A Touch Backup Menu On Boot Up , Backup System and User Files
 
Is it possible to integrate Nemo as a 3rd OS in this MultiBoot Menu ?

farfary 2012-11-28 22:01

Re: [ Announce ] BackupMenu N9 v 1.1_9 : A Touch Backup Menu On Boot Up , Backup System and User Files
 
Quote:

Originally Posted by explit (Post 1299507)
Is it possible to integrate Nemo as a 3rd OS in this MultiBoot Menu ?

no , it not possible

n9revised 2013-01-08 08:37

Re: [ Announce ] BackupMenu N9 v 1.1_9 : A Touch Backup Menu On Boot Up , Backup System and User Files
 
Hi, I am a new member..
I reach the final screen on the backup menu: http://i50.tinypic.com/4fztxi.jpg
On my screen are only 4 squares!! the first 3 contain the numbers 1, 2, 3 and the last one the letter Q!! squares 4 and 5 are missing.
Pressing any of the 3 first squares i get the message "wrong selected Again..." the 6th reboots. The android and meego images work fine. I used the 'Backupmenu (Bootit) v 1.1_9' file during setup.How can I fix this issue? Thank you!


All times are GMT. The time now is 10:31.

vBulletin® Version 3.8.8