ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Epiphanov Sergei <serpiph@nikiet.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] lilo и fs label
Date: Tue, 27 Mar 2007 10:48:01 +0400
Message-ID: <200703271048.01142.serpiph@nikiet.ru> (raw)
In-Reply-To: <4608BB82.6090801@stc.donpac.ru>

В сообщении от 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' Вам поможет.

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


  parent reply	other threads:[~2007-03-27  6:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-27  6:36 Eugene Prokopiev
2007-03-27  6:44 ` Eugene Ostapets
2007-03-27  6:48 ` Epiphanov Sergei [this message]
2007-03-27  6:56 ` Andrey Astakhov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200703271048.01142.serpiph@nikiet.ru \
    --to=serpiph@nikiet.ru \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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