The boot phase broadly refers to the set of operations that a computer system performs between power-on and access to a graphical/textual shell.

learn more… | top users | synonyms

-1
votes
0answers
20 views

Boot RAM disk to iPhone 4s with ios 6 on board [closed]

I'm reading Hacking and Securing iOS apps books. ANd i'm trying to boot RAM disk with redsn0w utility. But looks like it's not supported for iPhone 4s + iOS 6 device. Can you please tell me ...
0
votes
0answers
13 views

Windows XP , HP , IntelInside Trobelshooting [migrated]

My windowsXp Pc Has Stopped Booting On Start Up, Before Windows Boot A Screen appears Saying: Windows Could Not Boot: Could Not Find or Corrupted file \Sytem32\Hal.dll Please Reinstall the file... ...
0
votes
0answers
19 views

Start web app on Raspberry Pi

I'm currently putting together a project where my application will have a web based frontend and will be running on a microcontroller. In order to provide a friendly UI I would like my app UI to ...
-1
votes
1answer
33 views

VBR - Execute kernel [closed]

if I build my own operating system into floppy with VFAT file system and create ISO from it, it not have problem. But now I create my own file system and kernel is located between second sector and ...
1
vote
0answers
16 views

Samsung Glaxy S4 users report that BOOT_COMPLETED receiver won't work?

Well one of my apps on the play store have a BOOT_COMPLETED receiver and it have never got any issue until the S4, I have received multiple emails from S4 users saying that the app isn't working and ...
0
votes
1answer
15 views

“Missing operating system” GRUB [closed]

Okay ill keep it quick, I screwed up when formatting my harddrive so now I have this issue "missing operating system GRUB" when trying to boot And if I try to boot from a live CD or USB I just get ...
0
votes
2answers
64 views

Rails server failing to load

I'm struggling to get my rails server to boot. I'm using Rails 3.2.13, Ruby 1.9.3p429, rvm 1.21.1, and my gemfile is v2.03, on Ubuntu 12.04. I've updated using rvm update --system. When I type ...
0
votes
0answers
15 views

Can't find removable devices on boot menu

I bought a MEDION AKOYA P6635 laptop with Windows 8 installed and now I wanted to format it and get ubuntu installed. The problem: I can't see in the BIOS boot options the name removable devices or CD ...
0
votes
1answer
19 views

How to print a string to serial port without os,in mips

We can use syscall to print something with spim,like: la, $a0, mes li, $v0, 4 syscall But after I tftp 0 file.bin and boot it didn't print anything to the serial port. While in X86 int ...
0
votes
0answers
12 views

Flashing Nexus 7 [closed]

I am trying to flash the nexus 7 with the factory images built from source. I downloaded the source from google's source code page and got the branch: android-4.2.2_r1.2. I built using the ...
0
votes
1answer
27 views

Running code at boot?

I am creating a rather ambitious project for the iOS and I need to run some code during the boot stage, before the springboard actually launches. I understand that this can harm the device, but it is ...
-1
votes
0answers
16 views

Freebsd Meduim Error (Not Booting) [closed]

my server does'nt boot. fsck and fsck -y command used, but it did not work. error: i have bad english, sorry.
0
votes
1answer
20 views

SEandroid Boot Up Problems

I'm currently working on flashing SEandroid (security enhanced Android) onto a Nexus 7, but when I try to boot up, the Nexus 7 just flashes the Google screen and nothing else. I successfully ...
-1
votes
0answers
15 views

How create “Apply on boot” checkbox in Android?

Guys i have to create a checkbox "apply on boot" so when i check the checkbox the changes will re-apply after boot.This is for example a checkbox condition: if(v.getId()==R.id.chk_c){ ...
0
votes
2answers
39 views

Calling BroadCast receiver from main activity android

I want to start broadcast receiver class from my app's main activity. Main activity has all the GUI stuff, this activity starts a service which performs all the work. For making this service start ...

1 2 3 4 5 37
15 30 50 per page