CentOS 5 :: How To Boot 5.3 From GPT Partition

Jun 2, 2010

My hardware: HP ProLiant DL 180 G5 5x750GB SATA drives, HP Smart Array P400. Array configuration: 4*750 + 1 spare in RAID 5 (more that 2 TB). I have to install CentOS to this machine. After many unsuccessfull attempt I think that CentOS 5.3(or later) have no way to install on a GPT partition with /boot on GPT device. While installing at the moment of writing partitions information to disk anaconda returning following error: "Your boot partition is on a disk using the GPT partitioning scheme, but this machine cannot boot using GPT".

By the way, with RHEL 5.3 situation the same. Only Fedora 11 can install, but only after creating 1 small partion (fro /boot) in parted, clicking back and clicking next 0_o (in clean array cause, without any partitions). Now I installed CentOS 5.3 by this way: I created two partitions my array volume: small 256 MB for future /boot and big lvm for rest. Then I created small partition on usb-attached drive an used hem to /boot.

[root@backup ~]# parted /dev/cciss/c0d0 print
Model: Compaq Smart Array (cpqarray)
Disk /dev/cciss/c0d0: 2250GB
Sector size (logical/physical): 512B/512B

[code]....

Now I want to install grub to /dev/cciss/c0d0p1 (small first partition on array), for booting true from array, without any usb-drives etc. Also after googling I found that 2.6.18 (all kernel later that 2.6.25) kernel and grub 0.97 not supporting GPT. Can anyone confirm it? I installed the Fedora 11 to this server, she have 2.6.29 kernel and grub 0.97-50 (0.97-13.2 in CentOS). I have to download and compile a new kernel, download and install a new grub?

View 3 Replies


ADVERTISEMENT

CentOS 5 :: Gpt Partitioning - XFS \ Error, That Boot Partition Is On A Gpt Partition And This Machine Cannot Boot That?

May 21, 2010

I am trying to install a box here where my /storage partition is about 2.5T.I had setup the partitioning with suse, while testing, and all worked well.Now when trying to install CentOs 5.5 it gives me an error, that my boot partition is on a gpt partition and this machine cannot boot that.Also I don't see the option to create XFS partitions from the installer.Can 5.5 support GPT @ install time?

View 1 Replies View Related

Installation :: Dual CentOS - Windows 7 Boot - Had To Delete CentOS Partition And No Grub Menu

Sep 19, 2010

3 partitions (in order): Windows 7, CentOS and shared data partition.

I need to increase the size of the Windows 7 partition (c:windowswinsxs seems to be something not easily remedied).

GParted didn't work in moving things around (bad sector) so I wiped out its partition (# 2 out of 3) and I was able to increase the size of the Windows 7 partition (I can reinstall CentOS easily and not much work lost).

Except ... no more grub menu (unsurprising). This incantation does allow me to boot into Windows 7.

Is there any way of rebuilding the grub menu short of reinstalling CentOS (5.5)?

View 2 Replies View Related

CentOS 5 :: Resizing CentOS Boot Partition, Dual-booting?

Jun 9, 2009

I have a laptop that came with Windows Vista (64-bit) installed. I created a new partition and installed XP (also 64-bit) alongside it.Last night I shrunk my XP partition and created another new partition and installed Linux (CentOS 64-bit) on it. I made an error in judgment and didn't allocate enough space, so I need about 10 more gigs for the Linux partition. It boots up and runs, but I need about 10 more gigs of storage for the files I want to keep on the partition (and yes, they have to be on the partition, I definitely need to know how to do this, not a workaround)I went into Vista and shrunk the XP partition by 10 gigs, so now I have 10 gigs of free, non-partitioned space.

As it stands, when I start up the computer I get the GRUB boot loader. I can boot my Linux install or choose "Other" and be taken to the Vista boot loader. From there I can choose XP or Vista to boot.So, my question is... what is the best way to append the 10 gigs of free space to the Linux partition? Is this something I should do inside of Linux? I have the option to do it in Vista, but the partition shows up as "healthy" but without a file system type.I just don't want to screw up the boot loader, partitions or anything else.This isn't my area of expertise, so if anyone could give me a good suggestion or solid answer

View 10 Replies View Related

CentOS 5 :: Boot Partition Is On A Disk Using The GPT Partitioning Scheme But Machines Cannot Boot Using GPT?

Jun 27, 2011

I meet a problem about "Your boot partition is on a disk using the GPT partitioning Scheme but this machines cannot boot using GPT." in installation. Does GRUB-0.97 on CentOS 5.4 support GPT?

View 4 Replies View Related

CentOS 5 :: Boot 5.3 From GPT Partition?

Aug 4, 2009

My hardware:

HP ProLiant DL 180 G5

5x750GB SATA drives, HP Smart Array P400.

Array configuration: 4*750 + 1 spare in RAID 5 (more that 2 TB).

I have to install CentOS to this machine.

After many unsuccessfull attempt I think that CentOS 5.3(or later) have no way to install on a GPT partition with /boot on GPT device.

While installing at the moment of writing partitions information to disk anaconda returning following error: "Your boot partition is on a disk using the GPT partitioning scheme, but this machine cannot boot using GPT".

By the way, with RHEL 5.3 situation the same. Only Fedora 11 can install, but only after creating 1 small partion (fro /boot) in parted, clicking back and clicking next 0_o (in clean array cause, without any partitions).

Now I installed CentOS 5.3 by this way:

I created two partitions my array volume: small 256 MB for future /boot and big lvm for rest. Then I created small partition on usb-attached drive an used hem to /boot.

[root@backup ~]# parted /dev/cciss/c0d0 print
Model: Compaq Smart Array (cpqarray)
Disk /dev/cciss/c0d0: 2250GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

[Code].....

Also after googling I found that 2.6.18 (all kernel later that 2.6.25) kernel and grub 0.97 not supporting GPT. Can anyone confirm it?

I installed the Fedora 11 to this server, she have 2.6.29 kernel and grub 0.97-50 (0.97-13.2 in CentOS).

View 2 Replies View Related

CentOS 5 :: Dual Boot With Windows Xp On The Ntfs Partition?

Aug 26, 2009

i have windows xp with ntfs partitions on my laptop i want to install centos on it will i be able to dual boot centos with windows xp on the ntfs partition

View 2 Replies View Related

CentOS 5 Server :: How To Increase Boot Partition Size

Feb 24, 2010

my boot partition used 100% how i can increase partition size

View 2 Replies View Related

CentOS 5 :: Access NTFS Partition In Dual Boot System?

Jul 19, 2009

I have a dual boot system with XP and CentOS 5.3, I want to access the NTFS partitions of XP from CentOS but how?

View 1 Replies View Related

CentOS 5 :: Unable To Boot After Fixing Partition Order In Fdisk - Grub Fails

Apr 29, 2009

It seemed that it would be simple enough: take the 'f' option in the expert menu of fdisk to put partitions in order after a gap had been created by a deleted partition and then make corresponding changes in /boot/grub/grub.conf because the root partition was shifted.

Well, it didn't work out that way. No matter what I try, I either see the error 15 at Stage1.5 or the error 28, which is even stranger (file does not fit into memory). All this before I even see a grub menu. It just does not get that far.

Does anyone want to take as stab at guessing what might have happened here and whether I have a chance at recovering without having to reinstall? I can provide concrete data, if anyone would be kind to give it a try. Hoping that this is a known problem and something can be guessed from what I stated here but I can be as specific as needed, just don't want to generate noise if there are no takers.

View 3 Replies View Related

CentOS 5 :: Boot Setup From Partition That Is Formatted During Setup

May 5, 2009

Here is a thought experiment:

1. Copy vmlinuz and initrd.img from isolinux subdir into /boot
2. Adjust grub.conf to boot to that kernel
3. Reboot to setup
4. Format /boot (actually '/' ) during "fresh install"
5. Proceed with the installation-over-network

I see two possible outcomes:

1. The setup fails to reformat the drive, because it is "in use" by boot kernel

2. The partition is not "in use" and the installation succeeds

Why? Old cluster with broken CD-drives, lacking USB, and no separate /boot partition.

View 2 Replies View Related

CentOS 5 :: Partition Editor Creates Bad Partition Numbers In Text Install

Mar 3, 2009

