Привет Nicholas wrote: > Для 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."
У меня для некоторых усб-сдромов нужна была пауза до 30 секунд. Но я пошёл другим путём и просто в нужный момент нажимал Ctrl-s, а через 30 секунд Ctrl-Q. Помогало. -- Best regards, Sergey Spiridonov -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

