General :: Can't Boot Slackware From Fedora's Grub?

May 26, 2011

Slackware is my main desktop, however, I decided to give Fedora 15 a try and overwrote the MBR installing it with grub. Now I want to keep fedora and its grub, just I can't get slackware to boot.Fdisk:

Code:
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors

[code]....

View 2 Replies


ADVERTISEMENT

Slackware :: Unable To Boot Slackware Off SUSE GrUB?

Nov 1, 2010

I've a multiboot machine and I recently installed Slackware64-13.1 on sda33. I added menu entry in SUSE boot loader and configured menu list as per [URL].. it returns GrUB error 15. Here is my menu list entry for Slackware -

Code:

###Don't change this comment - YaST2 identifier: Original name: other###
title Slackware64-13.1
root (hd0,32)
kernel /boot/vmlinuz root=/dev/sda33 ro hdd=scsi
savedefault

[Code]...

View 15 Replies View Related

General :: GRUB Boot - Error: Attempting Boot From Hard Drive (c GRUB)

May 16, 2011

we have an oracle application server on red hat 4.6 upon booting it comes up with error: attempting boot from hard drive (c GRUB)

View 2 Replies View Related

Slackware :: Using Lilo To Boot Instead Of Grub?

Jun 18, 2011

I just installed Slackware 13.37, and it's my first version of Slack.

After installing, Grub was still installed on my system, but since it is supposed to boot an OS that's no longer on the hard drive by default, it drops to the Grub Rescue prompt every time I boot.

How can I boot Slackware from grub, or get lilo to boot my system instead of grub?

View 5 Replies View Related

General :: Entering GrUB At Boot - Fedora 12?

Jun 1, 2010

Can't get into GRUB to reset root password. Hitting ESC only toggles between verbose boot information and progress screen. Holding SHIFT does not bring up the GRUB screen for Runlevel editing. Only found correct key strokes once and forgot what they are. While I'm here, does anyone know how to choose and permamently select a kernel version for bootup?

View 3 Replies View Related

Slackware :: Adding 13 To Grub Boot Loader Of Ubuntu 9.10

Jan 28, 2010

I'm using slackware 13 and now i want to add slackware 13 to grub .How do i have to do it ? Slackware is great to learn because i've a lot of linux using slackware than using any other distro. But some programs are dependant on other which i was not able to install, they call it dependencies. Even though compiling from source is great but runnning the program is a problem as the program terminates may be because of some dependency not installed.The same goes with sbopkg and others ..As of now i'm thinking of installing Ubuntu along with Slackware13 as this system is used by everybody in the family. How to add slackware to Ubuntu's grub.......

View 3 Replies View Related

Slackware :: How To Modify Grub To Boot Using Generic Kernel

Feb 16, 2011

My Slackware boots using the huge kernel. I am not using LILO; I am using GRUB from the extras directory on the DVD. I followed the tutorial @ [URL] up to the point where it discusses modifying LILO. My /boot/grub/menu.lst reads, in part:

# Linux bootable partition config begins
title Slackware Linux on (/dev/sda7)
root (hd0,6)
kernel /boot/vmlinuz root=/dev/sda7 ro vga=normal
# Linux bootable partition config ends

This boots the huge kernel. What changes must I make to the above menu.lst entry to boot using the generic kernel?

View 3 Replies View Related

General ::safely Use Grub Rescue> In Fedora 16 - System Does Not Boot Anymore?

Sep 5, 2011

When i boot my PC, i get this in my Fedora 16 distro. I have tried as following but none allowing me to boot anymore.

Grub loading.Welcome to GRUB!

error: file not found. Entering rescue mode...

grub rescue>
grub rescue> ls
(hd0) (hd0,gpt3) (hd0,gpt2) (hd0,gpt1)
grub rescue> ls (hd0,gpt2)/
./ ../ lost+found/ memtest86+-4.20 grub2/ System.map-3.1.0-0.rc3.git0.0.fc16.i686 config 3.1.0.0.rc3.git0.0.fc16.i686 grub/ vmlinuz-3.1.0.0.rc3.git0.0.fc16.i686 elf-memtest86+-4.20 initramfs-3.1.0.0.rc3.git0.0.fc16.i686.img initramfs-3.1.0.0.rc4.git0.0.fc16.i686.img System.mpa-3.1.0.0.rc3.git0.0.fc16.i686 config-3.1.0.0.rc3.git0.0.fc16.i686 vmlinuz-3.1.0.0.rc3.git0.0.fc16.i686

