"adrian15" <[EMAIL PROTECTED]> writes: > I don't know if I told you before but I am having problems on building > a grub disk with a lot of little text files... the floppy gets full. > > Is there any module that permits me loading a tar.gz file as a fs? > Is there any module that loads cramfs (this could be another option)?
No and no for GRUB 2. If you want such support in GRUB 2 you could use loopback.mod and write a new filesystem. IIRC gzip support is transparent. I do not know aout GRUB Legacy, but it looks like it is not supported. -- Marco _______________________________________________ Bug-grub mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-grub
