Ignore:
Timestamp:
Dec 1, 2007, 6:19:28 PM (16 years ago)
Author:
Bruno Cornec
Message:

Wait more around the USB CD emulated by iLO as it takes up to 5 seconds to come up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.5/mindi/rootfs/sbin/find-and-mount-cdrom

    r1758 r1826  
    4141    fi
    4242        LogIt "CD-ROM found at $device"
    43     mount /mnt/cdrom
     43        mount /mnt/cdrom
    4444        if [ "$?" -ne "0" ] ; then
    4545            LogIt "Cannot mount /dev/cdrom (type $format) (dev=$device)"
Note: See TracChangeset for help on using the changeset viewer.