Hi,
you've probably noticed the mail, I've CC'ed to this list.
Problem: dbootstrap tries to install from images-1.44/drivers.tgz
         instead of images-1.44/idepci/drivers.tgz
Booting: using install.bat
Analysis: the kernel doesn't get passed some parameters, mainly
    disksize=1.44 flavor=idepci.
syslinux.cfg on idepci rescue.bin contains
APPEND vga=normal noinitrd load_ramdisk=1 prompt_ramdisk=1 ramdisk_size=16384 \
  root=/dev/fd0 disksize=1.44 flavor=idepci

where install.bat is always only
root=/dev/ram initrd=../images-1.44/idepci/root.bin

Solution: add those parameters (disksize is probably always 1.44) to
  install.bat

Status: done
                                Petr Cech
-- 
Debian GNU/Linux maintainer - www.debian.{org,cz}
           [EMAIL PROTECTED]

<Robot101> GNU\Linux on Win32 systems


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to