Talk:Official GRUB: Difference between revisions

From coreboot
Jump to navigation Jump to search
(New page: The example of using tar for memdisk should probably note that only gnutar archives are safe to use. POSIX tar (such as *bsd or solaris) sometimes generates tar files that won't work with ...)
 
(No difference)

Latest revision as of 18:17, 10 September 2008

The example of using tar for memdisk should probably note that only gnutar archives are safe to use. POSIX tar (such as *bsd or solaris) sometimes generates tar files that won't work with it.

We used cpio instead of tar for that reason. PatrickGeorgi 18:17, 10 September 2008 (UTC)