<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>15605</bug_id>
          
          <creation_ts>2008-05-12 03:35:54 +0400</creation_ts>
          <short_desc>lilo needs static-BIOS-codes in case of hdb installation</short_desc>
          <delta_ts>2020-07-09 12:01:20 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>ALT Linux Desktop</product>
          <component>installer</component>
          <version>4.0.3</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>blocker</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>15604</dependson>
          <blocked>6747</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Anton V. Boyarshinov">boyarsh</assigned_to>
          
          
          <qa_contact name="Andrey Cherepanov">cas</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>69675</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2008-05-12 03:35:54 +0400</bug_when>
    <thetext>ftp://ftp.altlinux.org/pub/distributions/ALTLinux/4.0/Desktop/4.0.3/iso/altlinux-4.0.3-desktop-i586-install_ru-dvd5.iso

Why lilo needs &quot;static-BIOS-codes&quot; in this case -- see
https://bugzilla.altlinux.org/show_bug.cgi?id=15604 .

In automatic mode, the installer installed the ALTLinux system on /dev/hdb. But
the BIOS can&apos;t boot from /dev/hdb. Without this option LILO can&apos;t be installed
onto /dev/hda, and so the installed system is not bootable.

One way to fix it would be to fix #15604 (make static-BIOS-codes unnecessary; I
don&apos;t know whether this possible). Another (quicker) fix is to teach the
installer to use &quot;static-BIOS-codes&quot; option in such setups.


Workaround:
(Now I describe the workaround step by step; perhaps, someone will use it.)

boot the rescue system from the distro DVD, mount your freshly installed system,
e.g.:

mkdir /mnt/disk
mount /dev/hdb2 /mnt/disk

Also, lilo will want to access /boot/, so relocate your real future /boot/:

mount --move /mnt/disk/boot /boot

add &quot;static-BIOS-codes&quot; to /mnt/disk/etc/lilo.conf,
change &quot;boot=/dev/hdb&quot; (left there by the installer) to &quot;boot=/dev/hdb&quot;,
and ultimately install LILO:

lilo -C /mnt/disk/etc/lilo.conf

(After this, the system became bootable.)


Actual Results:  
Hacking is needed to make the system bootable after installation in &quot;auto mode&quot;.

Expected Results:  
No hacking is needed to make the system bootable after installation in &quot;auto mode&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69678</commentid>
    <comment_count>1</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2008-05-12 04:00:32 +0400</bug_when>
    <thetext>typo:

(In reply to comment #0)
&gt; change &quot;boot=/dev/hdb&quot; (left there by the installer) to &quot;boot=/dev/hdb&quot;,

change &quot;boot=/dev/hdb&quot; to &quot;boot=/dev/hda&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>81005</commentid>
    <comment_count>2</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2008-11-12 05:26:42 +0300</bug_when>
    <thetext>https://bugzilla.altlinux.org/show_bug.cgi?id=6747 is a somewhat similar case.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>82821</commentid>
    <comment_count>3</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2008-12-16 20:59:10 +0300</bug_when>
    <thetext>(In reply to comment #0)

&gt; Workaround:

&gt; boot the rescue system from the distro DVD, mount your freshly installed system,

See also: http://www.altlinux.org/%D0%92%D0%BE%D1%81%D1%81%D1%82%D0%B0%D0%BD%D0%BE%D0%B2%D0%BB%D0%B5%D0%BD%D0%B8%D0%B5_%D0%B7%D0%B0%D0%B3%D1%80%D1%83%D0%B7%D0%BE%D1%87%D0%BD%D0%BE%D0%B9_%D0%B7%D0%B0%D0%BF%D0%B8%D1%81%D0%B8 .</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>191074</commentid>
    <comment_count>4</comment_count>
    <who name="Andrey Cherepanov">cas</who>
    <bug_when>2020-07-09 12:01:20 +0300</bug_when>
    <thetext>Поддержка дистрибутива завершена. Используйте новые версии.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>