CentOS 5 :: Booting 5.5 With SUSE 11.2/11.3 Grub?
Sep 21, 2010
I have a multiboot system chainloaded by SUSE grub. I have installed CENTOS on an extended partition thrice with various grub install options available in install media. I am unable to chainload CentOS with SUSE grub or PCLinuxOS grub.
Here is my menu.lst -
# Modified by YaST2. Last modification on Mon Sep 20 05:43:13 SGT 2010
# THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
# Configure custom boot parameters for updated kernels in /etc/sysconfig/bootloader
default 0
[Code]....
How do I get CentOS to boot from openSUSE 11.2-11.3 grub.
View 3 Replies
ADVERTISEMENT
May 5, 2009
I'm trying to install a dual booting machine with OpenSUSE v11.1 32bit and CentOS v5.2 64bit. I installed OpenSUSE first and allowed it to install and configure grub in the MBR and after that I wanted to proceed with CentOS v5.2. The installation went fine with two notable exceptions:- when I had to configure grub installation parameters, CentOS offered me only 2 solutions: either install it on the MBR of the first hard disk or not installing it at all. Other distributions are more flexible allowing you to install it in the boot sector of the root partition for example. Because I didn't want to ruin the existent grub onfiguration, I reluctantly accepted not to install it for CentOS assuming that I could manually configure the entry later in grub's menu.lst file.
- when I was presented with the options for software components installation, I've clicked on virtualization category/function because I intend to use the machine as a VMware host. There was no guidance on screen at that point and I blindly assumed that by choosing the virtualization function I would get necessary tools and drivers that will help me further on. It seems that this was a wrong move as you can see it below.
After completing the installation, I tried to search for a template or guiding on how the menu entry in menu.lst should look like but the grub directory was empty, not surprisingly because I've told CentOS earlier not to install it. Using the files in the /boot directory from the CentOS installation I tried to improvise a menu entry but it's not working. The boot stops with famous Error 13: Invalid or unsupported executable format. Using the file command to check what kind of files I'm trying to load as kernels I'm getting :
marte:~ # file /mnt/vmlinuz-2.6.18-92.el5xen
/mnt/vmlinuz-2.6.18-92.el5xen: gzip compressed data, from Unix, last modified: Tue Jun 10 19:20:51 2008, max compression
[code]....
View 2 Replies
View Related
Jul 20, 2010
I intend to re-install open suse 11.2, 32-bit. On a previous install,suse did not provide a grub entry for ubuntu.My current setup has
ubuntu/root on /dev/sda6
ubuntu/home on /dev/sda7
ubuntu/usr/local on /dev/sda8
[code]...
View 4 Replies
View Related
Jul 31, 2011
is it ever possible to do dual booting with grub(legacy) ever at all!. it is possible provided i take some pain, here is the link of that post [URL] i was coward and weak i didn't try that out then. but i did try it out. now so if u haven't seen the post .... I've installed Fedora 15 desktop(Gnome) with physical Logical volume called vg_fedora lv_root(ext4) ,lv_swap and lv_home(ext4), with 500MB /boot partition and had about 200GB free hard disk space ... so i wanted to install Scientific Linux 6.1 (because our school uses RHEL 6.1)
so, while running the installer I made (added) a logical volume lv_Scientific with ext4 FS and made its mount point (/) and used the MBR /boot which overwrote the Fedora /boot (completely OK and was as expected) i restarted after installation i got SL log in and as per the directions of the thread i copied the boot stanza from grub.conf of fedora 15 (which i already had copied and pasted into a text file and copied it from there)and pasted it into grub.conf of SL you may ask why did i choose same physical LVM too save swap space ... if i had made another physical LVM i had to make another swap ( i like LVM ... its cool)
completely unexpected happened Fedora now boots but not SL when grub starts i get this error 27 unrecognised commad and when i press <enter> i get grub menu with SL and fedora when i press on Fedora it works well i get my fedora login and i did login .. everything works fine but when i press SL it goes to the previous black screen grub error 27
[Code]...
View 14 Replies
View Related
Mar 5, 2011
I was unaware of the difficulties of installing and booting Ubuntu from the "onboard raid" that the NVIDIA nForce chipsets provide. However, I've managed to get it working reliably with one single caveat:
When update-grub builds the grub.cfg, it refers to all of my partitions as follows:
Code:
menuentry 'Ubuntu, with Linux 2.6.35-27-generic' --class ubuntu --class gnu-linux --class gnu --class os {
recordfail
insmod part_msdos
insmod ext2
set root='(/dev/mapper/nvidia_caifaefg,msdos5)'
[Code]...
So I'm guessing that the whole nvidia_blah,msdos5 is because of that. However, it doesn't seem to explain why Grub would THINK that would work and it in fact does not work. That's the biggest source of confusion on my part.
My questions are as follows: First off, because as an IT person I want to know: Why does this sort of change work? What does changing that device name change in GRUB's behavior? Is there a setting in /etc/default/grub that would change the way it's naming these RAID devices? Is there a value for this setting that would give me the device names that work, as explained above?
If there is no setting change I can make in /etc/default/grub, could I add a sed command on to the end of update-grub or can I make a modification to one of the scripts in /etc/grub.d? What sort of change would be recommended? How would I preserve this change through later package upgrades that would possibly rewrite these files?
View 1 Replies
View Related
Jul 20, 2011
I just formatted the partition that contains fedora 15 using windows.. Now when I attempt to boot my PC the grub bootloader comes up and I cannot boot anything.... The error that I get|| i feel i need a boot command to boot boot win7 from grub... grub propmts me " minimal bash-like line editing is supported. for the first word tab possible list a possible commands completion anywhere else tab list
View 1 Replies
View Related
Mar 26, 2010
After installing cpq_cciss-2.6.14-7.sles9.x86_64.rpm on HP DL385, the server did not boot at all. It was hanging on code...
The server was also hanging on Failsafe, Linux and HP-initrd-2.6.5-7.191-smp
So I decided to jumpstart the server with the disks installed as it was, but it was also hanging on:
Loading kernels sles9_amd64 initrd
Ready.
When I installed the cpq_cciss-2.6.14-7.sles9.x86_64.rpm, the output is attached:
Did anyone have similar issue? Do you know how to boot the HP Linux DL385 with Non-RAID as it was hanging on Slot 0 HP Smart Array 6i Controller (64MB, v2.6 1 Logical Drive.
View 5 Replies
View Related
Apr 5, 2011
I installed OS Suse linux 10 with SP3 through BFS. After installation when it rebooted throughing an error :
resume device /dev/disk/by-id/scsi-xxxxxxxxxxxx-part1 not found (ignoring)
waiting for device /dev/disk/by-id/scsi-xxxxxxxxxxxx-part3 to appear .......... not found -- exiting to /bin/sh
$
View 1 Replies
View Related
Aug 15, 2010
i currently have a Macbook and would like to install it there as a duel boot with OSX.
Tried to get it going using bootcamp but its just annoying me now, do i have to install windows first before installing Linux or is there another way around this since i need a authentic version of windows, to which i will never use i just want the linux and OSX running.
View 3 Replies
View Related
Feb 4, 2011
"Something" happened to my friend's computer, and now he somehow expects me to know how to fix it. Sigh.The symptoms: There are two partitions - a Windows XP partition and a larger partition for SuSE 10.3 it seems. He can boot into the Windows, but not into the SuSE anymore. However, he can boot using the Fail-safe method.
I know this is very vague. but I can't get to the computer at present to check things for myself. Do any of you know what a possible cause of these symptoms could be and how to fix the problem?
View 15 Replies
View Related
Jul 29, 2011
I am having trouble booting off a cdrom using isolinux. I see the isolinux prompt and it seems to boot but I run into:
RAMDISK: incomplete write (-28 != 32768 ) 131072000
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,2)
I can't seem to get much debug information either other than the two lines. What do you think I have a problem with?
View 1 Replies
View Related
Aug 26, 2010
I have installed openSuse 11.2 in vmware that is a virtual box on win7 ,last time when I logged in I tried to change some desktop effects. [COLOR="rgb(0, 0, 0)"]When I again started suse , up to login screen everything was working fine. but after logging in I am getting a COMPLETE WHITE SCREEN and everything gets stuck ...
[/COLOR]
View 8 Replies
View Related
Jun 25, 2011
I am seeing a udev error message on booting that I have not seen before with LInux and which I cannot interpret. My Suse 11.4-KDE installation is fairly new. My system is a System 76 PanP4 Pangolin that originally ran Ubuntu.Uname -a returns: Linux linux-zcga 2.6.37.6-0.5-desktop #1 SMP PREEMPT 2011-04-25 21:48:33 +0200 x86_64 x86_64 x86_64 GNU/Linux. My video is a Geforce 9300M with an nVidia driver.A Google search turns up the fact that similar error messages have been reported with Fedora, Ubuntu, Meego and Gentoo. These frequently have had something to do with sound and in at least one case the advised correction was to reinstall udev. I can see where bugs were filed but with no clear response. Some of these go back several years, the most recent is within the last few months. I did not see a posting that involved Suse.
1.Can someone tell me what these error messages mean?
2.Does this pose a problem?Everything seems to work normally on my system once I am through the boot process.
3.If this is a problem how does one fix it?
View 5 Replies
View Related
Nov 26, 2009
I installed HP multifunction inkjet printer.Since then, I'm always noticing the blue HP HPLIP servicestatus icon in the system tray. It appears that I can onlyhide or quit it once it has started.Is there a way not even have it started from the system booting?
View 1 Replies
View Related
Dec 7, 2008
The suse 10.0 64 bit partition on my box stops booting when it is setting up the cmos clock. The suse 10.0 32 bit partition boots up without a problem. I never had a problem with the suse 10.0 64 bit partition up until now. Is it possible to fix the problem using puppy linux and editing a configuration file? I do not think it is a hardware issue if the other partition on the drive boots up. Would puppy linux be a good way to backup files from this partition or can I mount the partition using the 32 bit os?
View 1 Replies
View Related
Feb 24, 2011
I had to change disk order in bios and now I am unable to boot SUSE. My sda is now sdc(disk ID is still the same in fstab). Should I reinstall GRUB to MBR of hd0 or I will need to do something more.
View 2 Replies
View Related
Jan 28, 2010
I am trying to see if I can swap out our 150+ Novell Suse Linux Enterprise Server for CentOS. From my initial thoughts I can. I am however running into an issue with the firstboot. Currently, we use firstboot on Suse with our base image. We created an image which we deploy and then firstboot runs our necessary scripts to configure the networking and office specific settings. I want to test this out but when I search for the firstboot.xml file I can't find it. I need to modify the config file and change the way the firstboot runs. Is this possible with CentOS?
I am also wondering if anyone is using Novell ZenWorks Linux Management to manage their CentOS instances or if you are using something else I would like to hear what tool you're using. I would need the ability to deploy patch/ security updates and make occasionally changes to files, not very often though.
Just a brief run down of what the server(s) will be doing. Their primary purpose is to provide caching via squid and the use of the browser for new hires until they get their notebooks. The browser runs Java and flash and the ability to print is also necessary. Pretty basic stuff so I am looking at CentOS cause the forums look very active!
View 5 Replies
View Related
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
Apr 7, 2010
Since RHEL is similar to CentOS posting it here.
Upon booting from DVD, i get the below error: "CentOS CD Not found in any of the media drives. Please insert CentOS CD and press OK."
I have IDE Sony DVD RW AW-G170.
BIOS Setting:
Downloaded the CentOS-5.4-i386-bin-DVD image from centos.org from DVD.torrent using bittorrent file.
When booting from the DVD, it gives me the boot prompt:
Upon pressing enter, the log messages of the boot detect the media drive as: hdc: Sony DVD RW AW-G170 IDE ATAPI CD.
The below steps occur:
1) Select the keyboard type: selected us
2) Select the Language : selected us
3) Select the image:
- Local CDROM
- Hard Drive
- NFS Image
...
...
selected Local CDROM
Then the above error "CentOS CD Not found in any of the media drives. Please insert CentOS CD and press OK."
The booting steps does not ask the for media check step.
The below methods have been tried to solve the problem:
- Burnt the image in another 2 DVDs but the same error "CentOS CD Not found in any of the media drives. Please insert CentOS CD and press OK."
- Upon burning the DVD image , selected the DVD read speed: 8x. Upon burning the DVD selected 18x for burning. and then tried to boot with that DVD
- At the boot prompt entered : linux hdc=cdrom replaced hdc=hdb but the error remains.
View 1 Replies
View Related
Apr 13, 2011
I have a working server running CentOS 5.5 (similar to RedHat EL) with the 2.6.18-194.el5 kernel. The hardware is a few years old, but we were able to accomplish this following goal using CentOS 4.4. What I'm trying to do is to back the system up to an external USB hard drive such that it can be booted from for recovery or to then take that drive and restore its contents to a second server with identical hardware. We have been successful implementing this on other server pairs, but I'm having a great deal of trouble getting this to work on this hardware and OS. I'm not using LVM or dual-booting with another OS. The USB drive is set up with identical partitions to the RAID set, and all the files have been successfully copied over, but I can't get the system to boot from it. Below is what I get when trying to boot from the USB drive:
Code:
Booting 'CentOS (2.6.18-194.el5)'
root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
kernel /vmlinuz-2.6.18-194.el5 ro root=LABEL=/
[Code]...
View 5 Replies
View Related
Jun 17, 2010
How can I run a Debain ISO from a USB using GRUB4DOS like Boot Multiple ISO from USB (MultiBoot USB)? This way I can keep several install disks on one USB key.
This entry didn't work:
title Debian live
find --set-root /debian-504-amd64-CD-1.iso
map /debian-504-amd64-CD-1.iso (0xff)
map --hook
[code]....
View 2 Replies
View Related
Oct 1, 2009
I've done some installations and configuration of linux systems for different needs and I've never had such a problem:
* The system is Supermicro X6DVL-G mainboard with two Nocona Xeons @ 2,8 GHz, 2 GB DDR333 RAM, 2x160GB Seagate ST3160827AS SATA HDD, ATi RAGE 128 VGA and an external LG USB DVD drive.
* The role of this machine will be Joomla Web/Mail/FTP server for my company's website
I've tried FreeBSD, PC-BSD and now CentOS 5.3. The BSD based OSes installed and ran with no problem but I had trouble configuring them and I decided to move to something little more familiar. However the BSDs didn't detect the integrated Promise RAID controller but CentOS had no problem with that. After some fight with the initial setup I've managed to made it recognizing the external DVD and install the OS. I'm using the whole stripe for the OS, leaving the linux to determine and create the partitions. The installation went smoothly with no errors, but after restart I get the POST messages and then... NOTHING! No error, no panic, nothing, just a blinking cursor. The first thought, confirmed later by several posts I've read, it's the integrated RAID controller making the issue.
Well, I removed the stripe, disabled the controller from the BIOS and installed again, this time with the two separate disks - the sda is bootable with swap and ext3 and sdb is spare with ext3. THE SAME... Third time - only sda is configured for istallation - again NOTHING. Fourth time - sda is configured for installation and No Bootloader option is selected - SAME.
View 6 Replies
View Related
Jan 14, 2010
Earlier today I installed SUSE 11.2 with KDE and everything worked fine at first. Then I started monkeying around. First I tried getting my XFI extremegamer to work right and that didn't go well. So I started from the install disk and repaired the install. That messed up GRUB so I couldn't choose to boot Windows 7. Tried fixing that with super GRUB disk (USB) and now GRUB gets error 22. I found that the most common cause is deleting the linux partition in windows.
I also need to install stuff, like drivers and other programs. The problem with my sound card is that I can't even hear anything out of it outside of the test sound. The included media player doesn't get anything, neither does online site like ...... On a side note, I'm thinking about just reinstalling linux and starting fresh. Considering that I'm such a linux n00b, would it be better to use KDE or GNOME?
View 10 Replies
View Related
Jul 14, 2010
I have 2 hard drives "C" and "D", one for windows 7 pro (C) and the other with SUSE 11.2 (D). I have GRUB as the multi booter on the "C" drive. Everything is great and I am very impressed with Linux (first time). I now want to try Ubuntu but cannot find how to unistall GRUB and then SUSE, (or do I just reformat D and install Ubuntu?)
View 1 Replies
View Related
Aug 27, 2011
I have tried and failed to install F14 and 15 on my system for a while now and I have been running Ubuntu in the mean time as it installs and runs fine as does Mint, and Suze.
My Pc is getting a little old now but is still very capable, however the Primary master Sata port seems to have a fault on it so I don't use that anymore as it ends up corrupting my hard drive after a few weeks.
I am running one hard disk on the secondary sata port which shows up as the primary slave in Bios.
When I install F14 or 15 all goes well till I restart then it boots to Grub with no errors.
I have tried assigning root in grub and it doesn't seem to think any hard disk exists from what I have tried, what am I missing?
Just to confirm I am running one hard disk on the second SATA port, Fedora detected it on install as sda1, and the rest of the linux partition as sda2.
I have tried this multiple times and the grub was installed to the MBR
View 1 Replies
View Related
Feb 11, 2010
I just install ubuntu Linux fully on my computer. Now i then install Grub-EFI, and EFI amd64. I also blessed my Linux partition. Now did i install everything to boot grub EFI? if i did. how do i know im booting using Grub EFI and not GRUB?
View 4 Replies
View Related
Jun 19, 2010
I was installing fedora 13 just for fun and it move grub boot to different partition. Now I can't boot anything but fedora I know I need to be booting from hd0 sa1 but grub loads from hd0 sa7 .I just need my ubuntu os back .
View 2 Replies
View Related
Aug 4, 2010
Since this morning my system refuses to boot Ubuntu 9.04 installed in Vista using Wubi.It has been working for months, but now it fails to start. I get to the windows bootloader screen. When booting Ubuntu (pre-selected) it goes straight to GRUB. Performed test several times: it is consistent.
View 7 Replies
View Related
Aug 30, 2010
About a week ago my netbook (Samsung N220) stopped booting, after been working fine since installing it 4 months ago - not aware of any changes, though some updates may have been applied. It is not getting to the grub menu and instead just getting a flashing cursor in the top left corner of the screen. Booting fine from a USB, and the bootinfo results.txt is:
Code:
Boot Info Script 0.55 dated February 15th, 2010
=> Grub 2 is installed in the MBR of /dev/sda and looks on the same drive in
partition #5 for /boot/grub.
=> Syslinux is installed in the MBR of /dev/sdb
sda1: _________________________________________________________________________
File system: ntfs
[Code]...
View 6 Replies
View Related
May 23, 2011
Not sure if this is the exact right spot for this post, I've got an .ISO file of windows 7, but no DVD's to burn it to. I've read that I should be able to use GRUB to boot, but I can't exactly get it to work. I've been poking around the map function trying to sort of mount the iso somewhere within the hard drive, but I'm not sure if that's how it should be done.
View 3 Replies
View Related