Changes between Version 28 and Version 29 of SettingUpMultiRootGen7

Show
Ignore:
Timestamp:
11/01/10 07:16:00 (3 years ago)
Author:
dm8tbr
Comment:

moar instructions, refined the part about menu.lst

Legend:

Unmodified
Added
Removed
Modified
  • SettingUpMultiRootGen7

    v28 v29  
    5353  * http://www.openaos.org/wp-upload/gen7/2010-09-21/initramfs.cpio.gz  
    5454  * 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)''' 
    5656 * Copy those files to the root of your device: 
    5757  * zImage 
    5858  * initramfs.cpio.gz 
    59   * openaos-froyo-alpha2-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). 
    6060 * you have to additionally create two directories in root of your device: ''openaos'' and then within this directory ''update'' 
    6161  * "mkdir -p /media/Archos5/openaos/update"  
     
    6565 * Press the [Power] button – The device will now reboot. 
    6666 * 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) 
    6967 
    70 Congratulations you should now have an dual-booting gen7 device! 
     68Congratulations you should now have an dual-booting gen7 device! Continue reading if you also installed FroYo! 
    7169 
     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. 
    7283 
    7384== Additional features ==