similar to: problem running grub during boot

Displaying 20 results from an estimated 3000 matches similar to: "problem running grub during boot"

2015 Aug 05
2
CentOS 5 grub boot problem
On 8/5/2015 12:34 PM, Chris Murphy wrote: > On Wed, Aug 5, 2015 at 9:12 AM, Bowie Bailey <Bowie_Bailey at buc.com> wrote: >> I am trying to upgrade my system from 500GB drives to 1TB. > I'm going to guess that there are no IDE drives that have 4096 byte > physical sectors, but it's worth confirming you don't have such a > drive because the current partition
2005 Nov 27
0
centos4.2 -raid 1 and grub
I had this little shell script. Use at your own risk... Jerry --------- # To load a blank drive with the old partition information use the command: # sfdisk /dev/hda < /etc/silentm/raidinfo.partitions.hda # The following command will setup the passed argument to boot in case the main disk is faulty # $1 is either /dev/hdb or /dev/sdb grub_setup_scsi() { grub << EOF find
2005 Dec 02
1
FIXED Re: Re: MD Raid 1 software device not booting not even reaching grub
doing that grub-install /dev/sda will give me the "corresponding BIOS device" error. But now I fixed it by doing a manual grub install. first boot with cd1 and type linux rescue at the prompt when you're at the linux prompt after detecting and mounting the partitions, do a "chroot /mnt/sysimage" then # grub --batch #grub> root (hd0,0) Filesystem type is ext2fs,
2015 Aug 05
0
CentOS 5 grub boot problem
On Wed, Aug 5, 2015 at 9:12 AM, Bowie Bailey <Bowie_Bailey at buc.com> wrote: > I am trying to upgrade my system from 500GB drives to 1TB. I'm going to guess that there are no IDE drives that have 4096 byte physical sectors, but it's worth confirming you don't have such a drive because the current partition scheme you've posted would be sub-optimal if it does have 4096
2015 Aug 05
2
CentOS 5 grub boot problem
I never thought I'd say this, but I think it's easier to do this with GRUB 2. Anyway I did an installation to raid1's in CentOS 6's installer, which still uses GRUB legacy. I tested removing each of the two devices and it still boots. These are the commands in its log: : Running... ['/sbin/grub-install', '--just-copy'] : Running... ['/sbin/grub',
2014 Jun 09
1
Upgrading openssl to openssl-1.0.1e-16.el6_5.7.x86_64
Hi, Can we upgrade the OpenSSL version on earlier CentOS Versions 6.2/6.3/6.4 with the latest Openssl version which has all the latest openssl vulnerability fixes from Cent OS repo. Will there be any dependency with the openssl version with CentOS versions upgrading openssl 1.0.0 to openssl 1.0.1e latest version. Can we upgrade with the latest OPENSSL version on older CentOS Versions as there
2012 Nov 12
0
srikanth@codeforce.com
[1]Click here to unsubscribe if you no longer wish to receive our emails Dear Recruiter, Let me present you with list of consultants currently available. E-Mail me for below candidate details. My Mail ID : srikanth at codeforce.com Consultant Job Title Total Experience Current Location Availability Action Atrayee Paul Sr. ETL Datastage Developer 7 years Detroit Metro Area
2015 Aug 05
0
CentOS 5 grub boot problem
On Wed, Aug 5, 2015 at 11:11 AM, Bowie Bailey <Bowie_Bailey at buc.com> wrote: > On 8/5/2015 1:00 PM, Chris Murphy wrote: >> >> On Wed, Aug 5, 2015 at 10:52 AM, Bowie Bailey <Bowie_Bailey at buc.com> >> wrote: >>> >>> How would I go about pointing it at the partition? >>> >>> What I am currently doing is this: >>> device
2011 Jul 12
2
PV-GRUB chainloading Grub2
Hey guys, what I am trying to do is a chainload into grub2 installation in a DomU. So far I determined, PV-GRUB does not understand grub2''s grub.cfg notation. So I created a dummy menu.lst which has the needed root kernel and initrd rows and then referenced this to the DomUs config. The main intention to do this, is to be able to use kernel upgrades without touching the menu.lst for
2012 Oct 31
1
Centos 6.2 x64 after GRUB menu, black screen with blinking cursor
Dear CentOS users, I installed CentOS 6.2 x64 in a Sun Fire X4450 machine, it has 4 disks and I configured them to be a single volume (no RAID). The installer sees the volume perfectly, its 570Gb. I created two ext3 partitions, /dev/sda1 and /dev/sda2. In the logs I see they are formated correctly. All the files are installed. Then when I reboot, I get to the GRUB menu. Choose the first and only
2015 Aug 06
0
CentOS 5 grub boot problem
On Thu, Aug 6, 2015 at 5:04 PM, Chris Murphy <lists at colorremedies.com> wrote: > I might try nerfing the parted and grub stage 1 bootloaders on disk2, > and see if the grub shell (which I should still get to from disk 1) > will let me install grub directly on these two drives properly. OK I did that and this works. ## At the GRUB boot menu, hit c to get to a shell grub> root
2015 Aug 05
0
CentOS 5 grub boot problem
On Wed, Aug 5, 2015 at 10:52 AM, Bowie Bailey <Bowie_Bailey at buc.com> wrote: > > On 8/5/2015 12:34 PM, Chris Murphy wrote: >> >> On Wed, Aug 5, 2015 at 9:12 AM, Bowie Bailey <Bowie_Bailey at buc.com> wrote: >>> >>> I am trying to upgrade my system from 500GB drives to 1TB. >> >> I'm going to guess that there are no IDE drives that
2010 Jun 08
1
grub, initrd and Co
Hi all, I am trying to boot from a HD created as a copy of a running system (and it doesn't work, and I don't understand why ...) This is the system to be copied : File-system Size Used Avail Use% Mounted on /dev/hda1 2.0G 797M 1.1G 43% / tmpfs 506M 0 506M 0% /dev/shm /dev/hda5 4.7G 3.3G 1.2G 74% /var/spool/squid/cache1
2011 Jan 12
1
Centos 5.5 KVM GRUB / Virtio issue
I have a virtual machine that had been running fine using a RAW disk image (IDE). I am in the process of converting this virtual machine to use a single LVM and virtio. (For LVM backup snapshots and easy resizing purposes (no LVM within the guest)) I create the LVM and copied all the files from the existing RAW image to an ext3 under the LVM. However, I cannot get it to boot. It has to do
2016 Aug 11
0
Software RAID and GRUB on CentOS 7
On 08/11/16 02:33, Nicolas Kovacs wrote: > Hi, > > When I perform a software RAID 1 or RAID 5 installation on a LAN server > with several hard disks, I wonder if GRUB already gets installed on each > individual MBR, or if I have to do that manually. On CentOS 5.x and 6.x, > this had to be done like this: > > # grub > grub> device (hd0) /dev/sda > grub> device
2012 Apr 20
0
[LLVMdev] def-use chains and use-def chains
Hi Duncan Sands, I frankly don't know what a variable gets converted to (SSA register or memory chunk). What I meant is, for example I1: int i, j=10; I2: scanf("%d", &j); I3: i = j + 1; Here I want to know whether the value of j in I1 reaches I3 or not. Best Regards, Srikanth Vaindam you didn't define what you mean by a variable. LLVM has virtual registers which are
2012 Dec 15
1
grub.conf corrupt in boot grub, fine in rescue shell
I'm trying to load CentOS 6.3 on a used server based on a Tyan Tomcat n3400b motherboard. The first 2 drives are configured as a RAID mirror in the BIOS and the remaining 4 drives are not configured but apparently still have RAID metadata on them. I hadn't yet figured out how to fix that but went ahead and loaded the OS on the mirrored set. After pulling out a drive from the unused
2005 Mar 31
2
grub Error 28: Selected item cannot fit into memory
Good evening all, I''ve all but finished installing Xen 2.0.5, XenLinux 2.6.10 and Debian GNU/Linux 3.0r4 into /boot on a colo box currently (and temporarily) running CentOS. I''ve chrooted into the debian install (chroot /boot /bin/bash) and was able to set everything up, install requisite packages, install xen, etc. Now I''m at the last step and I''ve run into
2015 Aug 05
5
CentOS 5 grub boot problem
On 8/5/2015 1:00 PM, Chris Murphy wrote: > On Wed, Aug 5, 2015 at 10:52 AM, Bowie Bailey <Bowie_Bailey at buc.com> wrote: >> How would I go about pointing it at the partition? >> >> What I am currently doing is this: >> device (hd0) /dev/hdg >> root (hd0,0) >> setup (hd0) > > setup (hd1,0) > > It's hd1 if your device map is correct and
2016 Aug 11
5
Software RAID and GRUB on CentOS 7
Hi, When I perform a software RAID 1 or RAID 5 installation on a LAN server with several hard disks, I wonder if GRUB already gets installed on each individual MBR, or if I have to do that manually. On CentOS 5.x and 6.x, this had to be done like this: # grub grub> device (hd0) /dev/sda grub> device (hd1) /dev/sdb grub> root (hd0,0) grub> setup (hd0) grub> root (hd1,0) grub>