Notices


Reply
Thread Tools
Posts: 842 | Thanked: 1,197 times | Joined on May 2010
#461
Mounting the optfs isn't hard. I'm pretty sure it would be:
Code:
mount -o ro,loop -t ext3 /media/sdc1/SystemBackups/20101109-backup-optfs.img /tmp/n900
...As root.
__________________
My projects: BackupMenu - OS Backup & restore | Video: Flashing your n900(LiveCD)
My devices: N770 + 8GB SD card soldered internally, N900 with 8GB SD card + Custom OC(125-950 typically).
OC freqs: 0:22,90 125:22,90 250:28,180 500:30,360 550:32,400 600:34,430 700:39,430 750:41,430 805:45,430 850:47,500 900:50,500 950:54,500 1000:58,500 1100:67,520 1150:71,520
 
Posts: 39 | Thanked: 10 times | Joined on May 2010
#462
Code:
knoppix@Microknoppix:~$ su root
root@Microknoppix:/home/knoppix# mkdir /tmp/n900
root@Microknoppix:/home/knoppix# mount -o ro,loop -t ext3 /media/sdc1/SystemBackups/20101109-backup-optfs.img /tmp/n900
mount: wrong fs type, bad option, bad superblock on /dev/loop/0,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so
Still problems.

Maybe I'll just quickly install ubuntu on a spare hdd when I get the chance.
 
Posts: 309 | Thanked: 115 times | Joined on May 2010 @ Malaysia
#463
hello all..i'm having trouble here with installing nitdroid...i'm trying to install nitdroid, but this is what i get..

any idea how to overcome this?

 
ndi's Avatar
Posts: 2,050 | Thanked: 1,425 times | Joined on Dec 2009 @ Bucharest
#464
Last I checked, nitdroid uses keyboard out boot and is thus incompatible with BM.
__________________
N900 dead and Nokia no longer replaces them. Thanks for all the fish.

Keep the forums clean: use "Thanks" button instead of the thank you post.
 
Posts: 39 | Thanked: 10 times | Joined on May 2010
#465
Yeah, i figured it out.
I mounted it on the n900 itself, and it worked fine.
thanks for all the help people
 
Posts: 362 | Thanked: 426 times | Joined on Nov 2010 @ Italy, Lombardia
#466
Originally Posted by RobbieThe1st View Post
Mainly because I don't know how to do it.
If you want to do something of the sort, all you would have to do is:
1. make an initrd with all the files listed in /usr/share/backupmenu/BackupMenuLauncher.item
2. run /usr/share/backupmenu/BackupMenu.item from inside the initrd as a shell-script with ash.

It's actually pretty easy to mess with, but I don't know an awful lot about initrd's and other boot stuff - It's GPL, though, so you can do it yourself.
I have done some research and now I am skilled enough to (or try to) prepare an initrd for N900.

So I can try to make an Initrd image with backupmenu, but unfortunately there is a main problem to resolve.

N900's kernels haven't ext2 or ext3 statically compiled so the only filesystems available at boottime are ubifs and cramfs

Ubifs cannot be used for a ramdisk and cramfs in read only but I have read that Backupmenu wants a RW filesystem.
 
Posts: 842 | Thanked: 1,197 times | Joined on May 2010
#467
No, there shouldn't be any need for a RW filesystem, though the launcher script will/does(I forget if it's in the latest, or just the version I'm working on) include a tarball of script files which get extracted at runtime. Obviously, provided that those script files are in place when BackupMenu.item gets run, everything will be fine.

Oh, there -are- a couple of files in /tmp/ that get written too(status files) - You'd want to mount a tmpfs there before running BackupMenu.item
Note that that's not hard, and tmpfs support -does- seem to be compiled in.
__________________
My projects: BackupMenu - OS Backup & restore | Video: Flashing your n900(LiveCD)
My devices: N770 + 8GB SD card soldered internally, N900 with 8GB SD card + Custom OC(125-950 typically).
OC freqs: 0:22,90 125:22,90 250:28,180 500:30,360 550:32,400 600:34,430 700:39,430 750:41,430 805:45,430 850:47,500 900:50,500 950:54,500 1000:58,500 1100:67,520 1150:71,520
 

The Following 2 Users Say Thank You to RobbieThe1st For This Useful Post:
Posts: 362 | Thanked: 426 times | Joined on Nov 2010 @ Italy, Lombardia
#468
As parallel project I spent the last 2 days learning well BootMenu and Multiboot with intention to port BackupMenu under Multiboot also.

Today I have discovered that someone other has already done it and he have already published a complete guide.

Original thread: http://my-symbian.com/forum/viewtopi...er=asc&start=0
Maemo.org thread: http://talk.maemo.org/showthread.php...547#post910547
 

The Following User Says Thank You to Fabry For This Useful Post:
sub7's Avatar
Posts: 69 | Thanked: 10 times | Joined on Sep 2010 @ Spain
#469
ups sorry i dont see your post.

thanks for doing it.

i am searching some solution to this.

it would be best to create a separate installation from the repositories do not need bootmenu and that it was compatible with multiboot.

backupmenu've tried so far and is working perfectly but I have problems with kernel-power.

Last edited by sub7; 2011-01-03 at 15:31.
 
sub7's Avatar
Posts: 69 | Thanked: 10 times | Joined on Sep 2010 @ Spain
#470
finally i have working kernel-power too.

but still i am having troubles with the unmet dependencies us backupmenu.


out of this, everything goes well.
 
Reply

Tags
backup, backupmenu, cssusupplement, max(useful), rescue-console, restore, system


 
Forum Jump


All times are GMT. The time now is 12:37.