Is it perfectly safe to install grub bootloader on regular partition?

Posted by Flint on Super User See other posts from Super User or by Flint
Published on 2012-06-29T09:05:43Z Indexed on 2012/07/01 21:19 UTC
Read the original article Hit count: 214

Filed under:
|
|
|
|

One of the methods to do dual booting Windows with Linux OS is by installing grub boot loader onto Linux partition so you can retain Windows boot loader and let Windows handles the dual booting process.

What's the odd that grub bootloader could partially overwrite the data at the beginning of the Linux partition and corrupt the file? Does grub actually check if there's a data at the beginning of the partition and move it to other location on the partition before writing its bootloader?

© Super User or respective owner

Related posts about Windows

Related posts about linux