04-12-2024, 05:21 PM
Thank you for your donation!
Problem: Library update not working since 8.3.7
|
04-12-2024, 06:10 PM
(This post was last modified: 04-12-2024, 06:13 PM by Tim Curtis.
Edit Reason: ETA
)
Verify /media/Kingston1TB is empty (the ls command below returns nothing)
Code: sudo ls /media/Kingston1TB Then remove the directory Code: sudo rmdir /media/Kingston1TB Then plug in one USB drive and restest "Update library" and "Update this folder" and verify the mpdindex and thumbgen log records are present in the moode log.
04-12-2024, 06:52 PM
(This post was last modified: 04-12-2024, 06:59 PM by Tonewheelkev.)
(04-12-2024, 06:10 PM)Tim Curtis Wrote: Verify /media/Kingston1TB is empty (the ls command below returns nothing) The first set of code above....returns nothing, as you said. pi@moode:~ $ sudo rmdir /media/Kingston1TB rmdir: failed to remove '/media/Kingston1TB': No such file or directory Then went back to your updated instructions in #4......hope it was OK to do that. pi@moode:~ $ ls /media/Crucial2TB ls /media/Kingston1TB ls /media/Kingston1TB_ ls: cannot access '/media/Crucial2TB': No such file or directory ls: cannot access '/media/Kingston1TB': No such file or directory ls: cannot access '/media/Kingston1TB_': No such file or directory pi@moode:~ $ sudo rmdir /media/Crucial2TB sudo rmdir /media/Kingston1TB sudo rmdir /media/Kingston1TB_ rmdir: failed to remove '/media/Crucial2TB': No such file or directory rmdir: failed to remove '/media/Kingston1TB': No such file or directory rmdir: failed to remove '/media/Kingston1TB_': No such file or directory Hope that makes sense.
04-12-2024, 08:20 PM
(04-12-2024, 06:52 PM)Tonewheelkev Wrote:(04-12-2024, 06:10 PM)Tim Curtis Wrote: Verify /media/Kingston1TB is empty (the ls command below returns nothing) It looks like all the folders have been successfully removed, then. Now plug one disk in and proceed with what Tim is asking you to do.
04-12-2024, 08:34 PM
(04-12-2024, 08:20 PM)Nutul Wrote:(04-12-2024, 06:52 PM)Tonewheelkev Wrote:(04-12-2024, 06:10 PM)Tim Curtis Wrote: Verify /media/Kingston1TB is empty (the ls command below returns nothing) Thanks for making that clear....so the folders are in fact gone!! Phew.... Can now have a go at the Update/Verify bit. Cheers. |
« Next Oldest | Next Newest »
|