Installing over XP/ ME

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: William Lindley
日付:  
題目: Installing over XP/ ME
--- Carl Parrish <> wrote:
> Okay does anyone have any sources with tips and tricks of how to...
> blow away the partition table.


Fire up the Linux bootable business card (or a Mandrake boot/install disk,
or Tom's Root-Boot, etc) and from the # prompt:

# dd if=/dev/zero of=/dev/hda bs=512 count=1

That zeroes the boot sector and erases the partition table.

If the drive previously had Disk Manager, you'll first have to do this at
the LILO prompt:

LILO> linux hda=noremap


which says not to do Disk Manager remapping for /dev/hda.

\\/
http://www.wlindley.com