Re: [LinuxBIOS] Booting Windows with QEMU+LinuxBIOS

2007-12-01 Thread Uwe Hermann
On Thu, Nov 29, 2007 at 06:37:10PM +0900, Jun Koi wrote: Hmm... I managed to do like this: - Compile ADLO separately, then I have a file named payload - In LinuxBIOSv3, I run make menuconfig, then specify the path of payload option to the above payload. - Save options, quit and compile.

[LinuxBIOS] Booting Windows with QEMU+LinuxBIOS

2007-11-29 Thread Jun Koi
Hello, I am playing around with LinuxBIOS. The first step is to boot Windows on QEMU+LinuxBIOS. I follow the steps in http://www.linuxbios.org/Booting_Windows_using_LinuxBIOS, and do with LinuxBIOSv3. However, in the documentation, I read: . Building LinuxBIOSv3 Now it is time to build

Re: [LinuxBIOS] Booting Windows with QEMU+LinuxBIOS

2007-11-29 Thread Jun Koi
Hmm... I managed to do like this: - Compile ADLO separately, then I have a file named payload - In LinuxBIOSv3, I run make menuconfig, then specify the path of payload option to the above payload. - Save options, quit and compile. As a result, I have build/bios.bin, and I overwrites this file