GNU bug report logs -
#23496
grub2 does not support the legacy command "write"
Previous Next
Full log
View this message in rfc822 format
Package: grub
Version: 1:2.02.beta2-6
I have tried to dd the boot image of the Ultimate Boot CD into a
hard disk partition in order to boot it from there. Then I have
converted the menu.lst as used by Grub1 on that CD image by
grub-menulst2cfg. As it turned out most entries are no more bootable
with grub2 because of the 'write' command being no more supported. As
Jordan_U has told me on #grub this command would no more be supported
due to security reasons.
However my objection against abandoning support for the write command
is that it can happily and safely be used together with ram disks as the
Ultimate Boot CD does.
Anyone here who would mind to implement the write command for Grub2?
I would really believe that Grub2 should be backward compatible!
Using Grub1 in addition to Grub2 has not proven to be a good
alternative as it can not access iso9660 file systems when booted over a
virtual floppy image. Up to now there is also no CD emulation; what
works with Grub1 though is to enter the following manually when booting
with another old physical grub1-bootcd:
root (hd0,17)
configfile (hd0,17)/boot/grub/menu.lst
This bug report was last modified 9 years and 73 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.