1st Step before doing something I 'll tell:
Do not install Ubuntu yet before I test the installer here.
2nd of all:
I will test in the next 3 days the boot.img images already uploaded.
3rd:
I will tell which boot.img is working or not.
4th
Instructions to build after I have pushed the repos into my personal github
-------------------------------------------------------------------------------------------------------
http://d-h.st/ODU
are the new files to test.
http://d-h.st/0S4]
it's the new build, already now built
I got the Ubuntu touch working through the adb root then adb shell.
I got in but now I got screwed the rom inside adb shell.
Updating the topic when I will have pics from the screen, not adb shell in. Perhaps, tomorrow adb shell screenshots here.
New kernel defconfig I think it's now the correctly file fix.
android terms now removed.
Compiling right now with those patches, I wish the boot.img fixed in the end. After that recovery.img will be fixed.
One at a time.
Hi there everyone of the Sony Xperia Z Ultra forum.
Wednesday for testing from myself is coming... After testing it the news will come...
It's coming...
My github vic3t3chn0 in Saturday will have the updated ubuntu Z Ultra repositories up.
Attempting testing from me will come out wednesday.
Even not tested yet. I've decided to test on Saturday and not tomorrow.
Here it is for everyone who wanted, and with a hurry to test the images and Ubuntu phone OS.
My updated link for this new way:
http://d-h.st/jIgS
BACK to android:
For my images built:
For wednesday follow this code tag:
For the build:
I will release the new images for Sony Z Ultra fastboot mode very soon.
I will update the device folder to do the upper code for compliant and howto fix dtb boot.img fastboot.
It's coming...
ROM Link old:
http://d-h.st/NVOP
Please reply the issues even the working stuff here on this topic.
It's coming, after my flashing I'll tell more. For now, any question straight to Q&A please.
New dev-host files are coming too.
Use this link beneath for Working in Progress fixing zip flasher:
http://d-h.st/Im3K
It's only for case studying. It broke in the middle of the setting up all things.
Fixing can be used any boot.img I gave because it's ready to Ubuntu.
Fixing the zip will be an effort to give to our community an Ubuntu working Rom.
Thank You so much.
Don't forget to Donate. Thank You so much.
Do not install Ubuntu yet before I test the installer here.
2nd of all:
I will test in the next 3 days the boot.img images already uploaded.
3rd:
I will tell which boot.img is working or not.
4th
Code:
Unzip the installer, get vivid vervet file.
sudo fastboot flash boot boot.img (the working file)
back to recovery (TWRP)
adb devices if not working - sudo adb kill-server ; sudo adb start-server;
adb devices
With the installer extracted
./Ultra-rootstock-installer system.img vividvervet.taz.gz file (of course armhf)
Instructions to build after I have pushed the repos into my personal github
Code:
sudo apt-get install phablet-tools android-tools-adb android-tools-fastboot
sudo apt-get install git gnupg flex bison gperf build-essential \
zip bzr curl libc6-dev libncurses5-dev:i386 x11proto-core-dev \
libx11-dev:i386 libreadline6-dev:i386 libgl1-mesa-glx:i386 \
libgl1-mesa-dev g++-multilib mingw32 tofrodos \
python-markdown libxml2-utils xsltproc zlib1g-dev:i386 schedtool \
g++-4.8-multilib
sudo apt-get install bzr git git-core lzop
pip install launchpadlib
Code:
git global --config user.name "$user"
git global --config user.email "user email"
mkdir /home/$user/ubuntu
phablet-dev-bootstrap -c ubuntu
cd ubuntu
git clone https://github.com/vic3t3chn0/kernel_amami.git kernel/sony/togari
source build/envsetup.sh
lunch aosp_c6833-eng
make -j cpu_thread
-------------------------------------------------------------------------------------------------------
http://d-h.st/ODU
are the new files to test.
http://d-h.st/0S4]
it's the new build, already now built
I got the Ubuntu touch working through the adb root then adb shell.
I got in but now I got screwed the rom inside adb shell.
Updating the topic when I will have pics from the screen, not adb shell in. Perhaps, tomorrow adb shell screenshots here.
New kernel defconfig I think it's now the correctly file fix.
android terms now removed.
Compiling right now with those patches, I wish the boot.img fixed in the end. After that recovery.img will be fixed.
One at a time.
Hi there everyone of the Sony Xperia Z Ultra forum.
Wednesday for testing from myself is coming... After testing it the news will come...
It's coming...
Code:
sudo apt-get install phablet-tools android-tools-adb android-tools-fastboot
sudo apt-get install git gnupg flex bison gperf build-essential \
zip bzr curl libc6-dev libncurses5-dev:i386 x11proto-core-dev \
libx11-dev:i386 libreadline6-dev:i386 libgl1-mesa-glx:i386 \
libgl1-mesa-dev g++-multilib mingw32 tofrodos \
python-markdown libxml2-utils xsltproc zlib1g-dev:i386 schedtool \
g++-4.8-multilib
sudo apt-get install bzr git git-core lzop
pip install launchpadlib
My github vic3t3chn0 in Saturday will have the updated ubuntu Z Ultra repositories up.
Attempting testing from me will come out wednesday.
Even not tested yet. I've decided to test on Saturday and not tomorrow.
Here it is for everyone who wanted, and with a hurry to test the images and Ubuntu phone OS.
My updated link for this new way:
http://d-h.st/jIgS
BACK to android:
Code:
sudo fastboot flash boot /directory_back_android/boot.img
sudo fastboot reboot
For my images built:
Code:
sudo adb kill-server
sudo adb start-server
adb devices
adb reboot bootloader
sudo fastboot flash boot /directory_file/boot.img
sudo fastboot flash recovery /directory_file/recovery.img
sudo fastboot boot /directory_file/recovery.img
bzr branch lp:project-rootstock-ng
cd project-rootstock-ng
./rootstock-touch-install vivid-preinstalled-touch-armhf.tar.gz /directory_file/system.img
sudo fastboot flash recovery
For wednesday follow this code tag:
Code:
sudo adb kill-server
sudo adb start-server
adb devices
adb reboot bootloader
sudo fastboot flash boot boot.img
sudo fastboot flash recovery recovery.img
sudo fastboot boot out/target/product/togari/recovery.img
bzr branch lp:project-rootstock-ng
cd project-rootstock-ng
./rootstock-touch-install vivid-preinstalled-touch-armhf.tar.gz out/target/product/togari/system.img
sudo fastboot flash recovery
For the build:
I will release the new images for Sony Z Ultra fastboot mode very soon.
I will update the device folder to do the upper code for compliant and howto fix dtb boot.img fastboot.
It's coming...
ROM Link old:
http://d-h.st/NVOP
Please reply the issues even the working stuff here on this topic.
It's coming, after my flashing I'll tell more. For now, any question straight to Q&A please.
New dev-host files are coming too.
Use this link beneath for Working in Progress fixing zip flasher:
http://d-h.st/Im3K
It's only for case studying. It broke in the middle of the setting up all things.
Fixing can be used any boot.img I gave because it's ready to Ubuntu.
Fixing the zip will be an effort to give to our community an Ubuntu working Rom.
Thank You so much.
Don't forget to Donate. Thank You so much.
Attachments
Last edited: