ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Как установить ALT Linux 3.0 Compact Travel CD на жёсткий диск
Date: Fri, 8 Sep 2006 10:09:33 +0300
Message-ID: <20060908070933.GE11485@osdn.org.ua> (raw)
In-Reply-To: <op.tfja7n1f0jitnv@andre-computer>

On Fri, Sep 08, 2006 at 08:48:49AM +0800, Andre wrote:
> >Можно попробовать слить руками и откатить правки в
> >инитскриптах (например, скачав пакет initscripts и установив
> >его поверх ливсидишного)...
> Поверх ливсидишного Линукса, слитого на ЖД?

Ага.

> Но он же просто так там не  заработает?

Из того, что по памяти там трогается -- initscripts и setup
(возможно, startup).  Можно проверить в загруженном livecd
при помощи rpm -V имя_пакета.

> Или же имеете в виду поверх слитого через работабщий ливсд или
> вообще через другой линукс?

Есть такая штука -- chroot.  В упомянутом HOWTO всё подробнее,
но вкратце я бы делал где-то так:

fdisk /dev/hda	# создать / (~5G), swap (~RAM) и /home (*)
mkdir /mnt
cp -a /[^imp]* /mnt	# в /image может что-то быть, плюс /proc и сам /mnt
cd /mnt/tmp
wget ftp://откуда/initscripts.rpm ...
chroot /mnt
mkdir mnt media proc	# мы ж их пропустили
rpm -Uvh --force /tmp/*.rpm
vim /etc/lilo.conf
lilo

ВНИМАНИЕ: это никак не руководство к прямому действию (написано
из полчаса как отодранной от подушки головы и не проверено, хотя
нечто подобное делалось не раз), разве что содержимое HD совсем
не жалко и очень хочется повозиться.  Чтобы не возиться методом
научного тыка, настоятельно рекомендую найти (на tldp.org) и
прочитать то самое Hard-Disk-Upgrade mini-HOWTO.  Возможно,
кто-нить и перевёл уже.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


  reply	other threads:[~2006-09-08  7:09 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-07 19:00 Andre
2006-09-07 21:22 ` Michael Shigorin
2006-09-08  0:48   ` Andre
2006-09-08  7:09     ` Michael Shigorin [this message]
2006-09-08  5:36 ` Artem Zolochevskiy
2006-09-08 13:36 ` Владимир Гусев
2006-09-08 14:59 ` Igor Zubkov
2006-09-08 16:47   ` Michael Shigorin
2006-09-09 12:42       ` Michael Shigorin
2006-09-09 13:00           ` Michael Shigorin
2006-09-13  3:57         ` Andre
2006-09-14  5:10             ` AndreyThinking
2006-09-13  3:31   ` Andre

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=20060908070933.GE11485@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=community@lists.altlinux.org \
    --cc=shigorin@gmail.com \
    /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