Questions tagged [boot]

Booting is the initial set of operations that a computer system performs when electrical power is switched on. The process begins when a computer that has been turned off is re-energized, and ends when the computer is ready to perform its normal operations.

Booting (also known as booting up) is the initial set of operations that a computer system performs when electrical power is switched on. The process begins when a computer that has been turned off is re-energized, and ends when the computer is ready to perform its normal operations. On modern general purpose computers, this can take tens of seconds and typically involves performing power-on self-test, locating and initializing peripheral devices, and then finding, loading and starting an operating system. Many computer systems also allow these operations to be initiated by a software command without cycling power, in what is known as a soft reboot, though some of the initial operations might be skipped on a soft reboot. A boot loader is a computer program that loads the main operating system or runtime environment for the computer after completion of self-tests.

The computer term boot is short for bootstrap or bootstrap load and derives from the phrase to pull oneself up by one's bootstraps. The usage calls attention to the paradox that a computer cannot run without first loading software but some software must run before any software can be loaded. Early computers used a variety of ad-hoc methods to get a fragment of software into memory to solve this problem. The invention of integrated circuit Read-only memory (ROM) of various types solved the paradox by allowing computers to be shipped with a start up program that could not be erased, but growth in the size of ROM has allowed ever more elaborate start up procedures to be implemented.

1085 questions
-1
votes
3 answers

Script errors when run by launchd at startup, but not when run in Terminal

I'm attempting to create a RAM disk that loads the previous contents when the system starts up, and every six hours writes the contents to a disk image. Currently, when you run the script from the terminal ("sudo bash LogToRAM.sh") everything works…
Mechcozmo
-1
votes
1 answer

Which comes first, POST or BIOS

I'm sort of confused as to which comes first during boot up, the POST test or the BIOS. Some places say the POST test is a function of the BIOS, and that the BIOS initially loads it. Others say the POST test is triggered as soon as the machine…
thisisnotabus
  • 101
  • 1
  • 2
-1
votes
1 answer

solaris 10 + install solaris from cdrom + read disk error

I want to install solaris 10 on my netra machine - T5220 {0} OK boot cdrom - install but I get the errors below - please advice what could be the problem ? can't read disk label can't open disk label package ERROR boot read failed
yael
  • 2,433
  • 5
  • 31
  • 43
-1
votes
1 answer

Installing Gentoo on windows7

Hi this is gonna be a very basic and naive question to many of you, but please answer. I am trying to install Gentoo from a live CD on my computer which already has windows 7 on it. I have partitioned my hard disk into two C and E drive. After…
Angelo
  • 169
  • 4
-1
votes
3 answers

Repair Windows 2008 boot

I have been caught in a loop where I can't boot up Windows Server 2008. When the OS starts to boot I am presented two options: Launch Startup Repair (recommended) Start Windows Normally No matter what option is chosen I end up with a black screen…
aksamit
  • 99
  • 1
  • 3
-1
votes
1 answer

Run Securetrading java jar file automatically on startup of centos server

This is an extension of my previous post. Basically I want to start the following service automatically when the server is booted: cd /usr/local/stapi java –jar StApi.jar this is from Securetrading (payment gateway provider). Basically in a…
Dino
  • 47
  • 1
  • 3
  • 5
-1
votes
2 answers

Windows not picking up hard drive, but BIOS does

I have a Windows Server 2003 box, with 2 identical hard drives installed (not in a RAID array). For some reason, Windows just stopped recognising the second hard drive. It doesn't appear in My Computer or Windows Disk Management. However, when…
Saajid Ismail
  • 317
  • 3
  • 7
  • 18
-1
votes
3 answers

how to share the same domain machine account with multi-boot workgroup Windows setup?

Having read in http://support.microsoft.com/kb/154501/EN-US/ (How to disable automatic machine account password changes): "You have two separate installations of Windows NT or Windows 2000 on the same computer in a dual-boot configuration. …
-1
votes
1 answer

"Factory Reset"-Strategy with an UEFI-x86-GPIO-Board

What would be the "right" strategy for this use-case? x86_64-platform with UEFI 40-Pin GPIO available Ubuntu/Debian and Yocto-Custom-Build available (by manufacturer) for that platform/board eMMC and SSD available The goal is to have a working…
Maas
  • 99
  • 3
-1
votes
3 answers

Dell PowerEdge t610 will not boot ESXI installer from USB

I downloaded the ESXI installer from VMWare for V8. I checked and the MD5 matches with what's listed on the download. I'm using a Mac to write the iso to a known working USB (using DD) The server will not boot in uefi or bios mode from the USB - I…
mikeb
  • 306
  • 1
  • 4
  • 12
-1
votes
1 answer

Windows Boot disk doesnt boot in Gcloud Vm Instances

I'm trying to boot differents physical disk in gcloud. So the complete process is: I dd the physical disk in linux (with a bs of 1G). Later i compressed in format tar.gz (with format=oldgnu, like gcloud want). I uploaded that file in a google cloud…
-1
votes
2 answers

QNAP TS-228 u-boot firmware

I am looking for somebody with a functioning QNAP TS-228 (32 bit; non-a version). I had a firmware upgrade gone bad and the firmware got corrupted. I have a usb ttl so I managed to connect to serial console and somewhat fix the box…
-1
votes
1 answer

Unable to switch os in dual booting

I got a new laptop ((Asus vivobook 14)https://www.flipkart.com/asus-vivobook-14-ryzen-5-hexa-core-4500u-8-gb-512-gb-ssd-windows-10-home-m413ia-ek582t-thin-light-laptop/p/itm8d1c44556be49?pid=COMFSKF9ZWGMFX4D&lid=LSTCOMFSKF9ZWGMFX4DEMHVKL). It came…
-1
votes
1 answer

System not booting up on replacing cmoss battery

I have HP ProLiant dl360 Gen 7 server, after I replaced cmoss battery I am seeing blue screen. Please let me know if anything needs to be done on replacing the cmoss battery.
user329231
  • 43
  • 4
-2
votes
1 answer

Dell Optiplex 990 Bios Corrupted

I have an issue with dell optiplex 990, i am getting no bootable hard disk found error. Videos as below https://photos.app.goo.gl/6TocW3sAoM7RL8gV9 Problem: I tried to boot into USB drive which has windows 10, but unable to. The Bios Screen Boot…
Dilip
  • 97
  • 1