Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install Raspbian system for raspberry pie under Mac OSX

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

This article is about how to install Raspbian system for raspberry pie under Mac OSX. The editor thinks it is very practical, so I share it with you. I hope you can get something after reading this article.

The raspberry pie that has been making NAS has been falling to dust because of its speed. Recently, the unit has been running at both ends of the family, resulting in database inconsistencies. Test all kinds of egg pain. So decided to pick up raspberry pie as a small test and release, after all, it costs to rent an Aliyun.

# the operating system version of the environment description editor is macOS Sierra Version10.12.1

# prepare the image to download the official image from the raspberry pie official website. Since the raspberry pie was bought early, not Pi2 and Pi3, the official version of ubuntu and centos cannot be installed. Fortunately, the editor developed Java,Python. The environmental impact is small.

Raspberry pie official website

As the editor's raspberry pie is relatively old, only the official linux version can be used. Official download of raspberry pie

The author is downloading the RASPBIAN system

# Burning the SD card first, insert the SD card into the computer through various tools

Diskutil list

The above command can see the partition status of several hard drives and no hard drives, including the partition table, find the disk number of your SD, this article is disk2, and then uninstall disk

Sudo diskutil unmount / dev/disk2

Various commands were rejected using the above commands, so the following command was searched to force the uninstall

Sudo diskutil unmountDisk force / dev/disk2

Forced uninstall succeeded

Burn raspberry pie image

Sudo dd bs=4m if=xxxx-xx-xx-respbian-jessie.img of=/dev/rdisk2

After a period of waiting

1036 million 1 records in1036+1 records out4348444672 bytes transferred in 568.471539 secs (7649362 bytes/sec)

Write successful

The above is how to install Raspbian system for raspberry pie under Mac OSX. The editor believes that there are some knowledge points that we may see or use in our daily work. I hope you can learn more from this article. For more details, please follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report