General :: Grub Installed, Boot From HDD But "no Loaded Kernel"?

Aug 20, 2010

I installed Ubuntu having one IDE HDD and I didnt' make any partitions. Bootloader couldn't install, and I continued without installing it. After this, I plugged in a sec HDD SATA.To install grub I followed what Saikee suggested:

sudo su
mkdir /mnt/sda1
mount /dev/sda1 /mnt/sda1

[code]...

View 8 Replies


ADVERTISEMENT

General :: Grub Error: No Loaded Kernel

Apr 5, 2011

I am trying to install Debian lenny and ext2 filesystem with GRUB as bootloader in my USB memory stick to boot linux . However , when i try it out on my PC , a grub error : No loaded kernel is shown. I have checked that the kernel image is located in /boot.

View 14 Replies View Related

General :: Making Sure A Module Is Loaded In The Kernel Upon Boot?

Dec 22, 2010

im doing a school assignement and i cant find any info about this anywhere. How do i make sure that a module is loaded into the kernel upon boot?

View 2 Replies View Related

Ubuntu :: Grub Error No Loaded Kernel

Mar 17, 2010

I have Ubuntu installed in my machine, I also have Windows Vista.I have been using Ubuntu perfectly well, today I received the following message when chose to boot Ubuntu:GNU GRUB version 1.97 beta 4[Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists possible device/flies completions]

View 6 Replies View Related

Red Hat / Fedora :: Can't Boot 14 Error 8: Kernel Must Be Loaded Before Booting

Mar 27, 2011

I Installed Fedora 14 about 2 weeks ago and was just settling into using it more or les permanantly and had to turn of the power to do some maintenanace. When I rebooted I got the grub> prompt. As I have already shut down and rebooted several times over the last couple of weeks, I could not se why this happened, so I rebooted and stiull got the same problem. Things I have tried:

[code]...

I am currently using a 64 bit ASUS P75P55-M motherboard.

View 1 Replies View Related

OpenSUSE Install :: Where Is Grub Loaded On Dual-boot System

Jan 24, 2010

I am currently rebuilding a couple laptops and a desktop to dual boot Windows and Suse 11.2. Windows is installed on partition 1. On the laptops, the build goes fine and dual boot with grub is OK. No issues. But on the desktop, the exact same build (after all the on-line updates, etc) fails with "Operating system not found" on the final (and first) boot. It seems that the Suse 11.2 build is somehow resetting the active partition and the boot does not see grub or Windows. When I reset partition #1 back to "active, only Windows loads. So I guess I need to fix this by reinstalling grub. Or use the Windows boot loader.

(1) Where is grub located on my system?

(2) What partiton is the Linux master Boot record If I wanted to use the Windows boot loader and do the following command to grab the 512 bytes I need:

dd if=/dev/sna? of=grub.bin bs=512 count=1

My partition layout is below. This is output from gdisk.exe in DOS7. It's an 80gig drive.

1 = Windows-7
2 = /boot
3 = swap

[code]....

View 9 Replies View Related

General :: Kernel Loaded The CPU 100%?

Nov 18, 2010

i am looked htop load CPU and it showed to me that kernel loaded CPU on 100%.

View 9 Replies View Related

General :: Kernel Modules Are Not Getting Loaded?

Nov 28, 2010

I recently updated the kernel from SLES 11 to SLES 11 SP1 .However my kernel modules are not getting loaded and they throw an error such as shown below:"Errornserting mii : Unknown symbol in module, or unknown parameter (see dmesg)"

View 8 Replies View Related

General :: Grub Stage2 Is Not Loaded

Jul 21, 2010

my distro is centos 5.3.today i boot the computer,i saw an error "grub stage2 is not loaded" and the system is halted. is it needed to reinstall grub? pls give me the step-by-step solution.

View 4 Replies View Related

General :: Set The Grub To Boot Linux Installed In Directory An Not In Own Partition?

Apr 6, 2011

I did it long time with LFS but I don't remember how. the "root" option of the kernel in grub except only the partition. How do I set the "root" as a directory in a partition?

View 4 Replies View Related

General :: Way To Boot A DomU Also From The Grub (if It Is Installed In A Disk Image)?

Mar 25, 2010

I wanna know how to boot a xen from grub2 ? and is there a way to boot a domU also from the grub (if it is installed in a disk image ex :- disk.img)

View 1 Replies View Related

General :: Error8: Kernel Must Be Loaded Beforebooting

Feb 8, 2011

when i poote the code you give me the grub>say error 8:kernel must be loaded beforebooting.what ihave to do now?

View 2 Replies View Related

General :: Grub 0.97 CLI To Load Kernel - And Boot On OpenSuse10

Aug 29, 2010

I unfortunately remove "some" softwares on my OpenSuse10 (preinstalled on my laptop, without cd driver) cause I was running out of space on hd. Icons starts to dissappear ...

Then I have only the Grub 0.97 shell that appears and to use to solve the problem... tried to boot kernel, but said that it "must be loaded before boot".

In the Grub 0.97 black window I have two lines :

I press "b", to boot with the First line : kernel (hd0,2)/boot/vmlinuz ... but the window turns blue and said "all data would be lost", so it shut down the system automatically to avoid this.

I press "e" to edit the command in the boot sequence for the same line, but don't really know what to tell Grub to do.

I must get my important datas back on my hd before "Restore to factory settings" (the last option). Any solution ?

Maybe it is a step on a solution ?

From [url] I downloaded linux kernel 2.6.27.27 on a usb memory stick. Could it be useful ? how to ?

View 9 Replies View Related

General :: Don't See The Grub Menu To Say Edit The Boot Kernel

Jan 31, 2010

In my Red Hat 7.2 , the /boot/grub/grub.conf has the following data :

But when I reboot my Red Hat server , I don't see the Grub menu to say edit the boot kernel .

View 15 Replies View Related

General :: Loaded Kernel Modules On Virtual Server And CSF Confusion

Dec 24, 2010

what is happening on my Centos virtual server (ps I'm having a great time re-learning Linux after a large gap and usually try and find out myself but this has me confused) First thing I did was install Tomcat and try and change the port to 80 using iptables -nat and it complained a kernel module was missing. Instead setup Apache to redirect requests so that's now working I then tried to install CSF firewall and the validation perl script returned fatal errors so I assumed OK my virtual server Kernel is restricted and used denyhosts instead which is working great

Here's the confusion.. I later retried the csftest script and it now works including all the iptables and nat stuff that fataled before. I've not rebooted or changed anything except run denyhosts and the postgres daemon + ended a few daemons that I didn't need (eg pickup,tlsmgr,courier,postfix,qmgr,saslauthd) Running lsmod returns nothing and /proc/modules is zero bytes so I'm not able to tell what is loaded? I'm tempted to try and get Tomcat redirecting via iptables and see what happens but if it works I don't like that something seems to have changed.. before I ran it direct as root now I'm SU into root from another login

View 1 Replies View Related

General :: Make Grub Keep Its Default Boot Under Kernel Updates?

Jan 30, 2010

I dual-boot my machine and I want it to default to boot into windows so that whenever I restart the machine remotely from my home it will be able to get back into Windows (instead of Ubuntu).

The problem is that every time Ubuntu upgrades the kernel, I have to reset the default boot item of grub back to windows. This is because the grub menu loader uses positions i.e. 6 for default OS to boot. And when Ubuntu installs a new kernel it changes that order.

I am looking for a way to configure grub to remember its default boot item under kernel updates.

View 2 Replies View Related

General :: Looking For Way To Make Grub Keep Its Default Boot Under Kernel Updates ?

Sep 29, 2010

Possible Duplicate:Make grub keep its default boot under kernel updates.I have just installed Linux with my windows 7 pre-installed and i got it working fine. Since i use windows 7 more than linux, i would like to have "Windows 7" option on the top of "Linux" option.

"When i have turn on my computer, the first thing i see is an Option asking me whether i want to use windows 7 or Linux and there's a countdown timer below it which is 10seconds countdown and if i don't select it on time, it will automatically select the first choice which at the moment i've got Linux pre-set as my first choice."

View 7 Replies View Related

General :: Disable 3G USB Modem Internal Storage From Being Loaded By System Kernel?

Mar 1, 2011

I've got a problem with my 3G modem [Huawei E122].
It has internal storage and kernel assigns a device [/dev/sdX] to it.
Because of that, every second time my machine will not boot - kernel panic - as my usb hdd gets assigned /dev/sdb instead of /dev/sda.
I cannot use LABEL nor UUID in root= kernel parameter, as it is only available when using initrd, and I can't use it - I am using Debian on my router - mips architecture machine.
I have to prevent this from happening, as my router has to start everyday and I have to be sure it works ok. I don't have physical access to restart it when something goes wrong.
I don't use my modem internal storage, there's no SD card inserted. However kernel detects the reader and loads it.
I can not prevent loading od usb drivers since my hdd is on USB as well.

View 1 Replies View Related

Ubuntu Installation :: Installed RT Kernel But No Grub Menu Shows Up

Mar 8, 2010

I use Linux Mint, and I installed a linux-rt from the repository, but when I restart my computer no grub menu shows up. It just boots linux mint. How can I get it to show the menu so I can choose the real time kernel?

View 1 Replies View Related

Debian :: Jessie 8 Update - Boot Grub Shows Now 2 Kernel Versions To Boot From

May 2, 2015

After some updates Jessie 8 my boot grub shows now 2 kernel versions to boot from.

3.16.0-4-amd64
3.16-3-amd64

- How do I know which one is the newest and if happy with it, how to remove the older one?

View 9 Replies View Related

Fedora :: New Kernel Installed - No Boot Into GUI

Feb 12, 2011

Yesterday the updater installed a new kernel, Fedora (2.6.35.11-83.fc14.i686). This kernel will not boot into a GUI. This is almost certainly an nvidia problem. This kernel, Fedora (2.6.35.10-74.fc14.i686) works fine using the rpm-fusion supplied nvidia drivers. How do I get the new kernel to boot?

View 6 Replies View Related

Ubuntu :: Sun-Java-6-jre Installed But Openjdk Loaded

Oct 28, 2010

I have both the openjdk-6-jre and sun-java6-jre versions of java installed on my Ubuntu Maverick desktop, with the sun version setup as the default. I was trying to load the web page,URL..., an amateur radio software defined receiver. I can load the page on Firefox run on XP in a VirtualBox machine, but when loaded on Firefox on my Maverick desktop, I wasn't getting any sound with openjdk, so I installed sun's and set it as the default. When I run 'java -version' from the command line, it reports the following:Java(TM) SE Runtime Environment (build 1.6.0_22-b04)Java HotSpot(TM) Server VM (build 17.1-b03, mixed mode)but on firefox, when loading the above page, it reports 'java version test applet 1.6.0_20' on the page. How do I get sun's version to run? I need to get the sound to work.

View 4 Replies View Related

Ubuntu :: Check What Version Of GRUB Installed - The Program 'grub' Is Currently Not Installed

Dec 18, 2010

I wanted to check what version of GRUB I have installed. I went to terminal and typed grub --versionI got this message back: The program 'grub' is currently not installed. You can install it by typing: sudo apt-get install grub

I am running Ubuntu 10.10 alongside windows xp pro. When I turn my pc on I have the option to boot to ubuntu or xp and at the top of the window it says that the version of grub running is "GNU GRUB Version 1.98+20100804-5Ubuntu-3" how I shold go about installing GRUB 2 or just leave it as is.

View 2 Replies View Related

Ubuntu Networking :: Move Pre Installed Driver So It Won't Get Loaded

Nov 26, 2010

i found this quote: WPA/WPA2 are broken in every module everybody has tried (AFAIK) since Adam's 1.7.1.1 DKMS driver. Downgrade like so: 1) Get the driver from [URL]... 2) Go to terminal, and move the pre-installed driver so it won't get loaded. cd /lib/modules/2.6.28-11-generic/kernel/drivers/staging/rt2860/ sudo mv rt2860sta.ko rt2860sta.bak. 3) Install rt2860-dkms_1.7.1.1_all.deb. It will also install dependencies needed to compile the driver. If it doesn't retrieve the right packages, make sure "build-essential", "linux-header-generic" and "dkms" is installed. Let it run and it should complete without a problem. 4) Restart. The new driver should work automatically. the deb file gives me an error.

View 9 Replies View Related

Debian Installation :: Grub Not Installed Properly - Cannot Boot From Anywhere

Mar 1, 2015

I have an hp pavilion 15-b106ed with UEFI. I disabled secure boot and installed debian jessie form the CD1 iso (RC1 installer) burned to an USB key. Installation went smoothly, but after rebooting I get grub's terminal-like screen saying:

"GNU GRUB version 2.02 beta2-9ubuntu1. Minimal BASH-like line editing is supported... etc"

The problem is that as soon as I turn on the computer that grub screen shows up and I can't boot from USB anymore nor
access the BIOS settings, no matter how fast I press F9, F10 and such. I guess I have to tell him to boot from the USB using the grub terminal...

View 9 Replies View Related

Fedora :: Installed Win7 After F11 - Computer Does Not Boot Via Grub

Mar 4, 2010

I'm a F11 user and I wanted to see the new Windows 7 and right now, the computer doesn't boot via grub.

View 2 Replies View Related

Ubuntu :: Error No Loaded Kernel

Mar 20, 2010

I got an acer aspire 5532 last year for Christmas and I want to try the new 10.04 ubuntu on a partition with windows 7. I installed it successfully on drive E and when I boot up I get a black screen like this:typed boot and got: "error: no loaded kernel."How do I fix this?

View 1 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

General :: Dd Another Kernel 2.4 In Grub While Kernel 2.6.31 Of Ubuntu 9.10 Presence ?

Jun 29, 2010

Can i add another kernel 2.4 in grub while kernel 2.6.31 of ubuntu 9.10 exists

View 10 Replies View Related

Ubuntu Installation :: Error: No Loaded Kernel

Apr 26, 2010

I've been looking forward to making the switch to Ubuntu for a while, but ever since I did, the road's been pockmarked with errors and hassles. That's, primarily, because I don't know what the hell I'm doing. Let me explain how I installed Ubuntu: All I did to install Ubuntu was download the file from the website and run the program. I didn't burn anything onto a CD or USB; I just clicked on the .exe file and let it run from there. Everything worked great - all I had to do was boot my laptop and choose from either Windows 7 or Ubuntu. Now, I had no idea how to watch videos, so I started to install a lot of stuff from the Synaptic Download Manager. Now, I don't know all of what I downloaded, but it was mainly games. The next thing I know, I get this page when I choose Ubuntu:

Code:

GNU GRUB version 1.97~beta4
[minimal BASH-like line editing is supported. For the first word, TAB lists possible command completion. Anywhere else TAB lists possible device/file completions.]
sh:grub> _

So I hit TAB and try the easiest command on the list, BOOT. This is what I get when I try boot:

Code:

error: no loaded kernel

So I don't know what I did wrong.

View 4 Replies View Related







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