User:Robbiethe1st: Difference between revisions

From Maemo Wiki
Jump to navigationJump to search
imported>robbiethe1st
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''BackupMenu for N900/Maemo 5:'''
==BackupMenu for N900/Maemo 5==


My current project, BackupMenu is a bootloader-based application that allows you to backup & restore images of your RootFS and OptFS, so you can entirely restore your N900 if you brick it - without starting from scratch.
My current project, BackupMenu is a bootloader-based application that allows you to backup & restore images of your RootFS and OptFS, so you can entirely restore your N900 if you brick it - without starting from scratch.


Currently, to install:
Currently, to install:
1. Install "bootloader-n900"
# Install "[http://maemo.org/packages/view/bootmenu-n900/ bootmenu-n900]" from the "extras-devel" repository
# Download [http://robbiethe1st.afraid.org/BackupMenu/BackupMenu.item BackupMenu.item]
# Copy the file to the "/etc/bootloader.d/" directory(requires root access)


2. Download [[http://robbiethe1st.afrair.org/BackupMenu/BackupMenu.item BackupMenu.item]
To run:
# Reboot with keyboard slide out.


3. Copy the file to the "/etc/bootloader.d/" directory(requires root access)
===Forum Topic===
http://talk.maemo.org/showthread.php?p=754837#post754837


To run:
===Current Status===
1. Reboot with keyboard slide out.
Mainly working, just finding bugs and fixing them.
Beta testers needed.


'''Current Status:'''
===Known Bugs===
Mainly working, just finding bugs and fixing them.


'''Known Bugs:'''
Potential rootFS restore issue:
-none-
If, after restoring, the device is "bricked" or doesn't work correctly:
1. Flash the default PR1.2 image to the device
2. Using the flasher utility, flash your backup rootfs image(-r option).
Not sure why this works, but it seems to solve all manner of problems.

Latest revision as of 00:25, 20 July 2010

BackupMenu for N900/Maemo 5

My current project, BackupMenu is a bootloader-based application that allows you to backup & restore images of your RootFS and OptFS, so you can entirely restore your N900 if you brick it - without starting from scratch.

Currently, to install:

  1. Install "bootmenu-n900" from the "extras-devel" repository
  2. Download BackupMenu.item
  3. Copy the file to the "/etc/bootloader.d/" directory(requires root access)

To run:

  1. Reboot with keyboard slide out.

Forum Topic

http://talk.maemo.org/showthread.php?p=754837#post754837

Current Status

Mainly working, just finding bugs and fixing them. Beta testers needed.

Known Bugs

Potential rootFS restore issue: If, after restoring, the device is "bricked" or doesn't work correctly: 1. Flash the default PR1.2 image to the device 2. Using the flasher utility, flash your backup rootfs image(-r option). Not sure why this works, but it seems to solve all manner of problems.