Crash after welcome message

2007-04-16 Thread Duck
Coin, I tried to use GRUB2 on a real system, but it reboots after the welcome message. I'm using an IBM T43 laptop with XFS partitions (with no separate /boot partition). Then, i tried to debug using grub-emu and here is the traceback when running with the "--root-device='(hd0)'" option: Program

Re: GRUB 1.95 cannot read the ufs filesystem

2007-04-16 Thread Johan Rydberg
"Hitoshi Ozeki" <[EMAIL PROTECTED]> 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 pointe

Re: GRUB 1.95 cannot read the ufs filesystem

2007-04-16 Thread Johan Rydberg
"Hitoshi Ozeki" <[EMAIL PROTECTED]> writes: > 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. Thanks for you contribution. > Attached file: ufs.patch.gz (1Kbytes) In the future, could you mayb