Raspberry Pi

Raspberry PI - Raspbian "wheezy" login

zeper 2013. 3. 25. 00:07

Archlinux를 써보고 싶었으나 초기 이미지가 시리얼 설정이 안되어 있어서  Debian 으로 선택했다.


아래는 로그인 아이디와 패스워드 그리고 패스워드 변경에 대한 로그이다.

굵은 글씨는 사용자 입력이다.


Password 시 화면에 표시되지 않지만 편의상 표시 하였다.


Debian GNU/Linux 7.0 raspberrypi ttyAMA0


raspberrypi login: pi
Password: raspberry
Last login: Sat Feb  9 03:47:38 UTC 2013 on ttyAMA0
Linux raspberrypi 3.6.11+ #371 PREEMPT Thu Feb 7 16:31:35 GMT 2013 armv6l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.

NOTICE: the software on this Raspberry Pi has not been fully configured. Please run 'sudo raspi-config'


pi@raspberrypi:~$ sudo passwd root

Enter new UNIX password: newpass

Retype new UNIX password: newpass
passwd: password updated successfully


pi@raspberrypi:~$ su

Password: newpass


root@raspberrypi:/home/pi# passwd pi

Enter new UNIX password: newpass
Retype new UNIX password: newpass
passwd: password updated successfully


728x90
반응형