Компьютерный форум OSzone.net  

Компьютерный форум OSzone.net (http://forum.oszone.net/index.php)
-   Хочу все знать (http://forum.oszone.net/forumdisplay.php?f=23)
-   -   удалить mbr (http://forum.oszone.net/showthread.php?t=207853)

xvc 30-05-2011 11:50 1684998

удалить mbr
 
Какой загрузочной утилитой (кроме стандартной fix mbr) можно удалить либо заменить на нормальную mbr, желательно не вводя никаких команд и чтобы sata-диски понимала?

Vitek 07 30-05-2011 14:05 1685082

Цитата:

Цитата xvc
чтобы sata-диски понимала »

Ээ, а при чем тут MBR и SATA диски?
Цитата:

Цитата xvc
Какой загрузочной утилитой »

bootice

ShaddyR 30-05-2011 14:07 1685085

fdisk /mbr

iskander-k 30-05-2011 17:23 1685201

Тема не имеет отношение к защите. Переношу в ХВЗ.

Amigos 02-06-2011 23:35 1687413

Цитата:

Цитата Vitek 07
bootice »

+ BCRWIZ.EXE , которая является графическим интерфейсом для bootsect.exe
читать дальше »

Код:

C:\>bootsect.exe /help

bootsect {/help|/nt60|/nt52} {SYS|ALL|<DriveLetter>:} [/force] [/mbr]

Boot sector restoration tool

Bootsect.exe updates the master boot code for hard disk partitions in order to
switch between BOOTMGR and NTLDR.  You can use this tool to restore the boot
sector on your computer.

/help  Displays these usage instructions.

/nt52  Applies the master boot code that is compatible with NTLDR to SYS,
        ALL, or <DriveLetter>.  The operating system installed on SYS, ALL, or
        <DriveLetter> must be older than Windows Vista.

/nt60  Applies the master boot code that is compatible with BOOTMGR to SYS,
        ALL, or <DriveLetter>.  The operating system installed on SYS, ALL, or
        <DriveLetter> must be Windows Vista or Windows Server 2008.

SYS    Updates the master boot code on the system partition used to boot
        Windows.

ALL    Updates the master boot code on all partitions.  ALL does not
        necessarily update the boot code for each volume.  Instead, this
        option updates the boot code on volumes that could be used as Windows
        boot volumes, which excludes any dynamic volumes that are not
        connected with an underlying disk partition.  This restriction is
        present because boot code must be located at the beginning of a disk
        partition.

<DriveLetter> Updates the master boot code on the volume associated with this
        drive letter.  Boot code will not be updated if either 1)
        <DriveLetter> is not associated with a volume or 2) <DriveLetter> is
        associated with a volume not connected to an underlying disk
        partition.

/force  Forcibly dismounts the volume(s) during the boot code update.  You
        should use this option with caution.

        If Bootsect.exe cannot gain exclusive volume access then the file
        system may overwrite the boot code before the next reboot.
        Bootsect.exe always attempts to lock and dismount the volume before
        each update.  When /force is specified, a forced dismount is attempted
        if the initial lock attempt fails.  A lock can fail, for example, if
        files on the target volume are currently opened by other programs.

        When successful, a forced dismount allows exclusive volume access and
        a reliable boot code update even though the initial lock failed.  At
        the same time, a forced dismount invalidates all open handles to files
        on the target volume.  This could result in unexpected behavior from
        the programs that opened these files.  Therefore, you should use this
        option with caution.

/mbr    Updates the Master Boot Record without changing the partition table on
        sector 0 of the disk that contains the partition specified by SYS, ALL,
        or drive letter.  When used with /nt52 option, the master boot record
        is compatible with operating systems older than Windows Vista.  When
        used with the /nt60 option, the master boot record is compatible with
        Windows Vista or Windows Server 2008.

Example:

To apply the master boot code that is compatible with NTLDR to the volume
labeled E:, use the following command:

bootsect /nt52 E:


lxa85 02-06-2011 23:48 1687430

А в контексте такой вопрос:
При распаковке нового HDD, gparted (первое что попалось) сказал, что на диске отсутствует таблица разделов и предложил ее создать. Далее уже создавались разделы с той или иной файловой системой, форматировались, назначались флаги и т.д.
Вопрос : Как удалить таблицу разделов?

ShaddyR 03-06-2011 02:11 1687480

Цитата:

Цитата lxa85
Как удалить таблицу разделов? »

редактором диска?

Amigos 03-06-2011 02:12 1687481

Цитата:

Цитата lxa85
Как удалить таблицу разделов? »

удалить все разделы.
таблица разделов останется, но будет пустая.

или как вариант забить mbr нулями.

El Scorpio 03-06-2011 07:57 1687527

Цитата:

Цитата Amigos
или как вариант забить mbr нулями. »

через тот же gparted

lxa85 03-06-2011 08:13 1687534

ShaddyR, Amigos, El Scorpio, спасибо, при первом же удобном случае попробую поколдовать. :)


Время: 14:25.

Время: 14:25.
© OSzone.net 2001-