ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Denis Kirienko <dk@altlinux.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] ALD4 vs Windows
Date: Fri, 18 Jan 2008 00:08:49 +0300
Message-ID: <fmog76$mdl$1@ger.gmane.org> (raw)
In-Reply-To: <478FBF67.7020808@gmail.com>

lnkvisitor.ts@gmail.com пишет:
> У меня стоит винь и ALD4. но винь после моих експериментов(может и не
> ето виновато) ужасно плужит. хочу перебить винь. но что делать с
> загрузчиком? как его потом востановить?

Загрузиться с компакт-диска ALD 4.0 в режиме rescue или live-cd.
Пусть /dev/hda1 - раздел, где установлен Linux и он подмонтировался в
/mnt/hda1. Дальше делаем что-то вроде:

# mount -o bind /dev/  /mnt/hda1/dev
# mount -o bind /proc/ /mnt/hda1/proc
# mount -o bind /sys/  /mnt/hda1/sys
# chroot /mnt/hda1
# lilo -v


--
Денис



  reply	other threads:[~2008-01-17 21:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-17 20:49 lnkvisitor.ts
2008-01-17 21:08 ` Denis Kirienko [this message]
2008-01-17 21:11 ` [Comm] Восстановление загрузчика Motsyo Gennadi aka Drool
2008-01-18  7:04   ` Алексей Данилович
2008-01-17 21:48 ` [Comm] ALD4 vs Windows Владимир Гусев
2008-01-17 22:08   ` Хихин Руслан
2008-02-08 19:22     ` lnkvisitor.ts
2008-02-08 19:34       ` Motsyo Gennadi aka Drool
2008-02-08 19:41       ` Хихин Руслан

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='fmog76$mdl$1@ger.gmane.org' \
    --to=dk@altlinux.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