I did an in-situ update to 6.1 but ended up with the /lib/mount problem
mentioned in an earlier post. Most things appear to work but LMS can't
find the files on my USB drive since it never mounts properly.

Before I rip apart my player to do a fresh re-flash, I was wondering if
there is an easy way to patch this mount error I am seeing:


Code:
--------------------
    
  Starting piCorePlayer v6.1.0 startup...
  Checking for boot files on mmcblk0p1...
  mount: /lib/libmount.so.1: version `MOUNT_2.33' not found (required by mount)
  mount: /lib/libmount.so.1: version `MOUNT_2.34' not found (required by mount)
  mount: /lib/libmount.so.1: version `MOUNT_2.30' not found (required by mount)
  Trying to mount /dev/mmcblk0p1.
  newpcp.cfg not found on mmcblk0p1.
  umount: can't unmount /mnt/mmcblk0p1: Invalid argument
  Checking for boot files on sda1...
  mount: /lib/libmount.so.1: version `MOUNT_2.33' not found (required by mount)
  mount: /lib/libmount.so.1: version `MOUNT_2.34' not found (required by mount)
  mount: /lib/libmount.so.1: version `MOUNT_2.30' not found (required by mount)
  Trying to mount /dev/sda1.
  newpcp.cfg not found on sda1.
  umount: can't unmount /mnt/sda1: Invalid argument
  Setting default piCorePlayer repository...
  Generating sound card drop-down list...
  Loading configuration file... Done.
  Loading pcp-lms-functions... Done.
  Waiting for soundcard BossDAC to populate. Done (1).
  Waiting for network..... Done (5).
  Openssh server is disabled...
  Mounting USB Drives...
  Mounting USB Drive: EF1B-15CA...
  mount: /lib/libmount.so.1: version `MOUNT_2.33' not found (required by mount)
  mount: /lib/libmount.so.1: version `MOUNT_2.34' not found (required by mount)
  mount: /lib/libmount.so.1: version `MOUNT_2.30' not found (required by mount)
  Disk Mount Error.
  Done.
  Waiting for valid date before starting LMS ... Done.
  Starting LMS, this can take some time...[20-06-14 18:35:38.7654] main::init 
(387) Starting Logitech Media Server (v7.9.2, 1572359887, Tue Oct 29 16:56:53 
CET 2019) perl 5.028002 - arm-linux-gnueabihf-thread-multi-64int
  [20-06-14 18:35:38.7878] main::init (417) OS Specific init...
  [20-06-14 18:35:38.7889] main::init (451) Server daemonizing...
  [20-06-14 18:35:38.8036] Slim::bootstrap::theEND (440) Got to the END
  
  Slimserver Running pid:7007
  Done.
  Waiting for LMS to initiate..... Done (5).
  Starting Squeezelite and/or Shairport-sync...
  [ INFO ] Starting Squeezelite player: Squeezelite...
  Done.
  Starting httpd web server... Done.
  Setting CPU scaling governor to ondemand... Done.
  Starting Jivelite... Done.
  Loading Keytables... Done.
  Creating static footer... Done.
  
  Finished piCorePlayer v6.1.0 startup.
  
  To setup piCorePlayer, use the web interface via a browser:
  - http://192.168.1.3
  
  Press [Enter] to access console.
  
  In the background, ntpd is syncing time between piCorePlayer and the internet.
  A large offset between 1970 and now is normal.
  
--------------------


------------------------------------------------------------------------
wtnh's Profile: http://forums.slimdevices.com/member.php?userid=36993
View this thread: http://forums.slimdevices.com/showthread.php?t=111787

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to