[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

make bootable CD on hppa-linux



Hi~.

Please give me a hands.
I'm trying to make a bootable CD on hp-linux.
I know it's bootloader is PLAO and the command to make a ".iso" file using prepared nomal ".iso".
but everytime I burned a live CD is not booting.
I use bellow commands.

1. make /iso directory.
2. copy all needed files to /iso/
3. /iso/boot/ directory contains a vmlinux, iplboot, initrd.gz
4. mkisofs -v -r -o debian.iso /iso
5. palo -b /usr/share/palo/iplboot -k /tmp/vmlinux -c "0/vmlinux root=/dev/ram0 initrd=0/initrd.gz HOME=/" -C debian.iso
6. burn the CD with debian.iso

I have two error messages making iso file.
1. Unable to locate kernel32 on ISO image
2.Too many of the same type of kernel. %s is either the second 32-bit kernel or the second 64-bit one.

I solved those remove /etc/palo.conf

when it is booting from liveCD some messages displayed on a console.
"boot device not ready"
"retrying boot device"
How can I solve this problem?


Reply to: