ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] lilo и fs label
@ 2007-03-27  6:36 Eugene Prokopiev
  2007-03-27  6:44 ` Eugene Ostapets
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eugene Prokopiev @ 2007-03-27  6:36 UTC (permalink / raw)
  To: Sisyphus

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

Правильно ли я понимаю, что теперь lilo умеет понимать имя устройства, 
UUID и LABEL? Что-то не выходит, может что не так делаю?

# e2label /dev/hda2 root
# e2label /dev/hda2
root
# cat /etc/lilo.conf
vga="0x332"
lba32
default="linux"
boot="/dev/hda"
map="/boot/map"
append="panic=30"
image="/boot/vmlinuz"
         label="linux"
         initrd="/boot/initrd.img"
         root="root"
         read-only
# lilo
Fatal: Illegal 'root=' specification: root
# lilo -V
LILO version 22.7.3

-- 
С уважением, Прокопьев Евгений



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

* Re: [sisyphus] lilo и fs label
  2007-03-27  6:36 [sisyphus] lilo и fs label Eugene Prokopiev
@ 2007-03-27  6:44 ` Eugene Ostapets
  2007-03-27  6:48 ` Epiphanov Sergei
  2007-03-27  6:56 ` Andrey Astakhov
  2 siblings, 0 replies; 4+ messages in thread
From: Eugene Ostapets @ 2007-03-27  6:44 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

2007/3/27, Eugene Prokopiev <prokopiev stc.donpac.ru>:
> Здравствуйте!
>
> Правильно ли я понимаю, что теперь lilo умеет понимать имя устройства,
> UUID и LABEL? Что-то не выходит, может что не так делаю?
Должен, если ничего не сломали
> image="/boot/vmlinuz"
>          label="linux"
>          initrd="/boot/initrd.img"
-          root="root"
+         append=" root='root'"
>          read-only


-- 
С уважением,
Евгений Остапец
uin: 23747217
jid: eugene_ostapets@jabber.ru

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

* Re: [sisyphus] lilo и fs label
  2007-03-27  6:36 [sisyphus] lilo и fs label Eugene Prokopiev
  2007-03-27  6:44 ` Eugene Ostapets
@ 2007-03-27  6:48 ` Epiphanov Sergei
  2007-03-27  6:56 ` Andrey Astakhov
  2 siblings, 0 replies; 4+ messages in thread
From: Epiphanov Sergei @ 2007-03-27  6:48 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

В сообщении от Tuesday 27 March 2007 10:36:50 Eugene Prokopiev написал(а):
> Здравствуйте!
>
> Правильно ли я понимаю, что теперь lilo умеет понимать имя устройства,
> UUID и LABEL? Что-то не выходит, может что не так делаю?
>
> # e2label /dev/hda2 root
> # e2label /dev/hda2
> root
> # cat /etc/lilo.conf
> vga="0x332"
> lba32
> default="linux"
> boot="/dev/hda"
> map="/boot/map"
> append="panic=30"
> image="/boot/vmlinuz"
>          label="linux"
>          initrd="/boot/initrd.img"
>          root="root"
>          read-only
> # lilo
> Fatal: Illegal 'root=' specification: root
> # lilo -V
> LILO version 22.7.3

Надо писать данный параметр как

root=/dev/hda

или

root="LABEL=root"

или

root="UUID=deadbeef-dead-c0de-cafe-f00dbadc0ded"

'man lilo.conf' Вам поможет.

-- 
С уважением, Епифанов Сергей


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

* Re: [sisyphus] lilo и fs label
  2007-03-27  6:36 [sisyphus] lilo и fs label Eugene Prokopiev
  2007-03-27  6:44 ` Eugene Ostapets
  2007-03-27  6:48 ` Epiphanov Sergei
@ 2007-03-27  6:56 ` Andrey Astakhov
  2 siblings, 0 replies; 4+ messages in thread
From: Andrey Astakhov @ 2007-03-27  6:56 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Eugene Prokopiev пишет:
> Здравствуйте!
>
> Правильно ли я понимаю, что теперь lilo умеет понимать имя устройства, 
> UUID и LABEL? Что-то не выходит, может что не так делаю?
>
> # e2label /dev/hda2 root
> # e2label /dev/hda2
> root
> # cat /etc/lilo.conf
> vga="0x332"
> lba32
> default="linux"
> boot="/dev/hda"
> map="/boot/map"
> append="panic=30"
> image="/boot/vmlinuz"
>          label="linux"
>          initrd="/boot/initrd.img"
>          root="root"
>          read-only
> # lilo
> Fatal: Illegal 'root=' specification: root
> # lilo -V
> LILO version 22.7.3
>
>   
root то чему равен? надо так: 
 root="UUID=c691c86b-aca8-4a36-8fae-e2ed7805bfe5"
или например
   root = /dev/hda


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

end of thread, other threads:[~2007-03-27  6:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-27  6:36 [sisyphus] lilo и fs label Eugene Prokopiev
2007-03-27  6:44 ` Eugene Ostapets
2007-03-27  6:48 ` Epiphanov Sergei
2007-03-27  6:56 ` Andrey Astakhov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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