Changes between Version 11 and Version 12 of SettingUpMultiRootGen7

Show
Ignore:
Timestamp:
09/06/10 19:16:09 (3 years ago)
Author:
dm8tbr
Comment:

added info about special features

Legend:

Unmodified
Added
Removed
Modified
  • SettingUpMultiRootGen7

    v11 v12  
    6363 
    6464Congratulations you should now have an dual-booting gen7 device! 
     65 
     66 
     67== Additional features == 
     68 
     69 * You can update the archos firmware by putting the cramfs and system directory of an unpacked firmware in the openaos/update directory. Both directories (cramfs and system) should have been deleted after an successful update. (If not you most likely made an mistake or used the wrong initramfs) 
     70 * If you update the Archos firmware for the first time the initramfs will automatically create an menu.lst for you or if it exists check if it already has an archos entry and add it if necessary. 
     71 * You can enable serial debug using the g_serial driver that will create three cdc-acm serial devices via USB. Just create an empty file named 'serial' in the main partition of your Archos. (without any file extension! Many file browsers don't show file extensions so doublecheck!)  
     72  * The first ACM device will have an root shell bound to it under Android (both Archos and ArchDruid FroYo). Under other OS' you have to bind an getty to it in the inittab. 
     73  * The third ACM device will have the kernel messages on it.