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.
-1
votes
1answer
33 views
boot a non-raid disk on a server
I have a HP ML310e that I am trying to recover data off.
It has a RAID 10 array and I am wanting to boot a non-raid hard drive on the server.
I can't see this disk in the bios, so I can't boot from ...
-2
votes
0answers
17 views
How Can I Boot from one of my partitions from External USB HardDisk? [closed]
I have 1 TB external Transcend USB 3.0 hard drive and made two partitions on it, one of which was for booting purpose. Later I figured out that this was difficult task to boot from a single partition ...
-1
votes
1answer
24 views
Possible to multi-boot every version of Windows from one HDD? [closed]
I want to set up a testing machine with multiple versions of Windows (XP/Vista/7/8 both 32 & 64 bit). I'm testing VM software, so I cant just use a VM.
Is it possible to multi-boot all this from ...
0
votes
0answers
17 views
What filesystem to use for Industrial CF card to boot from and be as reliable as possible? [closed]
I boot my linux system via industrial CF and am currently using ext4 without journal, mounted with sync option (exactly: noauto,noatime,nodev,barrier=1,data=ordered,sync). I only ever mount the fs ...
1
vote
2answers
66 views
fix kernel on Xen Server hypervisor vps
I have a cloud server hosted at Rackspace, and they use Xen Server hypervisor. I was running Ubuntu 12.04, and really messed up by attempting to do a release upgrade manually.
The hypervisor ...
0
votes
1answer
26 views
“LV Status NOT available” after converting root from lvm2 to lvm2+raid1 (lvconvert --type raid1)
I just converted by lvm2 root filesystem from linear lvm2 (single HDD:sda) to lvm2 raid1 (using lvconvert -m1 --type raid1 /dev/ubuntu/root /dev/sdb5 command). But after this conversion I can't boot ...
0
votes
2answers
38 views
How to boot copied partition
I have just ghosted an Ubuntu (12.04) instance from a 200GB HD to a 1TB HD. The ghosted instance has two mounted storage partitions both of about 100GB each and I have the following partition table:
...
0
votes
0answers
12 views
Gearmand autostart at system boot
Gearman server is installed and working fine on Ubuntu 12.04. But it won`t start at system boot.
I try this:
Startup applications (/etc/init.d/gearman-job-server owned by root),
sudo update-rc.d ...
1
vote
1answer
46 views
Poweredge 1950 III hangs on boot
I have a Dell Poweredge 1950 3'rd generation server that hangs on boot.
More specifically, it hangs on this image:
The server has worked fine until recently.
The status display reports no errors ...
-4
votes
0answers
23 views
Press any key to boot from USB and the keyboard is not responding [closed]
I am getting an error from a notebook that BOOTMGR is corrupted so I tried to boot from a USB image with Win7 to repair the boot. When the Notebook asks me to press any key it's like the keyboard is ...
-1
votes
1answer
42 views
HP MicroServer - HP logo light Orange [closed]
I just bought one of these HP MicroServer as everyone seems to think they are great for a home lab, I installed SBS 2011 on to the box with no problems.
Suddenly today when I have turned it on the HP ...
0
votes
0answers
33 views
ubuntu 12.04 server requires double boot to find eth1
Ubuntu 12.04, haproxy and shorewall. when running everything works as expected. Both eth0 and eth1 properly configured and working. Reboot, system comes up but eth1 is missing, not found, not ...
0
votes
0answers
64 views
Ubuntu 12.04, after reboot, ping but don't have any service up ( ssh / apache )
I need a little help, I just reboot a ubuntu server 12.04 without any special modification, it doesn't start anymore, I have a ping return but connection refused on SSH and apache is not started
Here ...
0
votes
0answers
20 views
How to extend /boot which is not on lvm
I have a machine with 100 mb boot partition but for installing new kernel with other module it needs additional 50 MB.
How can i extend it its not on LVM.
If i attach new disk and copy whole content ...
0
votes
0answers
23 views
Is it possible to detect Mac-OSX machines serial number within a BOOTP request?
We have a database that contains serial numbers of all the macs in the company, and which associate them to different OSX versions (10.6, 10.7, 10.8, ...).
When netbooting, I currently use the same ...
0
votes
1answer
27 views
Can I boot a CD-ROM on a QEMU guest with a hard drive?
If I insert a CD-ROM into my server's physical CD-ROM drive, can I boot that CD-ROM in a QEMU guest to work on that guest's hard drive? I need to use a Windows 7 repair disk.
This is a continuation ...
-2
votes
1answer
92 views
HP proliant microserver won't boot
I was installing an ethernet driver for VPN on an HP Microserver (on PCI 1).
Then, suddenly the server shut down while I was installing it.
When I tried to boot it back up it only shows the health ...
0
votes
0answers
80 views
How can I track down the cause of an automatic reboot that occurs each night at the same time? [closed]
Update: the reason turned out to be a malfunction of a restting device operated by the hoster. Thanks to all commenters who have tried to help me. I now see that this question is probably not very ...
0
votes
1answer
66 views
Set startup order for KVM virtual machines via libvirt?
I have some server applications failing because their virtual machine starts up before the database virtual machines. Anyway to configure libvirt to start them up in a certain order and possible ...
0
votes
0answers
47 views
Error at booting server - ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
I installed Debian 6 on HP server with hardware RAID 5 configured.
RAID Controller Info
04:03.0 RAID bus controller [0104]: Compaq Computer Corporation Smart Array 64xx [0e11:0046] (rev 01)
Kernel ...
0
votes
1answer
83 views
ESXi Cannot boot to ramdisk: boot image is corrupted
I've got an ESXI that's been running for almost 3 years fine. Yesterday, I upgraded the machine's bios, installed RAM and 2 additional hard drives. Today I added a Windows VM and changed the Gateway, ...
1
vote
0answers
49 views
Dell PowerEdge R510 SATA drives appearing as SAS
I have a Dell PowerEdge R510 with the following:
PERC H700
2 x 500GB cabled SATA drives (RAID 1)
6 x 3 TB SAS hot swap drives (5 in RAID 6)
I was testing an online expansion of the RAID array ...
0
votes
3answers
70 views
Cant run rc.local manually and doesn't run automatically on ubuntu
This is quite a simple one. I created an rc.local file here:
/etc/rc.local
I made it executable. However, it doesn't run when I boot the server. I can see it in the directory and when I try to run ...
2
votes
2answers
143 views
Where/when does a (Debian) Linux system change the console display mode?
I'm installing Debian Wheezy (7.0rc1) on a box of mine. For reasons I won't go into here, I don't want the framebuffer to be used for the console display during boot (nor afterwards). To avoid this, I ...
1
vote
2answers
60 views
CentOS won't present login menu after a new service was defined
Yesterday I was trying to install Ganglia in my virtual machine. After I defined Ganglia as a service I reboot the machine, but after that CentOS won't present the log in menu anymore.
I think it's ...
0
votes
1answer
65 views
MDADM not assembling raid0 that is part of a raid5 on boot
I use a RAID0 (md2) as a device in a RAID5 (md3) setup (see below). Now everytime the computer boots, mdadm will mark md3 as degraded and i am forced to re-add md2 as a new spare. Of course mdadm then ...
0
votes
1answer
57 views
Ubuntu / GRUB reboot loop
I had to shutdown a server due to a power outage... The machine's been working just fine, an Ubuntu 12.04 box. Now when I boot back up, I get the GRUB 1.99 boot menu with several options, all of which ...
0
votes
2answers
113 views
Linux - ran out of space on /boot directory - what can I do?
I stupidly put boot in its own partition of 228M space and now when I try to do an upgrade, it keeps telling me it's out of space.
I tried to remove old packages but still not enough space.
Is there ...
2
votes
1answer
76 views
I'm stuck on choosing the right Linux bootloader for software RAID-10
I'm installing Gentoo on a SOHO server with 4 500GB Hitachi hard drives.
I was able to boot from Live USB, created RAID-10 array /dev/md0 with the following command:
mdadm --create /dev/md0 ...
0
votes
1answer
70 views
cloning windows server 2008 OS drive to smaller drive using Robocopy
I'd like to clone a bootable OS disk using robocopy. The source drive is larger than the destination, but with plenty of free space.
Is it possible, and if it is, what do I need to keep in mind to ...
1
vote
0answers
166 views
Upgraded to Debian 6.0.7 and server now does not boot
Today, I upgraded my Debian Squeeze installation of my vps to 6.0.7. It included a kernel upgrade, but I left the kernel upgrade last, after upgrading all the other packages first. However, now the ...
0
votes
0answers
141 views
multiboot usb stick [closed]
I am trying to create a multiboot USB stick. I would like to have on a single USB stick more than one Linux distribution, like ubuntu-desktop, ubuntu-server, debian, debian-live-rescue, and so on.
I ...
3
votes
1answer
182 views
Second NIC “not working properly” on diskless Server 2012
I've got (after a considerable fight) a diskless Server 2012 running via the MS software iSCSI initiator being booted via gPXE chained from the NIC's PXE.
However, now that it is booting properly I ...
4
votes
1answer
112 views
tape changers on Centos 6 enter flurry of activity upon boot, at udev start
I have two tape-changer robots (Quantum Superloader 3), one with parallel SCSI connectivity, the other with SAS. They were connected to a Centos 5 server, and boot would proceed normally.
They are ...
-1
votes
1answer
43 views
KVM server: Boot from laptop as native [closed]
I wonder if you can setup a KVM server to boot from your laptop over network into it's VM'S?
Does anybody know if, and if so, how, this could be done?
0
votes
1answer
157 views
Debian Wheezy No longer booting. Freezes after setting kernel variables
My Debian (Wheezy) server has been running smoothly for a very long time with no indications of any problems. I had it running 24/7 so it was always on. The other day my power went out and when I ...
0
votes
1answer
61 views
Network filesystem won't mount at boot
We are running a lab network with a centralized file server. I recently installed Linux Mint on a new client computer and set up LDAP for user management and network folders through the fstab. When ...
1
vote
0answers
63 views
Fresh debian squeeze software raid install wont boot
I am following these instructions:
http://www.iprobot.net/linux-tutorial/how-to-setup-software-raid-in-debian-ubuntu/
(I used debian-live-6.0.6-amd64-gnome-desktop.iso and DD'd that onto a usb key, ...
0
votes
1answer
231 views
How to list services/daemons started at boot _and_ check their loading order
I want to be sure in what order services are started during boot process in Debian based systems (Debian Squeeze in particular).
Thanks in advance.
0
votes
1answer
87 views
exchange 2013 unable to boot
I'm testing Exchange 2013 on a Hyper-V VM with Windows Server 2012 with a couple of problems.
The most important so far is that the VM can't boot windows and when I'm lucky it takes 30 minutes to 1 ...
0
votes
2answers
162 views
Mount EncFS at boot
am trying to get an EncFS encrypted home to mount at boot without user input (directly, not via ssh). Have tried various solutions (adding a volume entry in pam_mount.conf.xml, various tweaks to ...
0
votes
0answers
84 views
How can I create a bootable floppy/CD image that includes my bios firmware update files?
I bought a supermicro X8SI6-F mainboard with an onboard LSI SAS 2008 controller (LSISAS9211-8i).
It is delivered in what they call "LR" firmware, which makes problems for me because I want to have an ...
0
votes
1answer
66 views
Add generic rescue kernel on Gentoo
I have a Gentoo machine (64-bit) with software RAID on boot which was set up previously by someone who optimised the kernel for that machine.
Now I want to shift the disks to a new machine (also ...
1
vote
1answer
228 views
CentOS 6.3 drive encryption being on remove server
During the clean installation of CentOS 6.3, I choose to encrypt the primary partition / (the whole drive) (obviously except /boot).
My point is to have fully encrypted drive (8 drives in RAID10) but ...
0
votes
1answer
52 views
Kernel panic - not syncing: BRKADRINT
One of the machines on the network started beeping continuously and was unresponsive locally as well over the network. We shut it down keeping power pressed. Upon reboot, the boot stopped with Kernel ...
1
vote
0answers
33 views
Fedora 5 booting Issue
I have an issue in my fedora core 5, installed in HP Proliant ML 150 server. Till yesterday it was working fine but today when I started this it gave me the following error:
File system is ext2fs, ...
1
vote
2answers
104 views
using Linux as a bootloader?
I have an embedded device with a SPI connected flash. Basically this means the device boots its bootloader and Linux kernel from a small flash part.
As the device boots, but before the root ...
-2
votes
1answer
494 views
Copying Windows 7 installer to USB gives error on install.wim [closed]
I followed the instructions here Boot and Install Windows from a USB thumb drive to copy the windows file from CD/DVD to USB. But after running this command in the command line: robocopy.exe F:\ G:\ ...
2
votes
2answers
307 views
How do I run a Debian init.d script manually, not at boot?
How do I stop an init.d server from running on boot, but still allow running it manually?
0
votes
1answer
50 views
Who do scripts executed from /etc/init.d/boot.local run as?
I have some lines appended to /etc/init.d/boot.local on a OpenSuse 11.1 server. They are some scripts I want run at boot. Who do these get execute as? In particular, I have one script that needs ...