Line 191: |
Line 191: |
| :Updated to Linux-image-trimslice 2.6.38.3-1.03 5183 kb | | :Updated to Linux-image-trimslice 2.6.38.3-1.03 5183 kb |
| | | |
| + | ====TrimSlice H250: Ubuntu on a 320 GB HD==== |
| + | *Tried a 320 GB HD and install worked: |
| + | Restore |
| + | /dev/sda1 |
| + | 298.09 GiB Image size |
| + | ext3fs |
| + | 3.13 GiB original |
| + | Created Jul 17, 2011 |
| + | *Download: |
| + | http://trimslice.com/download/installers/ubuntu/natty/installer-ubuntu-natty-2.6.38.3_l4t.r1.01.img.zip |
| + | *Unzip file |
| + | *write to 64 GB SDXC Card |
| + | dd if=installer-ubuntu-natty-2.6.38.3_l4t.r1.01.img of=/dev/mmcblk0 |
| + | *Boot from HD |
| + | apt-get update |
| + | apt-get upgrade |
| + | Y/n |
| + | 205 upgraded |
| + | *Graphical Update Manager will not work |
| ====TrimSlice H250: Ubuntu on a SDXC Card==== | | ====TrimSlice H250: Ubuntu on a SDXC Card==== |
| ::http://trimslice.com/web/trim-slice-h-specifications | | ::http://trimslice.com/web/trim-slice-h-specifications |
| *'''This is a workaround as the Trimslice OS installers do NOT make a bootable HD on the TrimSlice H 250 (even though it appears to have done so)''' | | *'''This is a workaround as the Trimslice OS installers do NOT make a bootable HD on the TrimSlice H 250 (even though it appears to have done so)''' |
| + | :I used a 160 GB HD- Worked on 320 GB HD (see above)--[[User:Satellit|Satellit]] 18:36, 27 June 2012 (EDT) |
| *'''This is based on the fact that The installer-ubuntu-natty-2.6.38.3_l4t.r1.01.img is a working Ubuntu install''' | | *'''This is based on the fact that The installer-ubuntu-natty-2.6.38.3_l4t.r1.01.img is a working Ubuntu install''' |
| :Note: Running from the SanDisk (30MB/s) Ultra 64 GB SDXC seems faster than either the Internal HD in the TrimSlice H250 or the ssd in the TrimSlicePro | | :Note: Running from the SanDisk (30MB/s) Ultra 64 GB SDXC seems faster than either the Internal HD in the TrimSlice H250 or the ssd in the TrimSlicePro |
Line 240: |
Line 260: |
| [[File:TS_with_Sugar.JPG|600px]] | | [[File:TS_with_Sugar.JPG|600px]] |
| *TrimSlicePro Running KDE-Desktop -plus sugar-emulator (0.90.1) | | *TrimSlicePro Running KDE-Desktop -plus sugar-emulator (0.90.1) |
− | ===== Use dd to copy TrimSlice H250 HD=====
| |
− | *There is no OS installer that works for TrimSlice H250 HD
| |
− | :This provides a working copy-backup
| |
− | *remove HD from H250
| |
− | :Use USB adapter to connect TrimSlice H250 HD to a Laptop
| |
− | ::IN terminal
| |
− | mount
| |
− | /dev/sdb
| |
− | *Connect target HD with USB Adapter-(HD is at least 250GB)
| |
− | ::IN terminal
| |
− | mount
| |
− | /dev/sdc
| |
− | sudo su
| |
− | password:xxxxx
| |
− | dd if=/dev/sdb of=/dev/sdc
| |
| | | |
| ==RPi== | | ==RPi== |