James Courtier-Dutton wrote:
> I think it would be good if one could put grub into the beginning of a
> partition.
> The problem with this is that I don't know if there is room to put
> grub at the beginning of an ext3
>  or lvm partition. If it were possible, it would make grub much more
> compatible with Dual boot systems.
>   
Some partitions like reiserfs (64K reserved for bootloader) and lvm
("unusable space") have some space where core.img can be hold but such
cases are a minority.
XFS doesn't even have space for boot sector.
ext* has only 2 sectors available. Too few.
FAT32 has ~16K reserved. Too few.
ZFS has 8K reserved. Too few.
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>   



_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to