Package: fai
---%<---
$ dpkg --status fai
Package: fai
Status: install ok installed
Priority: extra
Section: admin
Installed-Size: 1788
Maintainer: Thomas Lange <[EMAIL PROTECTED]>
Architecture: all
Version: 2.6.6
Depends: perl, nfs-server, debootstrap
Recommends: fai-kernels, dhcp3-server | bootp, tftpd-hpa | tftpd, rsh-server, wget, syslinux
Suggests: ssh, debmirror, mknbi, apt-move
Conffiles:
/etc/fai/install_packages.conf 6ddce6486d4ffde2f2696aea091e447b
/etc/fai/fai.conf d725d4589ec9e01dbbb02a225542f1e0
/etc/fai/sources.list 96c433751bd45ad830ffacf78611a75c
/etc/fai/make-fai-nfsroot.conf 965361274f9a771b3adf5d730829416b
---%<---
having compiled a kernel-image v. 2.6.10 , make-fai-bootfloopy aborts because the 1440k-disk-Image is too small
I changed line 330 in make-fai-bootfloppy from
dd if=/dev/zero of=$floppydev bs=1024 count=1440
to
dd if=/dev/zero of=$floppydev bs=1024 count=2880
that worked for me, but is more of a workaround..
How about making the -i flag work without the -f flag (tempfile) and use 2880 as a default?
Thanks,
Richard
P.S.: sorry 'bout the footer
----------------------------------------------------------------------
The information contained in this email is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any form of disclosure, reproduction, distribution or any action taken or refrained from in reliance on it, is prohibited and may be unlawful. Please notify the sender immediately. The content of this email is not legally binding unless confirmed by letter.
Der Inhalt dieser E-Mail ist ausschliesslich fuer den bezeichneten Adressaten bestimmt. Wenn Sie nicht der vorgesehene Adressat dieser E-Mail oder dessen Vertreter sein sollten, so beachten Sie bitte, dass jede Form der Kenntnisnahme, Veroeffentlichung, Vervielfaeltigung oder Weitergabe des Inhalts dieser E-Mail unzulaessig ist. Wir bitten Sie, sich in diesem Fall mit dem Absender der E-Mail in Verbindung zu setzen. Der Inhalt der E-Mail ist nur rechtsverbindlich, wenn er unsererseits durch einen Brief entsprechend bestaetigt wird.
----------------------------------------------------------------------