ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Fr. Br. George" <george@altlinux.ru>
To: Xandry <userman@inbox.ru>,
	ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Lilo vs. NTLoader
Date: Tue, 27 Jun 2006 11:50:26 +0400
Message-ID: <20060627075026.GI41583@grep.po.cs.msu.su> (raw)
In-Reply-To: <2910447830.20060625222917@inbox.ru>

On Sun, Jun 25, 2006 at 10:29:17PM +0600, Xandry wrote:
> Здравствуйте, ALT Linux Community.
> По некоторым обстоятельствам приходится всегда на винте держать
> виндовоз,который ,по известным причинам, иногда приходится
> переустанавливать.При этом стирается Lilo или Grub.Можно ли поставить
> какую-нубудь защиту на MBR?
Защиту на mbr ставить нельзя -- виндовз ставиться не захочет.
А вот положить пресловутый mbr куда-нибудь в пятый сектор диска -- легче
лёгкого. После того, как виндовз этот mbr побьёт, загрузиться с CD и
переложить обратно.

Откат:
dd if=/dev/hda count=1 of=/dev/hda seek=5
Восстановление:
dd if=/dev/hda skip=5 count=1 of=/dev/hda

Но ещё проще просто загрузиться с CD, смонтировать /, сделать туда
chroot и запустить lilo, которое всё как надо переустановит.

-- 
			Георгий Курячий (aka Fr. Br. George)
			mailto : george at altlinux_ru


  parent reply	other threads:[~2006-06-27  7:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-25 16:29 Xandry
2006-06-25 16:44 ` Andrey Rahmatullin
2006-06-27 21:30   ` nixsys
2006-06-25 19:57 ` Kosserior
2006-06-26  7:04 ` [Comm] [OBORONA-SPAM] " ABATAPA
2006-06-27  7:50 ` Fr. Br. George [this message]
2006-06-27  7:55   ` [Comm] " Alexey Morsov
2006-06-28 11:09     ` Alexandr

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=20060627075026.GI41583@grep.po.cs.msu.su \
    --to=george@altlinux.ru \
    --cc=community@lists.altlinux.org \
    --cc=userman@inbox.ru \
    /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