Solved: Seagate disks no longer automounting after upgrading to Linux 4.14.24+
|
20th Mar, 2018, 07:34 AM
Post: #20
|
|||
|
|||
RE: Seagate disks no longer automounting after upgrading to Linux 4.14.24+
Ok, now we know that the script stucks at the end of the copy process
Could you please make 2 changes in file /etc/xbian-initramfs/update-initramfs.sh Code: exec 2>/dev/null change to Code: exec 2>&1 and add Code: set -x after line Code: copy_with_libs /usr/bin/mkimage and run command again |
|||
« Next Oldest | Next Newest »
|