2012-03-10, 01:49
As far as i can see your user is already enabled, so either you found the mail, or somebody beat me to it.
login as: atv
******************************************************
Crystalbuntu for AppleTV: April 2012 Update
by Sam Nazarko
http://www.stmlabs.com
Type ./configure to run the configuration utility.
******************************************************
[email protected]'s password:
Linux Crystalbuntu 2.6.24-28-generic #1 SMP Sat Oct 16 17:46:03 UTC 2010 i686
The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.
To access official Ubuntu documentation, please visit:
http://help.ubuntu.com/
Last login: Thu Feb 3 17:34:01 2011 from 192.168.1.26
atv@Crystalbuntu:~$ disks
-bash: disks: command not found
atv@Crystalbuntu:~$ dd if=/dev/zero of=/dev/sdb bs=1M
dd: opening `/dev/sdb': Permission denied
atv@Crystalbuntu:~$ sudo dd if=/dev/zero of=/dev/sdb bs=1M
[sudo] password for atv:
dd: writing `/dev/sdb': No space left on device
3819+0 records in
3818+0 records out
4003463168 bytes (4.0 GB) copied, 753.705 s, 5.3 MB/s
atv@Crystalbuntu:~$ md _FILES
-bash: md: command not found
atv@Crystalbuntu:~$ wget http://chewitt.openelec.tv/atv_swissarmyknife_linux.sh
--15:51:20-- http://chewitt.openelec.tv/atv_swissarmyknife_linux.sh
=> `atv_swissarmyknife_linux.sh'
Resolving chewitt.openelec.tv... 212.101.13.10
Connecting to chewitt.openelec.tv|212.101.13.10|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8,964 (8.8K) [application/x-sh]
100%[====================================>] 8,964 --.--K/s
15:51:20 (146.23 MB/s) - `atv_swissarmyknife_linux.sh' saved [8964/8964]
atv@Crystalbuntu:~$ chmod +x atv_swissarmyknife_linux.sh
atv@Crystalbuntu:~$ sudo ./atv_swissarmyknife_linux.sh
[sudo] password for atv:
********************************************************************************
* *
* Welcome to the OpenELEC AppleTV USB SwissArmyKnife creator script! *
* created by [email protected], v2.10 *
* *
********************************************************************************
Selecting previously deselected package hfsutils.
(Reading database ... 38733 files and directories currently installed.)
Unpacking hfsutils (from .../hfsutils_3.2.6-11build1_i386.deb) ...
Setting up hfsutils (3.2.6-11build1) ...
INFO: The following devices are available to create the SwissArmyKnife USB on:
parted: invalid option -- l
INFO: Please enter the install device (e.g. /dev/sdX): /dev/sdb
Error: Unable to open /dev/sdb - unrecognised disk label.
WARN: Continuing will erase the above partitions from /dev/sdb, continue? (Y/n): Y
INFO: Unmounting /dev/sdb2
INFO: Unmounting /dev/sdb1
Error: Unable to open /dev/sdb - unrecognised disk label.
INFO: Creating RECOVERY Partition
INFO: Creating OPENELEC Partition
INFO: Downloading atv_recovery.tar.gz
INFO: Extracting atv_recovery.tar.gz to RECOVERY partition
INFO: Creating KEYWORD and README files in OPENELEC
INFO: Checking filesystems & cleaning up
INFO: Unmounting /dev/sdb1
INFO: Unmounting /dev/sdb2