ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Проблема с lilo
@ 2008-01-04 19:28 Владимир Леонидов
  2008-01-04 20:15 ` Хихин Руслан
  2008-01-11 11:00 ` Andrei Lomov
  0 siblings, 2 replies; 5+ messages in thread
From: Владимир Леонидов @ 2008-01-04 19:28 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Было две версии ядра в системе, удалил одну из версий, оставил более
новую. После перезагрузки лило отказывается грузить винду.

Содержимое lilo.conf:

vga="0x314"
lba32
prompt
message="/boot/splash/message"
boot="/dev/hda"
map="/boot/map"
timeout="100"
install="menu"
append="panic=30 splash=silent resume=/dev/hda5"
default="ALTLinux"

image="/boot/vmlinuz"
	label="ALTLinux"
	initrd="/boot/initrd.img"
	root="UUID=dbf0152f-39f2-456f-8ac0-95d4032548a7"
	read-only

image="/boot/vmlinuz"
	label="failsafe"
	initrd="/boot/initrd.img"
	root="UUID=dbf0152f-39f2-456f-8ac0-95d4032548a7"
	addappend="failsafe"
	vga="normal"
	read-only

other="/dev/hda1"
	label="Windows"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Проблема с lilo
  2008-01-04 19:28 [Comm] Проблема с lilo Владимир Леонидов
@ 2008-01-04 20:15 ` Хихин Руслан
  2008-01-04 20:52   ` Владимир Леонидов
  2008-01-11 11:00 ` Andrei Lomov
  1 sibling, 1 reply; 5+ messages in thread
From: Хихин Руслан @ 2008-01-04 20:15 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 1231 bytes --]

Здравствуйте Владимир Леонидов
  В сообщении от 4 января 2008 Владимир Леонидов написал(a):
 > Было две версии ядра в системе, удалил одну из версий, оставил более
 >
 > новую. После перезагрузки лило отказывается грузить винду.
 >
 >
 >
 > Содержимое lilo.conf:
 >
 >
 >
 > vga="0x314"
 >
 > lba32
 >
 > prompt
 >
 > message="/boot/splash/message"
 >
 > boot="/dev/hda"
 >
 > map="/boot/map"
 >
 > timeout="100"
 >
 > install="menu"
 >
 > append="panic=30 splash=silent resume=/dev/hda5"
 >
 > default="ALTLinux"
 >
 >
 >
 > image="/boot/vmlinuz"
 >
 > 	label="ALTLinux"
 >
 > 	initrd="/boot/initrd.img"
 >
 > 	root="UUID=dbf0152f-39f2-456f-8ac0-95d4032548a7"
 >
 > 	read-only
 >
 >
 >
 > image="/boot/vmlinuz"
 >
 > 	label="failsafe"
 >
 > 	initrd="/boot/initrd.img"
 >
 > 	root="UUID=dbf0152f-39f2-456f-8ac0-95d4032548a7"
 >
 > 	addappend="failsafe"
 >
 > 	vga="normal"
 >
 > 	read-only
 >
 >
 >
 > other="/dev/hda1"
 >
 > 	label="Windows"
А что показывает fdisk -l ?

-- 
  А ещё говорят так  (fortune):
 
Истина - это заблуждение, которое длилось столетия. Заблуждение - 
это ?истина, просуществовавшая лишь минуту. -- Берне  

________________________________________________________________________
С уважением Хихин Руслан

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Проблема с lilo
  2008-01-04 20:15 ` Хихин Руслан
@ 2008-01-04 20:52   ` Владимир Леонидов
  0 siblings, 0 replies; 5+ messages in thread
From: Владимир Леонидов @ 2008-01-04 20:52 UTC (permalink / raw)
  To: hihin, ALT Linux Community general discussions

04.01.08, Хихин Руслан<hihin@rambler.ru> написал(а):
> А что показывает fdisk -l ?

Disk /dev/hda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0005999c

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1        1958    15727603+   7  HPFS/NTFS
/dev/hda2            1959       19456   140552685    f  W95 Ext'd (LBA)
/dev/hda5            1959        2089     1052226   82  Linux swap / Solaris
/dev/hda6   *        2090        2102      104391   83  Linux
/dev/hda7            2103        4060    15727603+  83  Linux
/dev/hda8            4061       19456   123668338+   b  W95 FAT32

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Проблема с lilo
  2008-01-04 19:28 [Comm] Проблема с lilo Владимир Леонидов
  2008-01-04 20:15 ` Хихин Руслан
@ 2008-01-11 11:00 ` Andrei Lomov
  2008-01-11 12:23   ` Владимир Леонидов
  1 sibling, 1 reply; 5+ messages in thread
From: Andrei Lomov @ 2008-01-11 11:00 UTC (permalink / raw)
  To: community

Владимир Леонидов wrote:

> Было две версии ядра в системе, удалил одну из версий, оставил более
> новую. После перезагрузки лило отказывается грузить винду.

В каких выражениях отказывается?

-- 
Всего доброго,
А.Л.




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Проблема с lilo
  2008-01-11 11:00 ` Andrei Lomov
@ 2008-01-11 12:23   ` Владимир Леонидов
  0 siblings, 0 replies; 5+ messages in thread
From: Владимир Леонидов @ 2008-01-11 12:23 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Да все заработало... Я его перенастроил через альтератор.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-01-11 12:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-04 19:28 [Comm] Проблема с lilo Владимир Леонидов
2008-01-04 20:15 ` Хихин Руслан
2008-01-04 20:52   ` Владимир Леонидов
2008-01-11 11:00 ` Andrei Lomov
2008-01-11 12:23   ` Владимир Леонидов

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git