Published Book on Amazon
All of IOT Starting with the Latest Raspberry Pi from Beginner to Advanced – Volume 1 | |
All of IOT Starting with the Latest Raspberry Pi from Beginner to Advanced – Volume 2 |
출판된 한글판 도서
최신 라즈베리파이(Raspberry Pi)로 시작하는 사물인터넷(IOT)의 모든 것 – 초보에서 고급까지 (상) | |
최신 라즈베리파이(Raspberry Pi)로 시작하는 사물인터넷(IOT)의 모든 것 – 초보에서 고급까지 (하) |
Original Book Contents
9.3 Setting File System Expansion
9.3.1 Meaning
This means that when there is space in the SD card that is not used by the system yet, it converts the space into a usable space.
SD card storage is treated differently depending on how the operating system is installed. When the operating system installation image is moved to the SD card, only the space corresponding to the partition occupied by the operating system is available, and the remaining space is not used yet. In this case, if the system needs additional space, it is possible to convert unused space into usable space. When installing the system using the <NOOBS> utility, the entire space of the SD card is already available so no special expansion work is required.