"Hitoshi Ozeki" writes: > Hello, all. > > GRUB 1.95 cannot read the ufs filesystem. > Because, 1.95 mistakes a usage of char pointer. > This patch fixes this problem, and make it a bit better. Could you maybe point out the problem for us? Personally, I think the use of pointers make the code more complex. ~j