Results 1 to 3 of 3

Thread: read only file system

  1. #1
    Join Date
    May 2024
    Beans
    1

    Question read only file system

    Hello all,
    I have a problem with permissions to do a task that I would perform.
    My problem is that one : I'm trying to copy a file "bepo.kl" into a directory read-only file system : /var/lib/waydroid/rootfs/system/usr/keylayout
    (It is a keybord layout for me to use in the application waydroid)
    I have tried as root but it returns that it is a read only file system. So I don't know how to resolve it.
    Maybe you could explain me how to.
    Thank's in advance,
    Best regards

  2. #2
    Join Date
    Apr 2007
    Beans
    3,121
    Distro
    Ubuntu

    Re: read only file system

    Under 'var/lib/waydroid/rootfs/', the software mounts a file system contained in an image files. Such file systems are read-only. You may need to consult the documentation of the software, or ask on their forums, about how you should solve the problem you have.

  3. #3
    Join Date
    Jul 2009
    Beans
    517
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: read only file system

    A basic google search brings up https://github.com/waydroid/waydroid/issues/599 which should answer your question.
    Mark your thread as [SOLVED], use Thread Tools on forum page.

Bookmarks

Posting Permissions

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