View 2 Replies View Related

Fedora :: Get The Graphical Screen Back By Adding Vga=795 To /boot/grub/grub.conf

Nov 21, 2009

since i have installed the nvidia drivers i have lost the graphical boot and just had a bar at the bottom of the screen instead. i tried to get the graphical screen back by adding vga=795 to my /boot/grub/grub.conf but when i rebooted not only did i not get the graphical boot or the toolbar at bottom.

i got list of all the drivers and services it is starting with ok next to it. i have also since doing this lost the bit when restarting or shutting down getting the words restarting or shutting down and just get blank screen with flashing cursor. i removed the vga=795 and i still get the list of drivers/services loading.

how do i get the quiet option back. i have checked /boot/grub/grub.conf and it has the quiet in it.i have also tried running update-grub but get message command not found. i have attached the grub.conf file

View 3 Replies View Related

Slackware :: Dual Boot Slackware With CentOS Using CentOS GRUB

Apr 11, 2011

For various reasons, I have to learn my way around CentOS. I have an old computer (P3) with Slackware on it. I threw in a second HDD that I had lying around and installed CentOS to it. I was figuring that I'd just decline installing GRUB or point GRUB to Slackware as the second OS and end up with dual boot.

The CentOS install, though, blew right past that part with offering me any options. It put a small boot partition on the CentOS drive and now the box boots straight into CentOS.

I've spent the better part of the day trying to get GRUB to boot the Slackware drive and had no luck, though I've learned a lot about GRUB error messages.

By the way, CentOS uses GRUB v 0.97.

Question: someone could point me to a reference.

Here's the output of fdisk -l on that computer (/dev/sda is a 4GB SCSI disk that was originally the boot disk for Windows 2000 server on that computer):

Code:

Here's the currentGRUB file. I added the section about Slackware. I've also tried pointing it at:

Code:

I've also tried:

Code:

Code:

Slackware's LILO:

It's been six months or more since I used this computer. It's my experiment-er "play" computer and I had taken the HDD out to test a computer for one of the members of my LUG, so I can't remember exactly how I configured the LILO install, but, if I did what I usually do, I installed it to the MBR of /dev/hda. I have considered just blowing away LILO, but I'd be happier if I could just use GRUB to call LILO.

View 7 Replies View Related

Fedora :: Could Not Open The File /boot/grub/grub.conf?

Aug 31, 2010

I would like to modify the boot loader settings and triedo open the file grub.confHowever, it is said that the file could not be opened, as seen in the attachment.Tried to authenticate as 'root' before opening the file, but the problem still exist...

View 10 Replies View Related

Slackware :: Install GRUB Via The .txz Package And It Created A Mirrored Image Of The /boot Folder?

Jan 6, 2010

In light of my previous achievement in wireless networking, I've decided to create a larger issue for myself to solve. Which hopefully I can get some help with. Because my system is totally kisspoped up, for those of you who get what that means. I was trying to install GRUB via the .txz package and it created a mirrored image of the /boot folder. Which for some reason contained the / folder. Which in turn held /boot and all the other folders / is expected to contain.

Now, trying to remove the extra /boot folder proved difficult, but once I finally was able to figure it out, I remembered I could removepkg and that would probably mend the situation. However, I was already 20-something percent through moving the files to trash. Now when I checked /, /boot was gone from there. Along with various other folders. SO! Apparently the /tmp/boot folder created was in reality the /boot folder, albeit in the wrong place and having the wrong contents. Somehow, one folder existed as two different versions of itself at the same point in time. Much as a Time Lord might. Deleting one made the other vanish with it.

Good news:I removed it via Thunar and it should be in the root user's trash /home and some other folders had yet to be trashed when I hit cancel, so I can still use some things Bad news:I never ran X as root, so I don't know if it HAS a trash folder I can only use things already started up because the binaries are gone, but the configuration files in /home are still there (although /usr/bin remains)

Ideally, there would be a big UNDO button somewhere in this long row of function keys. Reasonably, there should be some kind of restoration tool. Realistically, I think I'm going to have to reinstall the system, which wasn't easy in the first place due to my faulty disc bay which detects discs at will.

View 6 Replies View Related

Red Hat / Fedora :: Remove Fedora Grub So Windows Can Boot First In Triple Boot?

Feb 24, 2009

I've set up a triple boot xp, vista, and fedora 10. The problem is that I want to remove Fedora grub, so the bios can give me all 3 choices to boot from, be it xp, vista or fedora. At the moment fedora grub boots, from there i am able to choose other operating systems. But I want to use windows boot loader, from there i would like to have windows give me the choice of different OS's to boot from.

View 9 Replies View Related

General :: Installing Slackware On IDE Hard Rive Boot From Slackware DVD?

Jan 23, 2010

I try to install Slackware to my IDE hard drive and boot first from Slackware DVD. After I loaded huge.s kernel, and tried to partition the hard drive using fdisk by entering "fdisk /dev/hda", I found out that the partition size is max to 3 Gigs instead of 80 Gigs.

I think the kernel is looking at my boot disk, which is around 3 Gigs. How can I make so that it looks at my IDE drive instead at my boot drive? Is there any manual that shows me how to install Linux from scratch this means I want to wipe out all my hard disk and install Slackware Linux there?

View 2 Replies View Related

Fedora Installation :: Repair To The Grub Boot Loader To Boot Into Win 7 ?

Oct 23, 2009

I have XP, Win7 Pro and F 11 installed. Before I installed F 11, Win 7 boot mgr was working fine. I then installed F 11 and I went to System/Admin/bootloader to edit it and it wouldn't bring up the boot loader. In the attachment was the error msg. Now my only option when I boot up is F 11.

I do not have access to the Win 7 DVD only the F 11 install disk since I am on a fishing trip and need to use Win 7. How can I repair to the grub boot loader to boot into Win 7?

View 3 Replies View Related

Fedora Installation :: Dual Boot With Xp - Grub Can't Boot Into Windows?

Jan 10, 2010

I just set up a dual boot on a system with fedora 12 and XP. XP in on one hard drive (sda) and Fedora on a second hard drive (sdb).

I installed grub on the Fedora disk so as to not touch the windows disk at all.

Prior to installation, in the bios, I set the Fedora disk (sdb) first in the boot sequence, and then XP (sda) so that the grub loader would boot up by default. (If I set the windows drive first then the system bypasses grub and loads straight into windows.)

My system can now boot up into Fedora fine, but if I select windows from the grub loader menu I just get a blinking cursor - windows will not boot.What do I have to do so that grub can boot into XP?

View 7 Replies View Related

General :: Multi Boot Grub - All Systems Recognized But 10.10 Will Not Boot - Cannot Locate The UUID Specified

Dec 20, 2010

Problem: I have installed two Ubuntu servers, 10.04 32-bit and 10.10 64-bit, in a multi-boot environment (also have FDOS and WinXPsp3). The 64-bit will not boot because grub can't find the UUID for the disk with the 64-bit system.

Brief Background: Installed 10.04 LTS two months ago with no problems. 10.04 is in a primary partition on hda with FDOS.

Installed 10.10 (64-bit) in a new primary partition on the same hd. The install seemed to go ok, but the MBR and the fs on the 10.04 were corrupted; could not boot. Restored drive, and rebuilt grub.

Installed 10.10 on separate hd (hdb). In grub step all OS's were recognized so I pointed the grub to hda. Grub failed to boot.

Rebuilt grub from 10.04 on hda. All systems recognized but 10.10 will not boot because it says it cannot locate the UUID specified.

Compared the grub.cfg for both systems, the UUID specified for hdb is the same. Also, when I mount the drive for 10.10 on the 10.04 system the drive UUID is consistent.

I know I must be missing some thing, but I know not what. Have searched and can't find any clues. All other OS's boot ok.

Hardware: AMD64 4GB, 2 internal IDE drives (hda and hdb), 1 internal SATA (hdc WinXP), various USB and Firewire Drives (no bootable systems).

View 6 Replies View Related

General :: Grub Boot Loader With Puppy - Cannot Boot From My Hard Drive

Nov 1, 2010

I'm trying out puppy linux, as I have an old system, and the new Ubuntus do not work on it.

Anyway,I cannot boot from my hard drive but only from the floppy.I'm just not too keen on always booting from the floppy.

Here is the Menu.ls file:

View 8 Replies View Related

General :: Switched Between Ubuntu & Slack - Won't Boot Due To Grub Boot Loder

Jun 25, 2011

i installed slackware then i unistalled it and installed debian then i decided to go back to slackware but it wont boot because i have the grub boot loder how do i fix this

View 2 Replies View Related

Ubuntu :: Change GRUB Boot Order: No /boot/grub/menu.lst File

Nov 29, 2010

i am trying to change the boot order on the GRUB menu so that the countdown automatically starts on an older kernel. From what i can see all the solutions on the web want me to edit the /boot/grub/menu.lst file. The problem is that i don't have one. Someone also mentioned that if i don't have a menu.lst file then i should look for the grub.conf file. I don't have on of those either. The closest thing in /boot/grub is grub.cfg but that looks nothing like the descriptions i have heard of /boot/grub/menu.lst file

View 5 Replies View Related

General :: Unable To Boot Windows / Grub Error Saying GRub Loading Stage2 Read Error

Jul 8, 2011

I am new to Linux. I have installed RHEL 5.4 on my PC with preloaded Windows XP.

Windows was set as the first boot kernel. So if i do not choose which OS to be loaded it will load Windows by Default.

Today I got an error saying GRub Loading Stage2 read error.

View 9 Replies View Related

General :: Trying To Configure Grub - Slackware Partition Setup?

Oct 24, 2009

Okay on /dev/sda
sda1 is windows xp
sda2 slackware /boot /system files
sda3 slackware swap
sda5 Centos LVM

Now my question is when I install CentOS grub did not automatically setup the slackware partition and I have to configure it manually. This is my grub.conf file

[root@centos ~]# cat /boot/grub/grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,4)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol01
# initrd /initrd-version.img
# boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,4)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-92.el5)
root (hd0,4)
kernel /vmlinuz-2.6.18-92.el5 ro root=/dev/VolGroup00/LogVol01 rhgb quiet
initrd /initrd-2.6.18-92.el5.img
title Slackware root (hd0,1)
kernel /vmlinuz-generic-2.6.29.6
title Other
rootnoverify (hd0,0)
chainloader +1

How should I do the slackware in grub?

View 13 Replies View Related

General :: "/boot/grub/grub.conf: No Such File Or Directory"?

Jul 3, 2010

I just recently installed a kernel, everything works fine after reboot except. When I use nano -w /boot/grub/grub.conf I get /boot/grub/grub.conf: No such file or directoryIs there something i have to do after installing a new kernel in Gentoo Linux.I can't access my /boot all that appears there is a symlink to /boot How can i see my kernels located in /boot.

View 3 Replies View Related

Fedora :: Grub F12 Won't Boot XP?

Feb 8, 2010

did a Fedora 12 installation today but Grub wont boot XP. I had WinXP on the first partition. It's a 40gig hd. 20/20 for both Linux and Windows. XP on the first partition. How do i map XP using Grub

View 1 Replies View Related

Fedora :: Change Grub To Boot To A Different OS?

Oct 25, 2009

What file would I need to access to change what OS grub boots up to?

View 2 Replies View Related

Fedora :: Grub Appears Now At Boot?

Dec 3, 2009

opened the system>administration>bootloader guior anything just opened it)now on boot I get a timeout with an option to go to the grub configuration or boot my one and only installed versionwould really like to get rid of that and go back to booting straight to my only fedora version installed without the option to go to grub (might be useful someday, but now is not the day

View 2 Replies View Related

Fedora Installation :: F12 - No Grub On Boot?

Apr 23, 2010

I just installed F12 from DVD onto drive D: (C: has windowsXP on it)

EDIT: Forgot to mention that drice C: is SATA, drive D: is IDE
Drive D: doesn't appear in my boot options in bios. :EEK:

When I boot my PC, it just goes straight to windows without a grub menu.

Is this easily fixed or will I have to re-install?

View 2 Replies View Related

Fedora :: No Grub Boot Menu

Sep 10, 2010

I don't get a boot menu when the system boots. I've commented out the hiddenmenu from grub.conf . Is there something else?

View 13 Replies View Related

Fedora :: How To Boot A File From Grub

Oct 31, 2010

I have grub 2. I want to load a file from grub. When list of OS appears when Computer load grub, I want to choose some option and load a file. I want to load a file called sda.mbr which is placed in /sda.mbr I added in grub

Code:
title test root /sda.mbr but nothing happend.

I know how to add entries to grub2, (in 40_custome). Problem is how to edit the entries. The commands.

View 4 Replies View Related

Fedora :: Boot Winpe Via GRUB?

Nov 5, 2010

below files is got from the winpe iso.

Quote:

return@debian:~/winpe$
return@debian:~/winpe$ tree .
.
|-- FQBOOT
| |-- FQDOS.IMG

[Code].....

View 2 Replies View Related







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