[SOLVED] Seagate disks no longer automounting after upgrading to Linux 4.14.24+
|
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/nullchange to Code: exec 2>&1and add Code: set -xafter line Code: copy_with_libs /usr/bin/mkimageand run command again |
|||
|
« Next Oldest | Next Newest »
|