Mailinglist Archive: opensuse-bugs (15817 mails)

< Previous Next >
[Bug 300476] New: Update clobbers lilo.conf
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 14 Aug 2007 16:18:21 -0600 (MDT)
  • Message-id: <bug-300476-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=300476

           Summary: Update clobbers lilo.conf
           Product: openSUSE 10.3
           Version: Beta 1
          Platform: PowerPC
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Update Problems
        AssignedTo: aosthof@xxxxxxxxxx
        ReportedBy: schwab@xxxxxxxxxx
         QAContact: jsrain@xxxxxxxxxx
          Found By: ---


# lilo
ERROR: Linux: image = /boot/vmlinux-2.6.18.8-0.5-default: No such file or
directory
# diff -u /etc/lilo.conf.ol /etc/lilo.conf
--- /etc/lilo.conf.old  2007-08-04 12:36:41.000000000 +0200
+++ /etc/lilo.conf      2007-08-11 03:42:05.000000000 +0200
@@ -1,47 +1,19 @@
-# Modified by YaST2. Last modification on Mon Jul  9 21:42:03 CEST 2007
+# Modified by YaST2. Last modification on Sa Aug 11 03:39:03 CEST 2007
 activate
 timeout = 80
 boot = /dev/hda2
 #default = Linux
 append = "resume=/dev/hda4 sysrq=1"
+default = linux

-image = /boot/vmlinux-2.6.23-rc2
-    label = 2.6.23-rc2
-    initrd = /boot/initrd-2.6.23-rc2
-    root = /dev/hda5
-
-image = /boot/vmlinux-2.6.23-rc1
-    label = 2.6.23-rc1
-    initrd = /boot/initrd-2.6.23-rc1
-    root = /dev/hda5
-
-image = /boot/vmlinux-2.6.22.1
-    label = 2.6.22.1
-    initrd = /boot/initrd-2.6.22.1
-    root = /dev/hda5
-
-image = /boot/vmlinux-2.6.22
-    label = 2.6.22
-    initrd = /boot/initrd-2.6.22
-    root = /dev/hda5
-
-image = /boot/vmlinux-2.6.22-rc7
-    label = 2.6.22-rc7
-    initrd = /boot/initrd-2.6.22-rc7
-    root = /dev/hda5
-
-image = /boot/vmlinux-2.6.22-rc6
-    label = 2.6.22-rc6
-    initrd = /boot/initrd-2.6.22-rc6
-    root = /dev/hda5
-
-image = /boot/vmlinux-2.6.22-rc6-wland
-    label = wland
-    initrd = /boot/initrd-2.6.22-rc6-wland
-    root = /dev/hda5
+image = /boot/vmlinux-2.6.22.1-16-default
+    initrd = /boot/initrd-2.6.22.1-16-default
+###Don't change this comment - YaST2 identifier: Original name: linux###
+    label = linux
+    root = /dev/disk/by-id/ata-FUJITSU_MHV2080ATPL_NS86T5B257KG-part5

 image = /boot/vmlinux-2.6.18.8-0.5-default
     label = Linux
     append = "resume=/dev/hda4 sysrq=1"
     initrd = /boot/initrd-2.6.18.8-0.5-default
-    root = /dev/hda5
+    root = /dev/disk/by-id/ata-FUJITSU_MHV2080ATPL_NS86T5B257KG-part5


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >