Hi,
I would like to use an old Raspi Zero 2W to serve as a minidlna server broadcasting a local wireless hotspot that any device can connect to and stream media from and which will work without running wifi (on a plane, in a car, in the remote african wilderness etc). I would like to follow this guide at "https://raspberrypi-guide.github.io/net ... cess-point" as it seems straightforward, however, it dates from 2017 so I have loaded raspbian-jessie-lite onto an sd card and plan to install pkgs recommended by apt-get via dpkg as those repositories are no longer supported. I am planning to use an external drive to host the media and format it as either NTFS or exFAT depending. I have tried to get exFAT up and running on the pi, but starting with a fresh raspbian-jessie-lite img and installing these four pkgs with dpkg, libfuse2_2.9.3-15+deb8u2_armhf.deb, fuse_2.9.3-15+deb8u2_armhf.deb, exfat-fuse_1.1.0-2+deb8u1_armhf.deb, exfat-utils_1.1.0-2+deb8u1_armhf.deb has so far lead to a state where mount.exfat-fuse does not seem to mount the drive, or returns errors such as "Illegal operation" or "Segmentation fault".
What could possibly be the issue with the exFAT configuration? I have read that ntfs-3g is supported in jessie, is that a safer route? Or how best should I proceed?
I would like to use an old Raspi Zero 2W to serve as a minidlna server broadcasting a local wireless hotspot that any device can connect to and stream media from and which will work without running wifi (on a plane, in a car, in the remote african wilderness etc). I would like to follow this guide at "https://raspberrypi-guide.github.io/net ... cess-point" as it seems straightforward, however, it dates from 2017 so I have loaded raspbian-jessie-lite onto an sd card and plan to install pkgs recommended by apt-get via dpkg as those repositories are no longer supported. I am planning to use an external drive to host the media and format it as either NTFS or exFAT depending. I have tried to get exFAT up and running on the pi, but starting with a fresh raspbian-jessie-lite img and installing these four pkgs with dpkg, libfuse2_2.9.3-15+deb8u2_armhf.deb, fuse_2.9.3-15+deb8u2_armhf.deb, exfat-fuse_1.1.0-2+deb8u1_armhf.deb, exfat-utils_1.1.0-2+deb8u1_armhf.deb has so far lead to a state where mount.exfat-fuse does not seem to mount the drive, or returns errors such as "Illegal operation" or "Segmentation fault".
What could possibly be the issue with the exFAT configuration? I have read that ntfs-3g is supported in jessie, is that a safer route? Or how best should I proceed?
Statistics: Posted by phlogistonandmercury — Sun May 26, 2024 1:45 am