[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#336877: marked as done (debian-installer: does not add initrd line when configuring Fedora Core 3 dualboot)



Your message dated Mon, 19 Feb 2007 13:51:50 +0100
with message-id <200702191351.50844.elendil@planet.nl>
and subject line Bug#336877: Does not add initrd line when configuring Fedora Core 3 dualboot
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: debian-installer
Severity: normal


Hi,

This report may be more appropriate for grub, but I'm not sure.

When configuring dual boot with Fedora Core 3, the Sarge Debian install adds
the lines

****************************************************************************
[...]
### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title           Other operating systems:
root


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/hda2.
title           Fedora Core release 3 (Heidelberg) (on /dev/hda2)
root            (hd0,0)
kernel          /vmlinuz-2.6.9-1.667 root=/dev/hda2 
savedefault
boot
*****************************************************************************

to /boot/grub/menu.lst.

However, this kernel is an initrd image, so that does not work. The
following works (but may be sub-optimal).

*******************************************************************************
title           Fedora Core release 3 (Heidelberg) (on /dev/hda2)
root            (hd0,0)
kernel          /vmlinuz-2.6.9-1.667 root=/dev/hda2 ro
initrd          /initrd-2.6.9-1.667.img
savedefault
boot
*******************************************************************************

The contents of /boot on the Fedora Core installation appear below.

*******************************************************************************
drwxr-xr-x   4 root root    1024 Nov  1 11:04 .
drwxr-xr-x  25 root root    4096 Nov  1 13:03 ..
-rw-r--r--   1 root root    5824 Jun 15  2004 boot.b
-rw-r--r--   1 root root     612 Jun 15  2004 chain.b
-rw-r--r--   1 root root   50929 Nov  2  2004 config-2.6.9-1.667
drwxr-xr-x   2 root root    1024 Nov  1 11:05 grub
-rw-r--r--   1 root root  397193 Oct 31 15:35 initrd-2.6.9-1.667.img
drwx------   2 root root   12288 Oct 31 10:27 lost+found
-rw-r--r--   1 root root   81860 Sep 29  2004 memtest86+-1.26
-rw-r--r--   1 root root     640 Jun 15  2004 os2_d.b
-rw-r--r--   1 root root  714266 Nov  2  2004 System.map-2.6.9-1.667
-rw-r--r--   1 root root 1405861 Nov  2  2004 vmlinuz-2.6.9-1.667
*********************************************************************************

Thanks.                                                                    Faheem.

-- System Information:
Debian Release: 3.1
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'stable'), (50, 'unstable'), (50, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27.040914
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


--- End Message ---
--- Begin Message ---
Version: 1.15

I'm fairly certain this is fixed in current versions of the installer as 
the same issue was reported in #399882, but in that report it was also 
confirmed to be fixed with an Etch image.

Closing against current version of os-prober, though it was probably 
resolved some time back.

Cheers,
FJP

--- End Message ---

Reply to: