Sök

Search results

Loading the Linux Kernel Manually Using GRUB on SLES

... what went awry. First thing is to briefly explain how Grub loads itself and the kernel. GRUB in a nutshell When the server is powered on, the server's ...

Article - mfaris01 - 1 Apr 2011 - 2:15pm - 0 comments - 0 attachments - 5 groups

NetWare to OES2 Linux Migration Guide

... policies regarding hardening your servers. GRUB Boot Loader Password protect the boot loader to prevent ... the system at boot time. Use the md5crypt command within GRUB to encrypt a password. Then use this hash to edit the menu.lst file and ...

Article - mfaris01 - 1 Apr 2011 - 2:46pm - 15 comments - 0 attachments - 4 groups

All-Tech How-To Articles

... on Linux Loading the Linux Kernel Manually Using GRUB on SLES My Collection of Useful Linux Admin Tricks ...

Article - All-Tech - 6 May 2011 - 7:43am - 0 comments - 0 attachments - 1 group

Problems with /boot mounting or a split kernel after patching

... we have the real /boot mounted we want to peek into your grub menu to find the path to your / mount point: cat /media/floppy/grub/menu.lst Look for the section "root=" I put the rest of my ... the kernel sitting directly in /boot. cp /media/floppy/grub/menu.lst /media/floppy/boot.old <cp, do not mv this file. put the ...

Article - rothweiler - 1 Apr 2011 - 2:20pm - 1 comment - 0 attachments - 4 groups

Restore GRUB

Sometimes GRUB may be lost due to a fresh Windows install or some other reason. Below is a quick step guide to restore GRUB. Step 1: Boot your system with a Linux live CD Step 2: ... a terminal and run the following command to get in to the GRUB command mode: sudo grub Step 3: Now to find the partition ...

Article - mendesdomnic - 9 Jan 2009 - 11:37am - 1 comment - 0 attachments - 2 groups

Installing SLES on Software RAID1

... the installation is complete, you need to finish the GRUB install. Since GRUB does not understand MD devices, it is only installed on the first disk. I ...

Article - jrecord - 7 Apr 2008 - 7:09am - 13 comments - 0 attachments - 3 groups

GRUB and ZISD

... Linux is that the ZENworks Image Safe Data and GRUB bootloader attempt to write to the same part of the disk, starting at ... sector 6 and 63. Ziswin is now capable of detecting if GRUB is present and write the ZISD to another sector. However if you ...

Article - adamhobbs - 4 Aug 2008 - 9:59am - 1 comment - 0 attachments - 2 groups

How to create an external USB bootable Linux hard drive (without dual-boot)

... scenario works, this can cause undesirable issues when grub installs its files on the external drive. Should Grub install its files to the external drive, the drive must be connected ...

Article - rjdunn - 26 Apr 2008 - 12:26am - 15 comments - 0 attachments - 3 groups

Fixing the MBR on SLE 10

Reinstalling the GRUB MBR on SLE 10 Background Occasionally during an install, ... – you cannot simply boot to the rescue system and run grub-install as per SLES 9 as it will complain that your boot disk does not ... mount /dev/sda1 /mnt We can now check /mnt/boot/grub/menu.lst and check that it looks ok: # Modified by YaST2. Last ...

Article - MarkCRobinson - 4 Jan 2008 - 10:15pm - 1 comment - 0 attachments - 3 groups

Understanding how RAIDed Disks Interact with the SLES Boot Process

... swap md1 is sda6 and sdb6 and used for / Start the grub interactive shell : GNU GRUB version 0.97 (640K lower / 3072K upper memory) [ Minimal ...

Article - variia - 5 Dec 2007 - 5:03pm - 2 comments - 0 attachments - 3 groups

© 2013 Novell