On Wed, Jun 11, 2003 at 05:00:35PM +0800, Jan dela Cruz wrote: > Hi, this might seem to be a dumb question, but what's the linux command to > refresh MBR, similar to the "fdisk /mbr" in dos and windows?
fdisk /mbr overwrites the bootloader with a generic DOS/Windows bootloader. It does not "refresh" the MBR. So I guess the closest would be 'lilo' if you're using LILO or 'grub-install' if you're using grub. -- Rafael R. Sevilla <dido at imperium dot ph> +63(2)8123151 Software Developer, Imperium Technology Inc. +63(917)4458925 "Necessity is the plea for every infringement of human freedom. It is the argument of tyrants, it is the creed of slaves." -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
