[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: syslinux: memdisk from USB



Для usb иногда бывает нужна пауза:

/etc/initramfs-tools/scripts/local-top/

    modprobe -q dm_crypt  ## After this line add the following.

    # Add delay
    echo "Sleeping for 5 seconds to allow USB detection."
    sleep 5
    echo "Awake, attempting to mount encrypted partitions."


--
Sincerely,
	Nicholas


Reply to: