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.
0
votes
1answer
6 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
8 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
25 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
0answers
13 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
38 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 ...
2
votes
1answer
20 views
Dual boot windows and ubuntu 12.04 error [closed]
I have dual boot one windows 8 and another ubuntu 12.04, both are at the separate partition.
When I start my laptop Grub appears with the ubuntu and the windows 8 option. When I click on ...
0
votes
0answers
15 views
preseed partman with lvm
i need to install ubuntu server 12.04 by preseed file. its got 4 x 1TB hdd and 32 GB RAM. i need 1 GB for /boot and 8 GB swap. the rest should be a 4 TB lvm volume over all harddrives.
i can create a ...
0
votes
0answers
23 views
Start SOLR on Apache Start
I run my websites on a dedicated server. I have full control.
I placed a start.sh file like
#!/bin/bash
cd /opt/solr-4.3.0/example
/usr/bin/java -jar start.jar
in /root
then I gave it world ...
0
votes
1answer
41 views
Run application program after linux bootup on ARM [closed]
I have loaded bootloader and ported linux on my ARM processor Am3892. Now i need to run one application program, but i don't have any console interface to run it after booting linux. Is there any ...
0
votes
0answers
27 views
VirtualBox: “A disk read error occurred” after migrating Win XP to Virtualbox
I attempted to migrate an old Win XP Compaq desktop to VirtualBox (4.2.12) under Ubuntu (12.04.1) by following https://www.virtualbox.org/wiki/Migrate_Windows
After the createfromraw step, I created ...
0
votes
0answers
27 views
How to get out of automatic repair loop in Windows 8? [migrated]
I recently got a windows pc from my friend that is broken. When it boots, it says "Automatic Repair could not fix the problem" and gives me the option to power off or choose advanced options. Under ...
-1
votes
0answers
16 views
Running a script during Android init [closed]
Is it possible to run a script by including it in init.rc? I have a script that I wish to run during device boot up. Basically it mounts certain folders in the sdcard.
0
votes
0answers
6 views
How to auto-boot Debian instead of Windows [migrated]
I've been working in the computer's lab of my college, and one of the tasks that my director told me was to auto start each computer with Debian. Each computer has:
-Windows 7.
-Debian.
And when ...
1
vote
0answers
29 views
Inserting data to boot sector
I've got a progra made with my group mate which writes "hello world" on a bootable device (flash drive 4 GB), it's just a little ASM file. On start we select in bios to run from this device, this ...
0
votes
2answers
47 views
WinService sometimes fails to start after boot
I have a few Windows services (all written in C#) that all show the same strange behaviour.
I have them set to delayed auto start so that they get started after the boot (delayed because well they are ...
-1
votes
0answers
134 views
ubuntu 12.04 server can not reboot on its own after reinstallation [closed]
We reinstalled the ubuntu 12.04 server after power outrage. After reinstallation, the server can not reboot on its own. Here is the current manual reboot procedure:
After reboot now, the server ...
0
votes
0answers
15 views
Booting the Kernel Devkit8000
Hello everyone,
I was wondering...
What is the system / program booting the kernel when it conveys responsibility to user space on DevKit8000 system?
1. Systemd
2. upstart
3. sysinit
0
votes
1answer
45 views
flash generated system.img to Nexus S, then cannot boot up (stuck at *android* screen)
I got android gingerbread source:
repo init -u https://android.googlesource.com/platform/manifest -b gingerbread && repo sync
Then, I built it:
lunch full_crespo-eng && make -j4
...
0
votes
0answers
59 views
isolinux: image checksum error, sorry [closed]
I've got a CD that I've previously used to install Ubuntu 12.04 on a lenovo thinkpad. I'm trying to use the CD again to install on a Latitude D520 that currentlyis running windows
However, when I try ...
-1
votes
0answers
30 views
Lenovo T520 boot blank screen after upgrade [closed]
this is for partialy for me and for all, who has the same problem..
I have installed Ubuntu 12.04 everything worked fine, but after update (new kernel v. 3.5.0-32-generic and nvidia drivers) it won't ...
-1
votes
0answers
22 views
I can't select any boot device because boot options are disabled in bios [closed]
I have a Asus R503C and Bios doesn't recognize any of drives in Boot list but on Advanced->SATA Configuration it recognize both harddrive and dvd-rw. The problem is that in Boot section the Driver ...
0
votes
0answers
42 views
How can I run a command at boot? (Linux, Debian)
I'm trying to figure out how to run a command at boot, like I would type it into the console. I'm using Rasbian with my Raspberry Pi, but I think this question is the same for Debian in general. The ...
0
votes
0answers
30 views
Apache listed in runlevels, not starting at boot (OpenSuse 12.3)
I want my compiled apache2 server to run when my OpenSuse 12.3 server boots.
I've followed the procedure listed in ...
0
votes
1answer
39 views
7+ minute windows 7 boot/restart times with SSD + HDD [closed]
I had Windows 7 x64 on my HDD for a while before begin gifted an OCZ Agility 64Gb SSD as a boot drive and to hold often-used applications. Because I had a lot of data and programs on the HDD, I did ...
0
votes
1answer
13 views
Boot Windows from Ubuntu issue
I have a problem I hope you good people can help me to solve!
I installed Linux (Ubuntu 13.04) on my computer but unfortunately deleted my NTFS partition for my Windows 7. Then I created a new one ...
0
votes
0answers
42 views
How to boot recently installed Ubuntu 12.10 on a Macbook Pro? [closed]
I'll try to be very specific. I have a late 2011 Macbook Pro (MacbookPro 8,1) and I was trying to install Ubuntu. I also want to be able to use Mac Os X, so I don't plan to overwrite it. So, I burned ...
0
votes
1answer
54 views
Bootloader using mixed code using EXTERN
I am creating simple calculator application on bootloader using mixed code including C language with Assembly Code.
My C language Code is (addasm.c):
#include
int main() {
bootmain();
...
0
votes
0answers
17 views
Windows & Ubuntu dual boot.No menu to choose OS? [migrated]
I just installed Ubuntu alongside Windows 7. Now I cant boot Windows 7 because it automaticaly boots Ubuntu without displaying boot menu. How can I get menu with options to choose which Os to boot? ...
0
votes
1answer
81 views
Does GoogleAppEngine(Python SDK) disturb GoogleAppEngine(PHP SDK)?
The new launched GoodleAppEngine(PHP Version) does not work on my computer.
Every time I type in "localhost:8080", the running server returns me a "GET / HTTP/1.1" 500".
And it give me a fatal ERROR:
...
0
votes
2answers
110 views
GoogleAppEngine root:php failure(255)
Every time I run dev_appserver.py --php_executable_path /opt/local/bin/php-cgi54 phpintern/ under OS X, this error is returned:
INFO 2013-05-24 01:59:15,523 sdk_update_checker.py:244] Checking ...
0
votes
0answers
92 views
Compile and run Linux kernel - kernel-panic: no init found
I did the following:
Made a directory named 'iso' which contains these two files:
iso/boot/bzImage: the bzImage that I got by compiling linux from source
iso/sbin/bash: Copied ubuntu bash file
...
0
votes
0answers
18 views
old boot option still exist after format [migrated]
I have window 8 operating system. Before window 8 I use windows 7 and Ubuntu.
So, I have install Ubuntu “up” windows 7 without making any partition, the Ubuntu make it when I install it through window ...
-1
votes
0answers
36 views
Dual Boot (Debian Testing, Windows 7) Remotely [closed]
First, I beg for your indulgence for possibly being uneducated about this...
I would like to install Debian Testing in a machine running Windows 7 and I would like to be able to select remotely each ...
1
vote
1answer
46 views
Android: Why I am not receiving the BOOT_COMPLETED intent?
I am testing on an physical device (SAMSUNG ACE GT S5830i)
But I am not receiving the BOOT_COMPLETED intent therefore the service is not Receiver is not starting
This is the code I am using.
...
-1
votes
0answers
56 views
Very New CentOS 5 installation has suddenly slowed down [closed]
I have just installed CentOS 5.9 on a machine. At first, bootup and GUI response times were very fast (since it is a new computer).
However, after doing only very few etups on it, the bootup and ...
-1
votes
0answers
18 views
Is there a URI or other information source (e.g. book) that demonstrates the creation of boot sector code from scratch? [closed]
I'd really like to write my own bootstrap code and need a tutorial to understand the BIOS functionality and Assembly code necessary to make this happen. Is there a source of information that could ...
0
votes
1answer
114 views
Android IntentService won't start on boot
I have an IntentService which starts on boot and stays running in the background. There is no launcher Activity, the IntentService is called by a broadcast receiver. It works on 2.3.4 and 4.0.4 ...
1
vote
1answer
38 views
Avoid error in R boot.ci function when all values in sampled set are equal
I have many data sets that are inputs to a function. The data is stored in a data table, and I'm calculating confidence intervals for my function output. However, there are some cases when all of ...
0
votes
1answer
32 views
can PXE boot to an external IP? [closed]
I know you can setup a system to boot via PXE, but what I want to know is if I can host it externally.
I have a client that wants me to build them a custom linux distribution that will be used in ...
0
votes
0answers
15 views
Boot process interference
I am writing a boot loader and get some wierd system behavior. After loading bootstrap code and switching to the protected mode the system just throws Invalid Opcode interrupt. The code works fine ...
0
votes
1answer
37 views
BroadcastReceiver not being notified of BOOT_COMPLETED
I'm trying to rig together a service that simply issues a notification on "boot" and then another one once the service is running. I'm using the following for my manifest:
<manifest
...
-3
votes
1answer
49 views
Is it possible to dual boot two OS's at the same time? [closed]
I want something like run server distribution of linux on one hard disk and windows 7 on the second hard disk. But I want to have only one cpu ram graphic and motherboard. For linux I do not need to ...
0
votes
0answers
52 views
Linux Fedora fstab mounted nfs share force timeout after X minutes
Background.
Using yum update from central server.
Tested autofs too many gotchas
So have the server /etc/exports (/var/cache/yum)
On the clients want to set a time-out on:
cat /etc/fstab (snipped)
...
0
votes
0answers
19 views
Know which program creates a file at startup
I'd like to know which process creates a file at startup in Linux, for example in /tmp.
Every time I boot Ubuntu I find a file in /tmp even though I delete it each time.
I haven't found out how to ...
-1
votes
2answers
30 views
Renamed /usr to /usr_old and got trapped [closed]
I was trying to move the /usr folder into a another disk partition to make space for partition where root (/) is mounted.
I was following the technique of moving /home and now I am trapped.
...
0
votes
1answer
27 views
Android BOOT COMPLATED in version 3.1 +
I have a very big problem. I want to call my service classes when the device is boot. I am doing that for the version before 3.1 .... My problem is; my application is consisting of only services and ...
1
vote
1answer
45 views
Java - Load additional class at JVM startup
I'd like to load an additional class at JVM startup. Specifically, the class should be loaded after all core libraries are loaded (so after rt.jar and lib/ext at least).
The class isn't referenced ...
0
votes
1answer
42 views
How can i perform my exe file from boot.local
I've written a code for boosting priority of a process on my openSuSE 12.2 system.
#include <stdio.h>
#include <sched.h>
#include <unistd.h>
int printUsage(void)
{
...







