Confirmed users
1,377
edits
Line 52: | Line 52: | ||
*remove sd cards | *remove sd cards | ||
*unplug usb hub power and usb cable (they get hot) | *unplug usb hub power and usb cable (they get hot) | ||
* put card into holder, and holder into n810 | |||
* switch on n810, wait for it to obtain wireless IP address | |||
* on imaging machine terminal, do | |||
[root@maemo-flashing production-sd]# ssh root@maemo-n810-15 | |||
The authenticity of host 'maemo-n810-15 (10.250.48.106)' can't be established. | |||
RSA key fingerprint is 3b:d5:43:79:6f:c0:af:6a:e3:44:55:17:79:85:59:54. | |||
Are you sure you want to continue connecting (yes/no)? yes | |||
Warning: Permanently added 'maemo-n810-15,10.250.48.106' (RSA) to the list of known hosts. | |||
root@maemo-n810-15's password: | |||
BusyBox v1.6.1 (2008-09-18 09:43:17 EEST) Built-in shell (ash) | |||
Enter 'help' for a list of built-in commands. | |||
maemo-n810-ref:~# pwd | |||
/root | |||
maemo-n810-ref:~# echo maemo-n810-15 > /etc/hostname | |||
maemo-n810-ref:~# cat /etc/hostname | |||
maemo-n810-15 | |||
# verify there is no file called /builds/standalone.txt | |||
maemo-n810-ref:~# rm /builds/standalone.txt | |||
rm: cannot remove '/builds/standalone.txt': No such file or directory | |||
maemo-n810-ref:~# | |||
===If something goes wrong=== | ===If something goes wrong=== |