Results 1 to 2 of 2

Thread: kali 1.0.3 liveUSB with persistent partition,vlc failed to launch

  1. #1
    Join Date
    2013-May
    Posts
    1

    Question kali 1.0.3 liveUSB with persistent partition,vlc failed to launch

    Code:
    root@kali:~# vlc -v
    VLC media player 2.0.3 Twoflower (revision 2.0.2-93-g77aa89e)
    [0x96983f0] main libvlc warning: cannot read /root/lib/live/mount/rootfs/filesystem.squashfs/usr/lib/vlc/plugins/plugins.dat (No such file or directory)
    [0x96983f0] main libvlc error: No plugins found! Check your VLC installation.
    I find that "/usr/lib/vlc/plugins/plugins.dat" is right.

    how can I fix this?

  2. #2
    Join Date
    2013-Apr
    Posts
    126
    try:

    Code:
    ln -s /usr/lib/vlc/plugins/plugins.dat /root/lib/live/mount/rootfs/filesystem.squashfs/usr/lib/vlc/plugins/plugins.dat

Similar Threads

  1. Updating liveusb persistent
    By sunnyeveryday in forum General Archive
    Replies: 0
    Last Post: 2020-08-14, 17:36
  2. Replies: 1
    Last Post: 2015-11-02, 03:12
  3. Persistent Kali ISO on main USB partition
    By anamon in forum Installing Archive
    Replies: 0
    Last Post: 2015-08-13, 14:55

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •