View Single Post
Old 07-06-2013, 10:20 AM   #1
seaniko7
wannabe developer
seaniko7 can grok the meaning of the universe.seaniko7 can grok the meaning of the universe.seaniko7 can grok the meaning of the universe.seaniko7 can grok the meaning of the universe.seaniko7 can grok the meaning of the universe.seaniko7 can grok the meaning of the universe.seaniko7 can grok the meaning of the universe.seaniko7 can grok the meaning of the universe.seaniko7 can grok the meaning of the universe.seaniko7 can grok the meaning of the universe.seaniko7 can grok the meaning of the universe.
 
seaniko7's Avatar
 
Posts: 192
Karma: 156548
Join Date: Mar 2011
Device: Kindle: 2xKeyboard, Classic, 2xTouch, 2xPW, PW2; Onyx: Boox M92
Obuntu M92 preview images

Hi all.

As some of users requested, I'll be releasing early, preview Obuntu images for those who are interested in following my work, as well as those, who would like to contribute in terms of testing and development.

Official project page will be launched within few days, so at the moment please use following topic for everything related to Obuntu.

Also please keep in mind that this project is in very early stage, thus I won't focus on easy installers, FAQ, etc.
It is targeted for advanced users only.



Install notes:
  • Download kernel installer
  • Download latest rootfs
  • Copy compressed rootfs and kernel installer on SD card
  • Flash Obuntu kernel using installer
  • Start bootloader using update procedure (i.e. reboot holding Back button)
  • Select "Update Obuntu" from menu

Updater will rarrange internal memory and install Obuntu on newly created partition.

Please be aware that user space partition will be formatted.

Whole process should take between 30 minutes to 1 hour depending on your SD card speed.

After installation is complete (ereader will reboot), you can safely remove SD card and boot into Obuntu.

Default username : user
Default password : password

Enabling USB Host mode (requires powered hub) :
Code:
root@lucid-desktop:/home/user# rmmod ehci-hcd
root@lucid-desktop:/home/user# modprobe fsl_otg_arc
root@lucid-desktop:/home/user# modprobe arcotg_udc
root@lucid-desktop:/home/user# modprobe g_ether
root@lucid-desktop:/home/user# modprobe ehci-hcd
For usb storage devices :
Code:
root@lucid-desktop:/home/user# modprobe scsi_mod
root@lucid-desktop:/home/user# modprobe usb_storage
17-08-2013
Development snapshot:
https://mega.nz/#F!rRcwRDiZ!tPJMPhjTLiWsLIiAJM8v3w

Last edited by seaniko7; 09-01-2016 at 03:17 PM. Reason: updated links
seaniko7 is offline   Reply With Quote