Talk:Official GRUB

From coreboot
Revision as of 18:17, 10 September 2008 by PatrickGeorgi (talk | contribs) (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 ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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)