티스토리 뷰
728x90
BPI-M2 ZERO
출처 : BPI-M2+/BPI-M2+(H2)/BPI-M2+(H5)/BPI-M2 ZERO - Banana Pi
OS 설치
출처 : BPI-M2+/BPI-M2+(H2)/BPI-M2+(H5)/BPI-M2 ZERO Image - Banana Pi
SD 확장
SD 확장전 용량확인
$ df -h Filesystem Size Used Avail Use% Mounted on udev 181M 0 181M 0% /dev tmpfs 50M 3.5M 46M 8% /run /dev/mmcblk0p2 6.7G 4.9G 1.6G 77% / tmpfs 248M 384K 248M 1% /dev/shm tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs 248M 0 248M 0% /sys/fs/cgroup tmpfs 50M 20K 50M 1% /run/user/1000 /dev/mmcblk0p1 256M 9.7M 247M 4% /media/pi/BPI-BOOT
SD FDisk
pi@bpi-iot-ros-ai:~$ sudo fdisk /dev/mmcblk0 Welcome to fdisk (util-linux 2.27.1). Changes will remain in memory only, until you decide to write them. Be careful before using the write command. Command (m for help): p Disk /dev/mmcblk0: 14.9 GiB, 15931539456 bytes, 31116288 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x3b7f8abe Device Boot Start End Sectors Size Id Type /dev/mmcblk0p1 204800 729087 524288 256M c W95 FAT32 (LBA) /dev/mmcblk0p2 729088 14940159 14211072 6.8G 83 Linux Command (m for help): d Partition number (1,2, default 2): 2 Partition 2 has been deleted. Command (m for help): n Partition type p primary (1 primary, 0 extended, 3 free) e extended (container for logical partitions) Select (default p): p Partition number (2-4, default 2): 2 First sector (2048-31116287, default 2048): 729088 Last sector, +sectors or +size{K,M,G,T,P} (729088-31116287, default 31116287): Created a new partition 2 of type 'Linux' and of size 14.5 GiB. Command (m for help): w The partition table has been altered. Calling ioctl() to re-read partition table. Re-reading the partition table failed.: Device or resource busy The kernel still uses the old table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8). pi@bpi-iot-ros-ai:~$ sudo shutdown -r now
SD 확장
$ sudo resize2fs /dev/mmcblk0p2 resize2fs 1.42.13 (17-May-2015) Filesystem at /dev/mmcblk0p2 is mounted on /; on-line resizing required old_desc_blocks = 1, new_desc_blocks = 1 The filesystem on /dev/mmcblk0p2 is now 3798400 (4k) blocks long.
SD 확장 확인
$ df -h Filesystem Size Used Avail Use% Mounted on udev 181M 0 181M 0% /dev tmpfs 50M 2.3M 48M 5% /run /dev/mmcblk0p2 15G 4.9G 8.9G 36% / tmpfs 248M 220K 248M 1% /dev/shm tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs 248M 0 248M 0% /sys/fs/cgroup tmpfs 50M 24K 50M 1% /run/user/1000 /dev/mmcblk0p1 256M 9.7M 247M 4% /media/pi/BPI-BOOT
RDP(원격데스크탑) 설치
출처 : How to use RDP - BananaPro/Pi - LeMaker wiki
RDP(원격데스크탑) 설치
$ sudo apt-get install xrdp $ sudo apt-get install tightvncserver
RDP 서비스로 등록
$ sudo systemctl enable xrdp xrdp.service is not a native service, redirecting to systemd-sysv-install Executing /lib/systemd/systemd-sysv-install enable xrdp insserv: script firstrun.bpi: service firstrun already provided! insserv: script firstrun.bpi: service firstrun already provided!
재부팅
$ sudo reboot
원격데스크탑 접속
JDK 설치
출처 : Install Java 8 on Armbian (Orange Pi Lite or higher) • DIY Projects
저장소 추가
$ sudo add-apt-repository ppa:webupd8team/java
추가한 저장소 반영
$ sudo apt-get update
JDK 설치
$ sudo apt-get install oracle-java8-installer
JAVA_HOME 환경변수 추가
$ sudo vi /etc/profile
내용 추가 export JAVA_HOME=/usr/lib/jvm/java-8-oracle
export JAVA_HOME=/usr/lib/jvm/java-8-oracle
JDK 설치 확인
$ $JAVA_HOME/bin/java -version java version "1.8.0_151" Java(TM) SE Runtime Environment (build 1.8.0_151-b12) Java HotSpot(TM) Client VM (build 25.151-b12, mixed mode)
댓글
300x250
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- BPI-M4
- SAS
- 서울오토살롱
- 일본여행
- Linux
- 전예희
- Spring MVC
- NDK
- sas2009
- Spring
- 튜닝쇼 2008
- Delphi Tip
- koba2010
- Delphi
- Xcode
- Java
- ble
- flex
- KOBA
- MySQL
- Mac
- 동경
- android
- 지스타2007
- ffmpeg
- 송주경
- 레이싱모델 익스트림 포토 페스티벌
- oracle
- JavaScript
- ubuntu
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
글 보관함