Re: Removing Grub

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

2007/9/7, Alessandro Brezzi <alessandro.brezzi@xxxxxxxxx>:
Hi Mikkel,

2007/9/7, Mikkel L. Ellertson <mikkel@xxxxxxxxxxxxxxxx>:
Alessandro Brezzi wrote:
> If your "restore CD" is an image (as for Toshiba notebooks), you can zap
> your mbr in a live CD (F7 Live, Knoppix ...) using dd:
>
> dd if=/dev/null of=/dev/sda bs=512 count=1
>
> assuming your HD is SATA / SCSI allocated as sda
>
> Another hint: are you shure to load from the restore CD and not from the HD?
>
Just a word of caution - only do this is you want to wipe out the
partition table, as well as clear the mbr. I think using bs=492 will
clear the mbr wile leaving the partition table. (I could have the
number wrong.) This is handy if you need to preserve smaller
partition sizes when you do a restore.

Mikkel
 
The number is 496 if you want only the load code to be voided. The parm count=1 is for zapping only the first track with mbr. For the partition table use bs=1 count=66 skip 466
 
HTH
 
... sorry, wrong typing; the corret block size is 466 and not 496. I apologize.
 
--
Alessandro Brezzi
 
-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux