Questions tagged [boot]

These questions refer to the initial starting up of the Raspberry PI.

Booting is the process of starting a computer. The phrase 'at boot' is often used to describe an action that occurs during the start up process. For the Raspberry Pi, that means loading the operating system from the SD card.

1627 questions
225
votes
12 answers

Execute script on start-up

I am trying to execute a script when my Raspberry Pi boots up. I would like the web browser to open up automatically. I have tried to find a simple solution, (like dropping my script in some "startup" directory or something similar) but I am not…
Tyler Murry
  • 2,353
  • 3
  • 13
  • 5
103
votes
3 answers

Boot without starting X-server

During the installation of Raspian I chose "Start X-Server after boot", but now I want to boot it once without starting the X-Server, so I've got more memory to run a program. How do I boot without starting the X-Server?
Stein
  • 1,758
  • 3
  • 14
  • 13
77
votes
13 answers

How do I turn on my Raspberry Pi after shutdown?

My Raspberry Pi runs OpenELEC. The XBMC has a Power-button in the left-bottom corner where I can shutdown the Raspberry Pi. That works fine, but I can't figure out how to turn it on again after the shutdown. The only way I can make it start again is…
ThomasCle
  • 879
  • 1
  • 7
  • 6
74
votes
1 answer

How does Raspberry Pi boot?

I have a raspberry mini computer and I am wondering how that thing does whole the boot process. I can compile my own kernel and init ramdisk with my own scripts and build my own minimal linux system on PC, but for that I need to use some bootloader.…
Petr
  • 901
  • 2
  • 8
  • 7
63
votes
9 answers

What password to use to log in after the first boot?

The first time I boot up my Raspberry Pi I get a login screen. What username and password should I use? That is, what is the default password for Raspberry Pi?
Maria Zverina
  • 5,148
  • 5
  • 30
  • 42
58
votes
4 answers

Emulation on a Linux PC

How can I connect an SD card containing a Raspberry Pi OS to my Linux PC, and boot the OS in an emulator? Why won't VMWare work? What are the limitations of this method? Related: Emulation on a Windows PC
Alex L
  • 7,585
  • 12
  • 42
  • 53
51
votes
2 answers

How to add custom loading screen?

I would like to make Raspberry PI useful for TV purpose or so... Therefore I would like to show to end user loading image before entering the X-Windows and starting customized desktop... So instead of watching kernel loading modules I would like to…
E.W.
  • 511
  • 1
  • 5
  • 3
48
votes
6 answers

Boot from USB hard disk?

Is there a way to boot from an external hard drive connected to the device through the USB port (as opposed to booting from the SD card)?
System Down
  • 733
  • 2
  • 6
  • 9
47
votes
4 answers

Boot from external USB stick / drive?

I know it's not possible to directly boot from an external USB stick / drive, but instead you have to boot from the SD card and then the external device can take over. What's the easiest and preferred way to set this up, therefore boot from SD card…
stefan.at.kotlin
  • 685
  • 1
  • 8
  • 11
45
votes
2 answers

How to set my Raspberry Pi to boot into the GUI?

As from my previous question, I asked what the power off button in the corner does. Then somebody said if you boot into the GUI automatically, it will give you some options. How do I boot into the GUI at startup?
horIzoN
  • 664
  • 1
  • 7
  • 11
44
votes
2 answers

What is the boot sequence?

I am wondering what the boot sequence of the Raspberry Pi is in a typical setup (say NOOBS), from power application (or warm reset if that's different) up to, say, the apparition of the logo; or where that is described. Beside a most needed general…
fgrieu
  • 553
  • 1
  • 6
  • 10
42
votes
4 answers

Is it possible to dual boot from the SD card?

Say I wished to have Debian Squeeze and Arch Linux ARM on my SD card. Would it be possible to dual boot from Grub?
Jivings
  • 22,458
  • 11
  • 89
  • 139
39
votes
3 answers

What is the power on state of the GPIOs?

What is the state of the GPIOs when power is applied? eg High, Low, Hi-Z? Also does any OS change the state of any GPIOs when it loads? Hopefully not.
John La Rooy
  • 11,937
  • 9
  • 47
  • 74
37
votes
3 answers

Level of Hackability of raspberry pi

I have been working with embedded systems (mostly micro controllers) for about 3 years. I want to know how much of RPi of actually open source?? I know arduino gives us complete details of hardware /software etc. But what about RPi? This is…
deepak
  • 581
  • 1
  • 6
  • 8
37
votes
2 answers

Open chromium full screen on start up

I would like to set up a couple of Raspberry Pis to open automatically chromium or any other browser available to at start-up, and in full screen mode. I was wondering if any of you can help me. These will be placed as some fixed stations where I…
Catalin
  • 387
  • 1
  • 3
  • 3
1
2 3
99 100