Difference between revisions of "Cedar Trail Update"
(Post with links) |
m |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | '''''Please note:''' These instructions only apply to ubermix 0.9x. ubermix 1.x already has Cedar Trail support built-in. See [[Cedar Trail Devices]] for details.'' | ||
+ | |||
+ | |||
If you have an existing ubermix v0.9x image that you would like to add Intel Atom N2x00 (Cedar Trail) compatibility to it without having to completely reinstall and reconfigure, you can do the following to forward-port your image: | If you have an existing ubermix v0.9x image that you would like to add Intel Atom N2x00 (Cedar Trail) compatibility to it without having to completely reinstall and reconfigure, you can do the following to forward-port your image: | ||
Line 11: | Line 14: | ||
Once your netbook is imaged and ready, connect it to the Internet and download the following 4 packages using Firefox or Chrome: | Once your netbook is imaged and ready, connect it to the Internet and download the following 4 packages using Firefox or Chrome: | ||
− | *[ | + | *[https://docs.google.com/open?id=0B52M_cKAX2ARSjNhX3gxcHVQcFU linux-image-3.3.0-22-generic_915_i386.deb] |
− | *[ | + | *[https://docs.google.com/open?id=0B52M_cKAX2ARVkFicE5CTW5mMHM linux-headers-3.3.0-22-generic_915_i386.deb] |
*[http://dl.dropbox.com/u/8754245/xf86-video-modesetting_0.2.0-1_i386.deb xf86-video-modesetting_0.2.0-1_i386.deb] | *[http://dl.dropbox.com/u/8754245/xf86-video-modesetting_0.2.0-1_i386.deb xf86-video-modesetting_0.2.0-1_i386.deb] | ||
*[http://dl.dropbox.com/u/8754245/lxrandr_0.1.1-4ubuntu1_i386.deb lxrandr_0.1.1-4ubuntu1_i386.deb] | *[http://dl.dropbox.com/u/8754245/lxrandr_0.1.1-4ubuntu1_i386.deb lxrandr_0.1.1-4ubuntu1_i386.deb] |
Latest revision as of 14:49, 13 June 2012
Please note: These instructions only apply to ubermix 0.9x. ubermix 1.x already has Cedar Trail support built-in. See Cedar Trail Devices for details.
If you have an existing ubermix v0.9x image that you would like to add Intel Atom N2x00 (Cedar Trail) compatibility to it without having to completely reinstall and reconfigure, you can do the following to forward-port your image:
First, install a clean version of your image from your already customized USB key. Next, if you are running a version of ubermix prior to v0.913 and have not already done so, increase the size of your base system partition, according to the instructions under Resizing the Base System Partition on the Customization page on the ubermix.org site. Quick steps are:
- Boot your machine from an ubermix USB key
- Select option 5, "Expert Options" at the main menu
- Select option 3, "Resize the base..." from the Expert menu
- Enter the size you want - I would suggest 5Gb, since we only need a little bit of space.
- Reboot when done
Once your netbook is imaged and ready, connect it to the Internet and download the following 4 packages using Firefox or Chrome:
- linux-image-3.3.0-22-generic_915_i386.deb
- linux-headers-3.3.0-22-generic_915_i386.deb
- xf86-video-modesetting_0.2.0-1_i386.deb
- lxrandr_0.1.1-4ubuntu1_i386.deb
Now, shutdown your netbook and follow these steps:
- Boot your machine, and press "esc" when the screen goes blank immediately after showing the model specific splash screen.
- Select "Normal Boot" and press the "e" key on your keyboard
- Select the line in the box that begins with the word "initrd" and move the cursor to the end of the line. Backspace over the four letters "aufs" and replace them with "generic". Do not add any spaces.
- Press "ctrl-x" to boot your machine
- When your machine finishes booting up, open a terminal (ctrl-alt-t) and type the following: sudo dpkg -i Downloads/*.deb
- Reboot
When your machine boots back up, make sure that everything is working and delete the 4 files you downloaded above from the downloads folder. Then proceed to update the image on your custom USB key, if you plan to install on additional Cedar Trail netbooks.