Problem: /boot is not mounted automatically
|
10th Aug, 2019, 06:56 AM
Post: #1
|
|||
|
|||
/boot is not mounted automatically
the update process, whether using the GUI or the commandline didn't proceed, because of an error in line 11 of /etc/fstab
Code: # The etc/fstab is identical as before, except that line 11 was at first somewhere in the middle. I don't think that makes a difference. When I issued the mount command manually, it mounted without issue and I was able to do the sudo apt-get upgrade Code: sudo mount UUID=4D28-F2B5 /boot Second, minor, issue is that, while reviewing the kodi.log, I find error lines for every single folder of one of my USB sticks with data that it can't be found: Code: 2019-08-09 22:35:35.380 T:1587061472 WARNING: Process directory '/media/64GB_ULTRAF/Audio/' does not exist - skipping scan. In a trial to overcome both problems, I added 'boot_delay=5' to my cmdline.txt to give some time for both USB-sticks to get to life. Unfortunately this doesn't help. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
/boot is not mounted automatically - jakenl - 10th Aug, 2019 06:56 AM
RE: /boot is not mounted automatically - Nachteule - 10th Aug, 2019, 08:04 AM
RE: /boot is not mounted automatically - Nachteule - 10th Aug, 2019, 08:07 PM
RE: /boot is not mounted automatically - jakenl - 11th Aug, 2019, 01:21 AM
RE: /boot is not mounted automatically - rezasamir - 12th Jan, 2020, 08:54 PM
RE: /boot is not mounted automatically - Nachteule - 12th Jan, 2020, 11:46 PM
|