<div dir="ltr">Have you already tried (as root) ...<div><br></div><div>mount -o remount,rw /usr/local/bin</div><div><br></div><div>?  I usually never would post something like that without double checking, but I think that's what I'd usually do in that situation.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Nov 22, 2020 at 8:27 AM Neal Rhodes via Ale <<a href="mailto:ale@ale.org">ale@ale.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I'm betting there is a way to do this.<br>
<br>
JackTrip Virtual Studio runs on a Pi 3B.<br>
<br>
Their init script needs to change to enable microphone bias voltage on <br>
startup.<br>
<br>
amixer set 'ADC Mic Bias',0 'Mic Bias on'<br>
<br>
In order for me to just hand this device to a musician and have them <br>
plug it in, I need to modify their init script in /usr/local/bin.<br>
<br>
However, as you can see below, this is mounted read-only.<br>
<br>
How does one get around this?<br>
<br>
regards,<br>
<br>
Neal<br>
<br>
<br>
root@jacktrip:/usr/local/bin$ mount<br>
/dev/mmcblk0p2 on / type ext4 (ro,noatime)<br>
devtmpfs on /dev type devtmpfs <br>
(rw,relatime,size=440756k,nr_inodes=110189,mode=755)<br>
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)<br>
proc on /proc type proc (rw,relatime)<br>
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)<br>
devpts on /dev/pts type devpts <br>
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)<br>
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)<br>
tmpfs on /run/lock type tmpfs <br>
(rw,nosuid,nodev,noexec,relatime,size=5120k)<br>
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)<br>
cgroup2 on /sys/fs/cgroup/unified type cgroup2 <br>
(rw,nosuid,nodev,noexec,relatime,nsdelegate)<br>
cgroup on /sys/fs/cgroup/systemd type cgroup <br>
(rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)<br>
none on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)<br>
cgroup on /sys/fs/cgroup/blkio type cgroup <br>
(rw,nosuid,nodev,noexec,relatime,blkio)<br>
cgroup on /sys/fs/cgroup/pids type cgroup <br>
(rw,nosuid,nodev,noexec,relatime,pids)<br>
cgroup on /sys/fs/cgroup/devices type cgroup <br>
(rw,nosuid,nodev,noexec,relatime,devices)<br>
cgroup on /sys/fs/cgroup/net_cls type cgroup <br>
(rw,nosuid,nodev,noexec,relatime,net_cls)<br>
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup <br>
(rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)<br>
cgroup on /sys/fs/cgroup/freezer type cgroup <br>
(rw,nosuid,nodev,noexec,relatime,freezer)<br>
cgroup on /sys/fs/cgroup/cpuset type cgroup <br>
(rw,nosuid,nodev,noexec,relatime,cpuset)<br>
systemd-1 on /proc/sys/fs/binfmt_misc type autofs <br>
(rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct)<br>
mqueue on /dev/mqueue type mqueue (rw,relatime)<br>
debugfs on /sys/kernel/debug type debugfs (rw,relatime)<br>
configfs on /sys/kernel/config type configfs (rw,relatime)<br>
tmpfs on /var/tmp type tmpfs (rw,nosuid,nodev,relatime)<br>
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)<br>
tmpfs on /var/log type tmpfs (rw,nosuid,nodev,relatime)<br>
/dev/mmcblk0p1 on /boot type vfat <br>
(ro,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro)<br>
tmpfs on /run/user/1000 type tmpfs <br>
(rw,nosuid,nodev,relatime,size=94804k,mode=700,uid=1000,gid=1000)<br>
_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="https://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">https://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">  Ed Cashin <<a href="mailto:ecashin@noserose.net" target="_blank">ecashin@noserose.net</a>></div></div>