Integrating PartedMagic into UBCD 3.4
Posted: Thu May 17, 2007 3:48 am
Dear All,
I've been trying to integrate PartedMagic into ubcd because of its excellent file utilities, but I can't get it to work. It uses isolinux, and so what I've done is download the image of Partedmagic. extracted the files from it, copying the program file to the root directory of ubcd. I did not replace isolinux.cfg in ubcd with the one that came with PartedMagic, but tried copying key commands from the latter the appropriate line in the .scn file.
That line now reads:
if ($lastKey == key[f2]); then isolinux bzImage
APPEND noapic initrd=initrd.gz root=/dev/ram0 init=/linuxrc ramdisk_size=100000 TIMEOUT 200 PROMPT 1 DISPLAY boot.msg LABEL
I don't know if I need all this information. When I try to boot this option it tells me that 'cannot find kernel image: vmlinuz.
Can someone explain what I'm doing wrong?
Many thanks.
I've been trying to integrate PartedMagic into ubcd because of its excellent file utilities, but I can't get it to work. It uses isolinux, and so what I've done is download the image of Partedmagic. extracted the files from it, copying the program file to the root directory of ubcd. I did not replace isolinux.cfg in ubcd with the one that came with PartedMagic, but tried copying key commands from the latter the appropriate line in the .scn file.
That line now reads:
if ($lastKey == key[f2]); then isolinux bzImage
APPEND noapic initrd=initrd.gz root=/dev/ram0 init=/linuxrc ramdisk_size=100000 TIMEOUT 200 PROMPT 1 DISPLAY boot.msg LABEL
I don't know if I need all this information. When I try to boot this option it tells me that 'cannot find kernel image: vmlinuz.
Can someone explain what I'm doing wrong?
Many thanks.