@Lazar-Demin Can you please be more specific about the solution. I'm having the same problem (trying to mount a USB drive) but I don't know what you mean by "--nodeps method will work". We're not all Linux gurus here in the real world friend.
Bruce Calder
@Bruce Calder
Best posts made by Bruce Calder
Latest posts made by Bruce Calder
-
RE: Omega2+ cannot install kmod-fs-ext4 kmod-usb-storage-extra kernel version mismatch
-
Omega2+ install new sw - no space
Hi,
I use a bunch of RasPi's in my home to do various things but recent SD card issues have encouraged me to try to use my new Omega Onion2, which just arrived. I am having a great deal of difficulty just getting new s/w installed like node-red due to space issues so I'm reaching out to the community for help. I am logged in as root via SSH. Firmware v 0.1.10 (b160).The node-red install instructions I am using are found here: https://wiki.onion.io/Tutorials/node-red
Ok, so space is the initial issue so I am trying to mount a USB drive but when I try to create a mount point with the "mkdir /mnt/sda1" command as outlined in https://wiki.onion.io/Tutorials/Using-USB-Storage-as-Rootfs. Unfortunately I get "mkdir: can't create directory '/mnt/sda1': Read-only file system".
I read an article that I thought would address this: https://community.onion.io/search?term=overlay read-only&in=titlesposts which says to uncomment a record in the "/etc/opkg/distfeeds.conf" file but of course when I try to save the file I get "/etc/opkg/distfeeds.conf" is read only"
There is nothing in my /etc/fstab file.
df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 5632 5632 0 100% /rom
tmpfs 62872 216 62656 0% /tmp
/dev/mtdblock6 25664 25348 316 99% /overlay
overlayfs:/overlay 25664 25348 316 99% /
tmpfs 512 0 512 0% /devls /tmp/mounts
USB-A1 USB-A2Any help would be apprecaited!
Bruster