hi,

wir haben ein Backup Programm f�r Windows, das eine Boot Diskette hat, das unter Linux 
l�uft. Ein Kunde hat aber einen SCSI Controller (Raid) der nicht im Kernel ist. Die 
Hersteller sagen nur, "Es werde nicht unterst�tzt PUNKT". 

Nun will ich das Floppy Image selbst auseinander nehmen, und den Kernel ersetzen.

Die Diskette sieht so aus:

root@gentoo floppy # ls
bdlilo.conf  boot  dev  vmlinuz
----
root@gentoo floppy # cat bdlilo.conf
boot=/dev/fd0
install=/boot/boot.b
read-write
vga=0x313
message=/boot/message
prompt
backup=/dev/null
compact
image=vmlinuz
label=bootdisk
initrd=/boot/rootfs2.img
root=/dev/ram0
ramdisk=32000

root@gentoo floppy # ls boot/
boot.b  map  message  rootfs2.img

root@gentoo floppy # ls dev/
console  fd0  initrd  kmem  mem  null  ram  ram0  ram1  scd0  zero


Wie gehe ich am besten vor?

cu denny


----------------------------------------------------------------------------
PUG - Penguin User Group Wiesbaden - http://www.pug.org

Antwort per Email an