Re: Networking status

2006-01-09 Thread Jun OKAJIMA
> >FWIW, I developed a boot loader for M32R architecture which supports >HTTP download: http://www.gniibe.org/software/m32r-g00ff-20060107.tar.gz > Dont get me wrong if my question is wrong --- I dont know about grub developmet so much. But, I have one question. Why you dont use kexec() but gr

El Torito Dual Boot.

2006-03-22 Thread Jun OKAJIMA
Hello. With my understanding of El Torito ( CD boot ) specification, I guess that "dual boot" CD for both Mac(PowerPC) and IBM-PC seems to be possible. I mean, a CD which acts like this ---. - When you put a CD to Mac, boots PowerPC boot loader up, and then runs on PowerPC. - When you put

Re: El Torito Dual Boot.

2006-03-22 Thread Jun OKAJIMA
And, it is interesting if the CD can boot on Intel Mac also. I mean, if you put the CD to Intel Mac, it boots x86 *Mac* (=EFI) loader up, and then runs x86 *Mac* binary, which I think it must be same as x86 IBM-PC binary. Hello. With my understanding of El Torito ( CD boot ) specification,