ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Два линукса в extended-разделе
@ 2008-11-05 19:35 Vladimir Scherbaev
  2008-11-05 19:46 ` Andrey Rahmatullin
  2008-11-05 21:13 ` Speccyfighter
  0 siblings, 2 replies; 5+ messages in thread
From: Vladimir Scherbaev @ 2008-11-05 19:35 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Здравствуйте.


На раздел extended было поставлено два линукса: сначала Ubuntu
напосмотреть, потом ALT Linux 4.1 Desktop.
Загрузчик альта был установлен в MBR. Не могу загрузить Ubuntu.

Примерная схема разметки диска.

extended
|        /dev/sda5 - / alt
|        swap
|        /dev/sda7 - /home alt
|        /dev/sda8 - /  ubuntu
|        /dev/sda9 - /home ubuntu

[root@zemik-laptop ~]# cat /etc/lilo.conf
map="/boot/map"
lba32
prompt
compact
vga="0x314"
message="/boot/splash/message"
default="ALTLinux"
boot="/dev/sda"
timeout="100"
install="menu"
append="resume=/dev/sda6 panic=30 splash=silent"

image="/boot/vmlinuz"
	label="ALTLinux"
	initrd="/boot/initrd.img"
	root="UUID=76dc0f78-4d93-41d4-a6d0-0df2693da1e2"
	read-only

image="/boot/vmlinuz"
	label="failsafe"
	initrd="/boot/initrd.img"
	root="UUID=76dc0f78-4d93-41d4-a6d0-0df2693da1e2"
	addappend="failsafe"
	vga="normal"
	read-only

image="vmlinuz"
	label="Ubuntu"
	initrd="initrd.img"
	root="/dev/sda8"
	read-only

[root@zemik-laptop ~]# fdisk /dev/sda

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *       26519       30401    31190197+   7  HPFS/NTFS
/dev/sda2               1       26518   213005803+   5  Extended
/dev/sda5               1        1275    10241374+  83  Linux
/dev/sda6            1276        1530     2048256   82  Linux swap / Solaris
/dev/sda7            1531       25626   193551088+  83  Linux
/dev/sda8   *       25627       26263     5116671   83  Linux
/dev/sda9           26264       26390     1020096   82  Linux swap / Solaris
/dev/sda10          26391       26518     1028128+  83  Linux


[root@zemik-laptop ~]# lilo
Added ALTLinux *
Added failsafe
Fatal: open vmlinuz: No such file or directory


Как это можно исправить?
	

-- 
With Best Regards,
Vladimir Scherbaev

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

end of thread, other threads:[~2008-11-06  4:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-05 19:35 [Comm] Два линукса в extended-разделе Vladimir Scherbaev
2008-11-05 19:46 ` Andrey Rahmatullin
2008-11-05 19:54   ` Vladimir Scherbaev
2008-11-05 21:13 ` Speccyfighter
2008-11-06  4:18   ` Vladimir Scherbaev

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