Changeset 37 in MondoRescue


Ignore:
Timestamp:
Oct 3, 2005, 1:19:52 AM (19 years ago)
Author:
bcornec
Message:

Syntax bug correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mindi/mindi

    r30 r37  
    32383238    LogIt "if you want to make a 1.72MB floppy floppy disk."
    32393239    fi
    3240     if !PrepareBootDiskImage_SYSLINUX $imagesdir 2880 $kernelpath $ramdisk_size ; then
     3240    if ! PrepareBootDiskImage_SYSLINUX $imagesdir 2880 $kernelpath $ramdisk_size ; then
    32413241        LogIt "Warning! Failed to create 2.88MB floppy disk image."
    32423242        LogIt "Please reduce your kernel's size"
Note: See TracChangeset for help on using the changeset viewer.