ChromiumOS Special Build – R46-7323

New special builds out today!

Download 64 bit build from http://chromium.arnoldthebat.co.uk/special/Camd64OS_R46-7323.0-Special.7z

Download 32 bit build from http://chromium.arnoldthebat.co.uk/special/Cx86OS_R46-7323.0-Special.7z

New Features:

Updateable USB versions. No need to install to your hard drive anymore since Dev Server updates should now work direct to USB drive! These should start to work from the next special build deployment onwards.

Download 64 bit USB build from http://chromium.arnoldthebat.co.uk/special/Camd64OS_R46-7323.0.U-Special.7z

Download 32 bit USB build from http://chromium.arnoldthebat.co.uk/special/Cx86OS_R46-7323.0.U-Special.7z

Fixes:

None – Maintenence Release

Known Issues:

Synaptics drivers are still the default so whilst these work well, I’ll need to port to CMT soon for OS based support so users can change settings. This means that in settings, the keyboard and mouse are seen as not detected (but still work fine).

Other News:

Dev Server updates are available as per http://arnoldthebat.co.uk/wordpress/2015/07/11/dev-server-now-available-for-special-builds/ .

In addition, stateful updates are working again for the special builds but currently rely on a little editing. In order to fix for now, please update your /etc/lsb-release to reflect the changes below from shell after you have successfully updated your build and prior to reboot

sudo su
mount -o remount, rw /
vi /etc/lsb-release
For amd64 builds
CHROMEOS_DEVSERVER=http://chromebld.arnoldthebat.co.uk:9080
CHROMEOS_AUSERVER=http://chromebld.arnoldthebat.co.uk:9080/update

For x86 builds

CHROMEOS_DEVSERVER=http://chromebld.arnoldthebat.co.uk:9090
CHROMEOS_AUSERVER=http://chromebld.arnoldthebat.co.uk:9090/update

Then type the following and reboot once completed.

sudo stateful_update

I’ll be looking to hardcode the dev server end points for the next special build update so that only an optional stateful_update command is needed.

As ever, please test and feedback!