General :: GRUB Command To Change Kernel?

Feb 19, 2011

I just got a laptop (DELL PP06S) from a friend set up on kubuntu. He told me to download and run the updates packages if I had time. So so did I and now the computer stops on an error at boot and I can't log in at all to type any command. The error message coming up is:

ata1.00: exeption Emask 0x0 SAct 0x0 action 0x6
ata1.00: BMDMA stat 0x24
ata1.00: failed command: WRITE DMA

[code]....

And it seems to try that action over and over but I never get to log in and type any command. I got told to check the drive cables connections, which I did but it made no difference. I also got told that I could try to start with an older kernel, I tried all the different kernels available in the GNU GRUB but no success. The different options availables are:

Ubuntu, with Linux 2.6.32-26-generic
Ubuntu, with Linux 2.6.32-26-generic (recovery mode)
Ubuntu, with Linux 2.6.32-25-generic

[code]....

From my understanding these are the new and older kernels, is that right? I had to do the updates in 3 times so I guess the kernel from before then isn't in the list anymore. Every one of them shows the same error message and no way to get a console. So I can't type any command. Though, I found out that I can type commands in the GRUB, is there any way to change the kernel from the GRUB? If so what would be the commands?

View 3 Replies


ADVERTISEMENT

Ubuntu :: Change Default Kernel In Grub?

Jul 21, 2010

I have Lucid on my laptop. Unfortunately, with the various 2.6.32 kernels neither hibernate nor suspend work, so I've installed and use the last 2.6.31 kernel that came with Karmic.Now, I'd like to set it as default, so that I don't need to actively choose it when I boot. The problem is that I can't find a way to set Grub (version 2.0, or 1.96rc, can't remember) to pick the 2.6.31 kernel and if I try to uninstall the 2.6.32-23 kernel synaptic says that linux-generic and linux-headers will also be uninstalled (not just the parts specific to 2.6.32-23).

View 2 Replies View Related

General :: Edit Grub Menu From Initial Grub Screen - Possible To It's Own 'e' Option Or 'c' From Grub Command Line?

Nov 20, 2010

my Setup is Fedora 14 x64 + radeon hd 4830 i've downloaded .run package from ati site with latest driver for x64 systems. installed it, but didn't edited grub.conf becouse i didn't understood anything there (probably didn't spent enough time to get things understand) Now i've lost possibility to enter my Fedora system. during boot it lost it's modern blue boot screen (with filling drop), it was replaced by standard old boot screen with triple-color stripe. after this boot screen monitor start blinking going on and off. and on last step i'm getting "Fedora 14 boot bla bla bla something" on screen. nothing works except Ctrl+Alt+Delete. system reboots showing successful daemons shutting sequence. How can i edit grub menu from initial grub screen is it possible to it's own 'e' option or 'c' from grub command line?

View 4 Replies View Related

Ubuntu :: Update-grub Command Did Not Detect Kernel And OS

May 18, 2010

I'm using Ubuntu 10.04 Lucid LTS. I have problem with my Ubuntu,Whenever I ran "sudo update-grub" command it did not detect my Ubuntu kernel nor Windows XP installation on another drive (I installed Ubuntu and Windows in different drive).It just display "Generating grub.cfg" and then "done". No "Found kernel..." message.

View 1 Replies View Related

CentOS 5 :: Specify Root Option For Kernel Command Of Grub Conf

Feb 12, 2010

I'm using 2 cloned disks with CentOs5.3 and I need to be able to control which one is booted. I can specify which disk in the BIOS but after stage 2 it is always running from disk 2. When I have puppy linux on one disk and CentOs on the other I can boot off of either as selected by the system BIOS so the BIOS is not the issue. I think it is how the root option is passed in the kernel command in the grub.conf.

kernel /vmlinuz-2.6.18-128.el5 ro root=/dev/VolGroup00/LogVol00

I think when the OS searches for the /dev/VolGroup00/LogVol00 share is locates 2 since the disks are clones and uses the last one found. On information I have found for the kernel command and the root option it appears CentOs uses it differently. CentOs uses a volume name as specified /dev/VolGroup00/LogVol00 instead of a partition designator /dev/hda2. Is there a different way to specify /dev/VolGroup00/LogVol00 in CentOS for the root option for the kernel command of grub.conf?

View 7 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 :: Change Kernel Time Zone "dynamically" With The Boot Command Not With GUI?

Apr 5, 2010

I found a way to change the kernel time zone with the following command

$ ln -sf /usr/share/zoneinfo/* /etc/localtime

After I tried it and checked the kernel time zone, but it didn't changed.

It seemed to be applied after rebooting.

Is there any way to change the kernel time zone "dynamically" with the

console command, not with the GUI environment?

View 1 Replies View Related

General :: How To Change The Kernel Version

Jan 3, 2011

I want to change my kernel to an older version my current kernel is (2.6.35-24 generic i686 GNU/Linux) I want kernel 2.6.21 or 2.6.31 how can I do it?

View 2 Replies View Related

General :: How To Change Kernel Parameter

Oct 11, 2010

i m using following kernal.

Code:

# uname -r
2.6.18-128.2.1.4.9.el5xen

According to security manual i need to incorporate following changes into kernal parameter but i m not sure when and how these changes will be implemented.

Code:

net.ipv4.conf.all.accept_source_route must be set to "0"
net.ipv4.ip_forward must be set to "0" (zero)
icmp_echo_ignore_broadcasts must be set to "1"
net.ipv4.tcp_syncookies must be set to "1"

[code].....

View 9 Replies View Related

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 :: Edit Grub.cfg After Kernel Compilation?

Dec 24, 2010

I am compiling a new kernel. I have successfully compiled it, how to modify grub.cfg. I am using ubuntu 10.10.

Can I use 'update-grub' ?

I tried using that and even its updating the grub with new kernel. But after I boot the new kernel its showing

The disk for / is not ready or does not exist

#and some statements# M for recovery ...

Is there any problem with kernel compilation and why is that coming ?

View 9 Replies View Related

General :: Change The Boot Menu - GRUB

Apr 19, 2010

change the boot menu - GRUB

I regularly update my ubuntu (10.04), and new minor versions keep accumulating on the GRUB screen. Right now I have 5 different versions listed on the GRUB, even though I always select the latest version to work with.

Am I supposed to do anything to get rid of the old version references? Do these old versions affect disk space/performance?

View 2 Replies View Related

General :: Change The Boot Order In Grub?

Aug 4, 2010

I just installed Ubuntu 10.04 onto my toshiba C655 iCeleron 900 2.20ghz 1GB RAM. I have win7 and I have a 4GB swap partition. How Do I change the Boot order in Grub? I saw instructions somewhere else to type sudo, etc in the command line and was getting access denies...

View 5 Replies View Related

General :: Change The File Permission Of Grub.cfg?

Sep 15, 2010

My cd /boot/grub/ shows (required only file shown): -r--r--r-- grub.cfg

I tried to change the permission of this via, chmod u+w grub.cfg but the file permission did not change why??

How can I change the file permission of grub.cfg?

View 1 Replies View Related

General :: How To Change Boot Order In Grub

May 12, 2011

I wanna change the boot order, right now Linux starts first, and I wanna configure GRUB to make Windows start first, how can I do this?

View 13 Replies View Related

General :: Make A Change In Grub Permanent?

Jan 23, 2010

When I enter my bootloader Grub I have to go to the system I want to load and press e to edit. Then I add vga=792 in the end of one line to change the tty resolution. How can I make this change permanent? My distribution is Debian Squeeze and there is no menu.lst in squeeze.

View 6 Replies View Related

General :: What Does Kernel Entry In Grub Configuration File Mean

Jun 17, 2011

I have looked at the GNU GRUB Manual 1.99 at [URL] but I cannot find an explanation of what the kernel entry / command in the grub.conf file means. I get what's the meaning of that entry but where is described what it actually is and what are proper.

I suppose this entry / command was actual in GRUB Legacy, but I cannot find where it is described...

View 1 Replies View Related

General :: Grub: Kernel Parameter RO But Filesystem Still Gets Mounted Rw?

Jan 13, 2010

I am trying to do a fsck on my ext3 partition, but so far failed to let the system come up in single user mode and having the partition mounted read only. It says in the kernel parameter that it is read only (RO) but still mounts it RW. A remount with mount -o remount,ro does not work, since / is always busy. what to do to get a fsck done? I don't want to boot into a rescue system, this should be possible on a running system (like Windows does it, when rebooting)

View 1 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 :: New Command For Grub-update?

Mar 26, 2010

today i changed my grub boot order, and to make that work i need to do sudo grub-update.however, it doesnt work. does anyone know why, maybe the command changed?

View 4 Replies View Related

General :: Grub 2 Bsd Command Does Not Exist

Aug 6, 2011

I am trying to run Memtest86+ on my Linux computer. I use Grub 2, and Memtest86+'s core is located in /boot/memtest86plus/memtest.bin file.It seems to be pretty newbie error, but I can't find any documentation covering this problem.If I use linux16 instead of netbsd, computer just restarts without any error.

View 9 Replies View Related

General :: Command To Know OS Kernel Variant Support?

Apr 28, 2010

I want to know what kernel varaints different distros of linux support. As of now, I am downloading OS and running:

rpm -qa kernel-*

to find out if it supports smp,PAE, xen or default kernel.Is this right way to check?

View 2 Replies View Related

General :: Any Proper Way To Change Grub Boot Order

Feb 13, 2010

I am a linux noob and that is the reason I want to boot my windows xp by default. Now kubuntu boots first. I've googled how to do this but the topics of other people with the same 'problem' were old or maybe incorrect. Because the official GRUB Ubuntu wiki says you should not change the /boot/grub/grub.cfg file manually. The first line on the .cfg file is also a warning: Do not edit this file. So it continued looking for a proper way to change the boot order. Then I found something about etc/grub.d and also etc/default/grub. The problem is I don't understand how to change the boot order using this.

View 9 Replies View Related

General :: How To Easily Change Grub OS Boot Order

Feb 3, 2010

I've seen many, many different solutions for how to change the GRUB boot order. Search no more. This is by far the easiest, safest way to do that.

Open your terminal and type in the following:
sudo apt-get install startupmanager

When that is done go to your control panel and you'll have a new icon that says Startup Manager. Every thing you'll need work with your GRUB menu.

View 1 Replies View Related

General :: Edit Grub To Make A Permanent Change?

Feb 15, 2011

I need to add rootdelay=130 to my grub menu every time I boot up. how to edting (which) appropriate file to make a permanent change?

View 2 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 :: How Different Operators Change Output Of Command

Sep 5, 2009

I was wondering about the differences between "$PWD" '$PWD' `$PWD`. Basically I just don't understand exactly how '' "" `` change the output of the command.

View 1 Replies View Related

General :: Login Through Command Line In Grub?

Jan 4, 2011

Does anyone know how to login through command line in grub.

View 14 Replies View Related







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