ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Шенцев Алексей Владимирович" <ashen@mail.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Chroot for 3.x kernels
Date: Mon, 23 Feb 2015 16:46:37 +0300
Message-ID: <54EB2F3D.9090709@mail.ru> (raw)
In-Reply-To: <CAEv1UXy8iWYJ6ed58dBbaeXX0JSK2mU4ozz-h3H3eMuuh8D7rg@mail.gmail.com>

23.02.2015 16:36, Андрій Добровольський пишет:
> 2015-02-23 15:24 GMT+02:00 Шенцев Алексей Владимирович <ashen@mail.ru>:
>> 23.02.2015 16:20, Андрій Добровольський пишет:
>>
>> <кусь>
>>
>>> Чтоб в новый диск поставить что-то, сперва с него надо запуститься... Ну
>>> по крайней мере, я иначе не умею... Потому и возник вопрос. Последний раз
>>> делал переезд на новый диск до появления udev и вообще давно... Успел
>>> подзабыть подробности, как оказалось.
>>
>> Андрей, тебе ж дали ссылку как и что делать.
>>
>> Переносим систему на новый диск (как, это уже отдельный вопрос).
>> Ну а дальше как в приведённой ссылке, ну или кратко см предыдущее моё
>> письмо.
>>
> Ну я по поводу chroot уже ошибку понял.
> А про /dev это отдельный вопрос по мотивам прочтенного.. Два из трех
> бинденых каталогов не копируются на новый диск. Вот и появился вопрос
> про третий. :)
> А ссылку прочел от и до. :)
Андрей, /dev, /sys, /proc не копируются на файловую систему, а создаются 
ядром линукса при его старте.
К примеру, /dev - каталог устройств ввода-вывода. Особенность юникса в 
том, что к устройствам ввода-вывода можно обращаться как файлам.
Т.е. тебе надо: 1) смонтировать корневой раздел системы; 2) смонтировать 
через --bind /dev, /proc, /sys; 3) выполнить chroot на смонтированный 
корневой раздел; 5) выполнить lilo; 6) reboot.
Всё.
При запуске с диска ядро само создаст сови /dev, /proc, /sys.


-- 
С уважением, Шенцев Алексей Владимирович.



  parent reply	other threads:[~2015-02-23 13:46 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-21 21:29 ` Шенцев Алексей Владимирович
2015-02-22 12:28     ` Alexei V. Mezin
2015-02-22 16:13       ` [Comm] chroot " Michael Shigorin
2015-02-22 16:22         ` Hihin Ruslan
2015-02-22 16:28           ` Hihin Ruslan
2015-02-22 17:08             ` Michael Shigorin
2015-02-22 18:47               ` Speccyfighter
2015-02-22 19:02                 ` Hihin Ruslan
2015-02-22 21:39                   ` Speccyfighter
2015-02-23 10:53                 ` Sergey
2015-02-23 12:09       ` [Comm] Chroot " Андрій Добровольський
2015-02-23 12:28         ` Hihin Ruslan
2015-02-23 13:08           ` Андрій Добровольський
2015-02-23 13:10             ` Hihin Ruslan
2015-02-23 13:15               ` Андрій Добровольський
2015-02-23 13:23                 ` Hihin Ruslan
2015-02-23 15:31             ` Sergey
2015-02-23 12:10   ` Андрій Добровольський
2015-02-23 12:27     ` Hihin Ruslan
2015-02-23 13:20       ` Андрій Добровольський
2015-02-23 13:24         ` Шенцев Алексей Владимирович
2015-02-23 13:36           ` Андрій Добровольський
2015-02-23 13:42             ` Hihin Ruslan
2015-02-23 13:46             ` Шенцев Алексей Владимирович [this message]
2015-02-23 14:02               ` Hihin Ruslan
2015-02-23 14:27                 ` Андрій Добровольський
2015-02-23 14:28             ` Hihin Ruslan

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=54EB2F3D.9090709@mail.ru \
    --to=ashen@mail.ru \
    --cc=community@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 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