So I was wrong again. How can I do this:
mount --bind pianobar/bind/lib/ao /usr/lib/ao
where /usr/lib/ao contains libraries but the directory doesn't exist on the Kindle.
In other words, can I bind mount to a place that doesn't exist yet somehow? I'm trying hard to not modify the system but just use bind mounts or something instead. Apparently the pianobar package doesn't work and I can't figure out how to fix without
"mntroot rw" and adding the files/directories?
I don't need someone to fix my package, just help me understand if this way of binding is possible. or is there a different way? I wish I could merge 2 directories?
|