Skip to main content

Questions tagged [mount]

Referring to the connecting of storage to/from a Raspberry Pi.

0 votes
1 answer
71 views

I am experiencing an issue where the SD card is inconsistently mounted as either /dev/mmcblk0 (most of the time) or sometimes, after a reboot, as /dev/mmcblk0p1. Platform details: Raspberry Pi Zero ...
user1018809's user avatar
0 votes
0 answers
158 views

I have two Raspberry Pis, say Pi-One and Pi-Two. I have an NFS share setup on Pi-One. I have 2 users on Pi-Two, the original 'Pi' (uid=1000, gid=1000), and 'Steve' (uid=1001, gid=1001). Whatever I do ...
Richard's user avatar
0 votes
0 answers
76 views

I have a disk image file looped to the directories (with two partitions): /srv/bookworm-image/loop0p1 /srv/bookworm-image/loop0p2 These directories are normal boot and root partitions of bookworm ...
Dims's user avatar
  • 175
0 votes
1 answer
4k views

I apologize in advance if I missed something simple. I have an SSD connected to my router as a USB drive and accessible from any device by just entering the UID and PW. From the RPi I just click ...
user4742250's user avatar
1 vote
2 answers
9k views

I’ve been reading a few posts about this, but still haven’t gotten any traction. I’m convinced I’m dealing with my options getting overridden. Context I have an exfat mounted drive on a Raspberry Pi 4....
sameetandpotatoes's user avatar
2 votes
1 answer
199 views

As a precondition for starting my Syncthing service, I wish to mount an external USB drive (label MyBook). The action must be synchronous, so putting it anywhere else besides the service's ...
InteXX's user avatar
  • 145
1 vote
0 answers
1k views

My background: Newbie to Raspberry Pi, been playing with Linux for years but not seriously and not regularly. System: Raspberry Pi 3 with OS version 11 Issue: I have a network drive USB to my Netgear ...
Heresolong's user avatar
1 vote
3 answers
394 views

I'm trying to debug something that I don't quite understand well. I have setup an automount of an external drive with: /etc/fstab UUID={RANDOM_UUID} /media/pi/Storage ext4 defaults,nofail,x-systemd....
German Casares's user avatar

15 30 50 per page
1
2 3 4 5
19