Re: Grub testers wanted
On Thu, Aug 05, 2004 at 09:55:50AM +0200, Miham KEREKES wrote:
> ===========================================================
> Booting 'Debian GNU/Linux, kernel 2.6.7-5-amd64-k8-smp '
>
> root hd(0,0)
This is a bit offtopic, but did you use 'hd(0,0)'? It should be '(hd0,0)'
and I'm surprised that the parser works with the former.
Maybe the wrong string is hardcoded somewhere (e.g. in d-i)?
> int name[]={1634232653,1699422317,1701537138,854643};
> int email[]={1634232685,1768046701,1965976674,1702523693,778331495,218789224,0};
> printf("%s%s", name, email);
Uhm.. this is not endian-clean. Consider using char =)
rmh@auric:~$ ./test
ahiMeK mekerahimib@mu.lbezs-.deg
uh
--
Robert Millan
(Debra and Ian) (Gnu's Not (UNiplexed Information and Computing System))/\
(kernel of *(Berkeley Software Distribution))
Reply to: