Raspberry Pi Reload System

Source: Internet
Author: User
Tags raspi

Raspberry Pi System I was playing bad ....

Probably ran a little bit of this thing, causing problems with the system

sudo apt-get Upgrade

Upgrade feature: Update software without changing existing software settings

Use caution in this function!!! Because after the update may be the graphics card driver updated, resulting in the interface!!!

I am now a typical Raspberry Pi novice player, was scared by the tree grandpa, he was a little bit wrong I'm afraid of dying tot

Now reload, first restore the TF card with the broken system, using Diskgenius software to clear the partition, see http://www.embed-net.com/thread-145-1-1.html

Then write to the system, you need to download Win32diskimager and the installation of the Raspbian system, see the method http://www.cnblogs.com/suzhengsheng/p/5044924.html

Next connect the display, but nothing happens ... The power and act lights are then found to be always on and not flashing. Obviously there is a problem.

Should be write system problem, write again, write again after still have problems, download system has a problem, re-download a system, after installation, everything is OK.

When I normally use the Raspberry Pi, only the power light is on and the act light is not lit.

Into the Raspberry Pi:

The first login will automatically pop up the Raspberry Pi's Advanced Settings panel (which can also be accessed later via the raspi-config command):

Select The space available on the first Expand Filesystem expansion SD card, otherwise there will be a lot of big software and cannot be installed (insufficient hint space).

Then set the default entry to the graphical interface. Select the second item and choose the one that goes to the graphical interface.

#  Restart reboot

Follow the tutorials to set up your keyboard.
Then change the source of the software, I converted to Chongqing University in China, modify the following documents

sudo nano/etc/apt/sources.list

Can

Since the Raspberry Pi is being remotely connected to the computer, download the XRDP

sudo apt-get Install XRDP

Next, try the Raspberry Pi connection computer hotspot for Remote Desktop.

The computer opens the hotspot and can be turned on using 360, or it can be done using the command line.

Use the command line method as follows

# create hotspot netsh wlan set hostednetwork mode=allow ssid=ras key=*********# turn on Netsh wlan start Hostednetwork# view netsh wlan show hostednetwork# turn off Netsh wlan stop Hostednetwork

Note that the computer network should be shared with the hotspot, otherwise the Raspberry Pi will not be able to obtain an IP address.

Then in arp-a get the IP address of the Raspberry Pi, Remote Desktop input connection can be.

Due to the computer hotspot is very unstable, so it is best to use a network cable connection, or use a wireless card to connect a stable Internet.

Attached: Raspberry Pi installs Firefox:

sudo apt-get Install Iceweasel

ok~

Configure Raspberry Pi to recognize Chinese:

Install Wenquanyi Zen Hei's Open source Chinese font:

sudo apt-get Install Ttf-wqy-zenhei

Install Linux under the Chinese input method called SCIM (Smart Common Input method):

sudo apt-get Install Scim-pinyin

SCIM shortcut key is CTRL + Space
Then open:

sudo raspi-config

Then select Change_locale, and select ZH_CN in the default locale for the system environment:. UTF-8. Then restart the machine and find that the whole environment has become Chinese.

Raspberry Pi Reload System

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.