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

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

    <bug>
          <bug_id>24642</bug_id>
          
          <creation_ts>2010-11-25 12:06:36 +0300</creation_ts>
          <short_desc>Grub2 при установке Desktop 6.0 beta не верно прописал в конфигурации Windows разделы</short_desc>
          <delta_ts>2011-06-20 16:14:52 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>mkimage-profiles-desktop</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>23155</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Vladimir">vl_buharin</reporter>
          <assigned_to name="Anton V. Boyarshinov">boyarsh</assigned_to>
          <cc>aen</cc>
    
    <cc>cas</cc>
    
    <cc>dubrsl</cc>
    
    <cc>serpiph</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>115688</commentid>
    <comment_count>0</comment_count>
    <who name="Vladimir">vl_buharin</who>
    <bug_when>2010-11-25 12:06:36 +0300</bug_when>
    <thetext>Grub2 при установке Desktop 6.0 beta не верно прописал в конфигурации Windows разделы. В названии операционной системы Windows присутствовали строки /dev/evms/sda1. Система Windows не загружалась. После повторной установки загрузчика через альтератор загрузка Windows восстановилась.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>117687</commentid>
    <comment_count>1</comment_count>
    <who name="Slava Dubrovskiy">dubrsl</who>
    <bug_when>2011-01-26 15:33:59 +0300</bug_when>
    <thetext>Недавно ставил бету altlinux-6.0.0_beta-20101227-kdesktop-i586-ru-install-dvd5 на ноутбук где уже была установлена Windows XP и проблем не заметил.
При этом windows была установлена на первый primary раздел. Линукс ставился на оставшееся свободное место.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>118936</commentid>
    <comment_count>2</comment_count>
    <who name="Vladimir">vl_buharin</who>
    <bug_when>2011-03-01 09:48:03 +0300</bug_when>
    <thetext>Установил altlinux-6.0.0_beta-20110224-kdesktop-i586-ru-install-dvd5.iso на стационарный ПК проблема осталась. Windows XP установлен на sda1. Linux установлен на оследних разделах sda7 - sda9.

00:00.0 Host bridge: Intel Corporation 82945G/GZ/P/PL Memory Controller Hub (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 01)
00:1d.0 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 01)
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 PCI-E Gigabit Ethernet Controller (rev 19)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>121725</commentid>
    <comment_count>3</comment_count>
    <who name="serpiph">serpiph</who>
    <bug_when>2011-05-29 08:02:38 +0400</bug_when>
    <thetext>У меня Windows стоит на втором винчестере SATA. Установщик grub2 его не видит в упор. Пришлось самому написать:

menuentry &quot;Windows 7 64-bit&quot; --class gnu-linux --class gnu --class os {
    echo &apos;Loading Windows 7 Ultimate 64 bit ...&apos;
    insmod chain
    insmod ntfs
    insmod part_msdos
    drivemap -s (hd0) (hd1)
    set root=(hd1)
    chainloader +1
    parttool ${root} boot+
}

grub2-1.98 это воспринимал нормально, а 1.99 ругается на несуществующий раздел, просит &quot;Press any key to continue...&quot;, но систему таки грузит.

/boot/grub/device.map:
(hd0)   /dev/disk/by-id/ata-WDC_WD6000HLHX-01JJPV0_WD-WX71C50H6196
(hd1)   /dev/disk/by-id/ata-WDC_WD1001FALS-00J7B1_WD-WMATV2224035
(hd2)   /dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV0733243
(hd3)   /dev/disk/by-id/ata-WDC_WD1001FALS-00J7B0_WD-WMATV0823362
(hd4)   /dev/disk/by-id/ata-Hitachi_HDS723030ALA640_MK0311YHG2VG7A</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122208</commentid>
    <comment_count>4</comment_count>
    <who name="AEN">aen</who>
    <bug_when>2011-06-18 18:05:50 +0400</bug_when>
    <thetext>Прошу подтвердить на текущих бетах от 16-17 июня.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122243</commentid>
    <comment_count>5</comment_count>
    <who name="Vladimir">vl_buharin</who>
    <bug_when>2011-06-19 09:11:57 +0400</bug_when>
    <thetext>После установки altlinux-6.0.0_beta20110617-kdesktop-i586-ru-install-dvd5.iso проблема с неправильно прописанными разделами (/dev/evm/sda1) отсутствовала.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>122296</commentid>
    <comment_count>6</comment_count>
    <who name="AEN">aen</who>
    <bug_when>2011-06-20 16:14:52 +0400</bug_when>
    <thetext>Закрываю</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>