Bug 7470 - Compact 3.0 RC2: ошибки в lilo.conf в случае SATA-диска с двумя разделами NTFS
Summary: Compact 3.0 RC2: ошибки в lilo.conf в случае SATA-диска с двумя разделами NTFS
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: install2-x11-qt (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Sergey V Turchin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-27 00:46 MSD by Artem Vakhitov
Modified: 2007-11-10 17:01 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Artem Vakhitov 2005-07-27 00:46:25 MSD
Имеется SATA-диск c двумя разделами NTFS (/dev/sda1 и /dev/sda5). При установке
загрузчика в lilo.conf этим двум разделам присваивается одна и та же метка "NT":

other=/dev/sda1
  label="NT"
other=/dev/sda5
  label="NT"

Между прочим, /dev/sda5 - это у меня диск D:, который незагрузочный. Зачем его
указывать в lilo.conf?

Но допрежь всего lilo не нравится опция linear, и при попытке записать lilo.conf
в  MBR он даже не доходит до двух одинаковых меток, а ругается следующим образом:

Warning:  LINEAR is deprecated in favor of LBA32:  LINEAR specifies 24-bit
  disk addresses below the 1024 cylinder limit; LBA32 specifies 32-bit disk
  addresses not subject to cylinder limits on systems with EDD bios extensions;
  use LINEAR only if you are aware of its limitations.
Warning: device 0x0809 exceeds 1024 cylinder limit.
   Use of the 'lba32' option may help on newer (EDD BIOS) systems.
Warning:  LINEAR may generate cylinder# above 1023 at boot-time.
lilo: Fatal: Sector address 65943901 too large for LINEAR (try LBA32 instead).
Comment 1 Sergey V Turchin 2005-08-01 19:46:35 MSD
исправлено в install2-x11-qt > 0.2.6-alt3