Trying to install Centos 5.2.i386 from DVD in text install (I'm assuming I need to do text install as I'm setting up raid arrays)

I have 4x150Gb raptors where I want the following layout:

/dev/sda/
/dev/sda1 100Mb (for /boot in raid 1, 4 disks)
/dev/sda2 1000Mb (for swap, raid 0, 4 disks)
/dev/sda3 4000Mb (for /, raid 5, 4 disks)

[Code].....

In the last attempt I did, sdb,sdc and sdd all had the correct ordering of partitions, but sda looked like above, which means I would need to assemble by boot array partition array as /dev/md0 = /dev/sda3, /dev/sdb1, dev/sdc1, dev/sdd1

Why is the partition numbering moving around as I create them?

View 2 Replies View Related

Fedora :: Retrieving NTFS Partition Which Was Chosen Wrongly As Boot Partition?

Apr 19, 2010

Recently I reinstall Grub, but I have chosen on ntfs (windows 7 partition E: drive). After this I chosen /dev/sda which is correct boot partition.

Now Fedora 10 and Win 7 booth are working properly.

How can I get back my E: drive safely?

In Fedora 10 E: is not available, where as in Win7 it is available but asking for Format.

how to get back my E: partition which was chosen wrongly as boot partition.

View 4 Replies View Related

Ubuntu Installation :: Add Unallocated Space To Storage Partition And Not Boot Partition?

Apr 20, 2011

using onboard windows disk management i have made 75gb unallocated to add to the aforementioned ntfs data partition. but, after resizing extended partition, will i need to fix grub even though i will be adding the unallocated space to a storage partition and not the ubuntu boot partition?

View 4 Replies View Related

Slackware :: Changing Boot Partition / Bootable And Rewrite The Partition Table?

Apr 24, 2010

Everything is installed and setup on my system, but when I setup my partitions I chose my Windows partition to be bootable. Can I just use cfdisk to toggle the bootable flag so my linux partition is bootable and rewrite the partition table?

View 2 Replies View Related

General :: Grub Loader Can't Boot From Partition But Other Boots Can See Partition?

Feb 25, 2010

I having a problem getting my grub loader to see one of my hard drives. I added a drive, and my grub loader lost track of where everything was. I couldn't get my old linux (Red Hat 9) so I installed SuSe on my new hard drive. But I need my be able to boot from my old hard drive because it has apps that only run on the earlier version. From /proc/partitions the old hard drive is sdd

major minor #blocks name
8 0 976762584 sda
8 1 2104483 sda1
8 2 20972857 sda2

[code]....

View 27 Replies View Related

General :: Defined Root Partition Not Created A / Boot/efi Partition?

Aug 31, 2010

when I tried to install Fedora on my pc, I got this error message " Defined Root partition not created a / boot/efi partition. I am trying to install it on a seperate hd. My main one has windows xp pro, but I do not want to interfer with that at all?.

View 14 Replies View Related

Ubuntu :: Use A Windows-based Recovery Partition On A Dual-boot Computer To Overwrite Partition And Remove GRUB Loader?

Mar 9, 2010

is it possible to use a Windows-based recovery partition on a dual-boot computer to overwrite the Ubuntu partition and remove the GRUB loader? For instance, if you booted up your computer, accessed the hidden recovery partition and used it to reset the computer to it's factory default settings, would that effectively remove the Ubuntu partition and the GRUB loader? Would a completely new installation of Windows overwrite/uninstall Ubuntu and GRUB automatically?

View 4 Replies View Related

Ubuntu :: GPT Partition Label Has No BIOS Boot Partition?

Jun 24, 2011

When I installed Ubuntu on my system (a year or so ago) I forgot to add a BIOS Boot Partition. This is something of a problem considering that the partition type for my 2TB drive is GPT. Hence, whenever grub is updated I get a warning:

Code:
/usr/sbin/grub-setup: warn: This GPT partition label has no BIOS Boot Partition; embedding won't be possible!.
/usr/sbin/grub-setup: warn: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and its use is discouraged..
Installation finished. No error reported.

[Code]....

If so, what is the rough sequence of commands to create the partition (without disturbing what is already there) and then setting it as a BIOS boot partition.

View 4 Replies View Related

Software :: Possible To Create Boot Partition On Logical Partition

Mar 18, 2009

I want to install more than 3 linux distributions on single disk - my test machine.Is it possible to create boot partition on logical partition whitch resides in extended partition (and boot successfuly of course)?
My boot loader lives elswere (primary partition or MBR).

View 13 Replies View Related

Ubuntu Installation :: Grow Boot Sector. Delete Swap Partition. Can't Boot Afterwards.

Mar 7, 2010

I'm running 9.10 off of a 4 GiB CF card. I keep running into space issues with updates, so I purchased an 8 GiB replacement card. I've cloned the 4 GiB card to a .IMG file using DD.I've then copied the 4 GiB image back to the 8 GiB card using the Ubuntu startup disk creator program. Once done, I'm able to properly boot off of the new 8 GiB clone.Unfortunately, the clone ends up with 3.67 GiB of unallocated space at the end *see attached). I tried deleting the "extended" partition that the swap is located at after booting from a Live CD and the system was unable to boot after this. I was thinking that I would delete the swap entirely and create a swap file after I merged the existing partitions, but I was unable to do this.

best way to do this (e.g. get one large 8 GiB partition with my old image on it)? I still have the original untouched 4 GiB card and also have an external CF drive if I need to redo the cloning. I've also used Clonezilla before, so perhaps there's a way to do this that allow me to grow the image as it's being cloned.

View 1 Replies View Related

Ubuntu Servers :: Boot Partitions On Both Sda And Sdb So If One Drive Fails The Second Boot Partition Will Work Away ?

Dec 6, 2010

I am building a 10.04.1LTS server. I am putting the /root filesystem into a Software RAID1 partition. I want to keeo my /boot partition outside of RAID.Is there a way to have a boot partition on both sda and sdb so if one drive fails the second boot partition will work away - or should this be kept in with RAID also.

View 6 Replies View Related

General :: Windows - Deleting Linux Partition And Grub Boot Loader Without Affecting The Windows Partition At All?

Aug 30, 2011

I am currently running a dual boot machine with Ubuntu 11.04 and Windows Vista.Is there any way I can delete the Linux partition and Grub boot loader without affecting the Windows partition at all?I would also like to be able to repartition all of the space that was previously occupied by Linux.

View 2 Replies View Related

Fedora Installation :: Modern Dangers Of /boot Partition 2) Safest Way To Get Rid Of /boot?

Mar 13, 2010

My most recent F11 -> F12 was a near-fiasco, because I had the bad luck of foolishly having two distinct physical drives in the same system, where the /(root) partition on each drive had exact same UUID (result of partition cloning and neglect to change the UUID on the copy)

BUT! the UUID redundancy was not the initial trigger of my problems (its near-disastrousness played itself out only while I was REMEDYING the initial problem). The initial trigger: insufficient space on my /boot partition. "preupgrade" neglected to properly assess the space and/or warn me about it before proceeding.

In addition, the automatic cycling out of grub kernel entries came to bite me (part of many factors of the near-fiasco) because after the unfinished upgrade i had only one working kernel left to boot into, until I messed up that remaining one (too long a story), and then grub-install messed up my booting because of duplicate UUID. At any rate, at the end of what looked like a good preupgrade-reboot-upgrade-package-install process the post-install phase lingered a looong time, then I found myself booted into the old Fedora 11 kernel with absolutely NO modules (corresponding /lib/modules had been erased by the upgrade!) Somehow the system ran, but no USB, no wifi, no ethernet, no way to easily place the right kernel rpm onto the hard drive (had to unscrew the drive,etc., to copy over the correct kernel rpm). (Plus, file /boot/preupgrade/vmlinuz, left over from the arrested upgrade, was NOT the right target upgrade kernel version (2.6.32.9-70.fc12), so it didn't help either because it didn't have its modules either. The target /lib/modules (version 2.6.32.9-70.fc12) WERE there, but the kernel itself was NOT, due to upgrade running out of space on the /boot partition).

(Oh, and the preupgrade/upgrade had deleted my /var/cache/yum/preupgrade/ packages; hence my inability to quickly (re)install the 2.6.32.9-70.fc12 kernel rpm -- why!? it hadn't successfully finished the process!)

(Also, FWIW, i ended up rescuing the system through "rpm -i --force <kernel>", many an F12 rescue boot, chrooting, /boot/grub/grub.conf & fstab edits, tune2fs/uuidgen, running grub on command-line ("setup (hd0)"), etc., etc.)

So, any tips out there on phasing out the old-school /boot partition scheme, the safest and easiest way (without destroying a working system, of course)?

View 6 Replies View Related

Ubuntu Installation :: Boot A 10.04 Desktop Live From An Iso Image In /boot Partition?

Nov 9, 2010

My laptop can't boot from cdrom becouse it is broken and it can't boot from USB becouse it has never been able. Ubuntu 8.10 now run in my laptop withgrub 1.I've just try the following trick.1) I put grub4dos in /boot2) I put iso image in /boot3) I add the follwing entrt in source.list

Code:
# =========== GRUB4GOS ===================================
title == Use grub4dos for the following entries: ==

[code]....

View 3 Replies View Related

Ubuntu Installation :: Why Boot Partition Is Recommended For Dual Boot Of 10.04 And Windows 7?

Jan 5, 2011

if having a boot partition is recommended for dual boot installation of Ubuntu 10.04 and Windows 7 and why?

View 1 Replies View Related

Ubuntu Installation :: Separate Boot Partition - Doesn't Care About The Boot Flag On The Disk

Feb 14, 2010

GNU GRUB 0.97
Ubuntu 8.04.4
2.6.24-26

Added an SSD (dev/sdc) and decided to move some less often changed directories there. Started with /usr and /boot, leaving / on a primary in the first drive, for now. All started ok, and my changed fstab mounted the right ones, and the system works.

However, grub is actually using the original /boot on / on sda1. I cannot see any way to change this. (Which makes it sorta hard to update the kernel

From grub:

Okay, since it has two choices, I tried to tell it which one to use. But, grub> root (hd2,5) does nothing.

Disk /dev/sda:

what I seem to recall, grub doesn't care about the boot flag on the disk. Nor does it care about primary vs. logical (except GNU doc says "makeactive" only works on a primary?).

The GNU doc also indicates that it looks for a directory /boot on the partition, so if you're mounting a partition as /boot, it also needs to contain a /boot directory under it. Tried that, but no change.

Is my problem the logical partition? Does that prevent "grub> root" from changing it? I'm afraid to wipe out the old /boot and find that I can't start up.

View 9 Replies View Related

Ubuntu Installation :: Grub2 - Dual Boot Karmic / Unable To Boot Into Archlinux Partition

Feb 15, 2010

After installing karmic with Grub2 I am unable to boot into Archlinux partition. Grub2 has removed the last line of the Archlinux boot stanza! It used to read:-

[Code]....

Following the Grub2 tutorials I have tried editing /etc/grub.d/40_custom as follows:-

[Code]....

But no luck. Only way into Archlinux is to get into the edit shell and manually add the missing line and remove other stuff not needed. I have spent hours trying to resolve this issue and I am fairly p----d off

View 2 Replies View Related

Ubuntu :: Says "no Such Partition" And Won't Boot From Anything. It Doesn't Even Recognize Dell Utilities Partition?

Jul 9, 2010

I was using GParted Live to resize my Windows XP partition on my desktop aaaaand... it rebooted properly and now says "no such partition" and won't boot from anything. It doesn't even recognize my dell utilities partition. I can boot to the GParted Live disk - and that is all. So I'm relatively certain that I just destroyed something

View 3 Replies View Related

Ubuntu :: Grub2 Boot After Deleting Non-boot Partition?

Aug 14, 2010

I'm as big a fan of Linux as Linus Torvalds himself but it's things like this that help to keep Linux from becoming mainstream. I mean, how would I ever explain the need for the following procedure to a non-techie type, recent or prospective Ubuntu convert? The following is not a question, as I have finally resolved the issue but is more of a rant, I guess you could say. The reasons that I decided to post it are:

1) To hopefully help someone else experiencing this issue.

2) To point out the need for significant improvement in the area of editing partitions under Ubuntu Linux.
3) To vent my spleen.

[Code]...

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved