answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How do you delete lines from Linux grub?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is GRUB in Linux-ubuntu?

GRUB is a bootloader. Most Linux distributions use it, though with UEFI becoming more and more prevalent, some users are abandoning GRUB in favor of simply allowing UEFI to load their kernel directly.


How many types of Boot loader in Linux?

grub ana LILO are the two boot loader in Linux


What is GRUB error 15?

GRUB error 15 is caused by the specified kernel or initrd not existing at the specified location. For instance, if the entry tries to load linux-2.6.22-18, but only linux-2.6.22-16 is present, Linux will not boot.


If you are dual-booting Windows XP and Linux how can you reinstall XP without interrupting Linux?

Before you format xp you will need to go onto Linux and create a grub boot disk by typing grub-install /dev/fd0. This will create a floppy disk which you can use to start Linux after you have removed and reinstalled xp. After removing and reinstalling xp use the disk to get back onto Linux and use grub-install /dev/hda to restore the Linux boot screen.


Which boot loader is the default on most Linux systems?

Grub Some times SysLinux, IsoLinux and other ***Linux Rarely LILO


What is GRUB error 22?

GRUB error 22 is usually caused by deleting the partition that stage 2 of GRUB was stored on. You need to create a new partition and reinstall Linux in order to boot it again.


What is uboot in Linux?

U-Boot is not actually part of Linux; it is a separate project. It is a bootloader, much like GRUB, often used in embedded devices.


What is GRUB?

GRUB is the bootloader for Linux operating systems. The bootloader is the section of code on the hard disk drive that is called and executed at bootup. It will load the operating system components and programs and start the operating system.


How do you delete an account in Linux?

userdel -r or manually


What is the default configuration file for the Linux loader?

For older versions it is "/etc/lilo.conf" and for newer versions "/boot/grub/grub.cfg".


Can you dual boot linux?

Of course you can. The de facto standard bootloader, GRUB, is the reference implementation of the multi-boot specification.


Can you dual boot Linux and a Windows 7 installation activated with Daz Loader?

Yes, I would suggest installing Linux last, makes it so you don't have to reinstall grub/grub2/lilo