Changes between Version 28 and Version 29 of SettingUpMultiRootGen7
- Timestamp:
- 11/01/10 07:16:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SettingUpMultiRootGen7
v28 v29 53 53 * http://www.openaos.org/wp-upload/gen7/2010-09-21/initramfs.cpio.gz 54 54 * http://www.openaos.org/wp-upload/gen7/2010-09-21/zImage 55 * http://www.openaos.org/wp-upload/archdruid/alpha3/openaos-froyo-alpha3-20101029.img.gz -- if you want to install openAOS Froyo (please note that you might have to add it to menu.lst after next boot)55 * http://www.openaos.org/wp-upload/archdruid/alpha3/openaos-froyo-alpha3-20101029.img.gz -- if you want to install openAOS Froyo '''(please note that you will have to add it to menu.lst after next boot)''' 56 56 * Copy those files to the root of your device: 57 57 * zImage 58 58 * initramfs.cpio.gz 59 * openaos-froyo-alpha 2-20100917.img -- again only if you want to boot FroYo too.59 * openaos-froyo-alpha3-20101029.img -- again only if you want to boot FroYo too (unpacking is optional but greatly speeds up first boot). 60 60 * you have to additionally create two directories in root of your device: ''openaos'' and then within this directory ''update'' 61 61 * "mkdir -p /media/Archos5/openaos/update" … … 65 65 * Press the [Power] button – The device will now reboot. 66 66 * The Boot menu should now appear. 67 * (note: that Angstrom currently does not work well with the kernel for froyo and 2.0.x firmware, expect updates soon)68 * (note: first time you boot into Froyo take some time, the rootfsfroyo.img is unpacked at first start, so be patient)69 67 70 Congratulations you should now have an dual-booting gen7 device! 68 Congratulations you should now have an dual-booting gen7 device! Continue reading if you also installed FroYo! 71 69 70 71 == Important things to do now: == 72 1. Boot into the original Archos Android firmware to make sure that it works! (FroYo needs to extract a few files from it so if something is wrong here, '''FroYo won't boot''' either!) 73 1. While in the 1.6 Android firmware, mount it as a hard-drive. (This will only work if you didn't enable USB debugging during boot!) 74 1. Open menu.lst in an editor. 75 1. Make sure each entry is on its own line. 76 1. Adjust the filename for the FroYo image from /froyo.img to the correct image name, e.g. /openaos-froyo-alpha3-20101029.img (make sure that it ends in .img! The file on the drive can end in .img.gz, it will be unpacked during boot to an .img file. Leave your USB cable connected so it doesn't turn off too early!) 77 1. Save the file 78 1. Unmount cleanly! (this is important! If you have no idea how to do this, wait 15min before disconnecting the USB cable!) 79 1. Boot FroYo 80 * If you left the image compressed the openAOS logo will stay for around a minute or two while it's unpacking. 81 * If the openAOS logo stays much longer then something is still wrong. Most likely the filename in menu.lst, check it. 82 * If the image is unpacked it should switch after 2-3 seconds to an openAOS logo with an FroYo drawing. Then to our openAOS Android boot animation. 72 83 73 84 == Additional features ==
