Maciek,

> I prepared a CD to use it on my HMC with just 4 files:
> kernel.debian
> parmfile.debian
> initrd.debian
> debian.ins

What are the contents of your debian.ins-file? The filenames must match
the names of your kernel-, parmfile- and initrd-file, respectivly.

However, if I remember correctly, the filenames must not be longer than 8
characters, which means you couldn't use the above names.

I suggest to use the original Debian .ins-file as it can be found
on the original Debian-CD and rename the kernel-, parmfile- and
initrd-file accordingly:

Without a 2nd ramdisk for OCO-modules:

* Debian GNU/Linux for S/390 (boot from CD-ROM or FTP-Server)
linux_vm 0x00000000
parmfile 0x00010480
root.bin 0x00800000

Including a 2nd ramdisk for OCO-modules:

* Debian GNU/Linux for S/390 (boot from CD-ROM or FTP-Server with OCO-Modules)
linux_vm 0x00000000
parmfile 0x00010480
root.bin 0x00800000
oco.bin 0x00c00000

You could also have a look at the script, that generates the .ins-files
for the official Debian-CD:

http://cvs.debian.org/debian-cd/tools/boot/woody/boot-s390?rev=1.4&content-type=text/vnd.viewcvs-markup

Jochen ([EMAIL PROTECTED])

Reply via email to