"Yoshinori K. Okuji" <[EMAIL PROTECTED]> writes: > On Thursday 29 September 2005 01:12 am, Yoshinori K. Okuji wrote: >> Besides ls /dev and the slowness, it seems to be working. I will do more >> tests on a native environment in this weekend. > > I fixed a few bugs, but it is still buggy. > > grub> cat /home/yo/hobby/grub2/objs/fs-menu.lst > error: attempt to seek outside of the file > > I will take a look at this problem.
Was this fixed by your last commit? > BTW, I think it is necessary to clean up the whole filesystem code. > Currently, > it is a mixture of 32-bit and 64-bit. This must be unified to 64-bit in the > future. In particular, I don't like that int and grub_uint64_t are mixed up. You are right. And there are some other things that can be improved as well. I will do this when I am done with writing filesystems. -- Marco _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel