Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Enabling write access to external HDD (in: /media/SYSTEM)?
#14
(12-25-2018, 09:15 PM)Tim Curtis Wrote: Below are some cmds I use to check the boot partition. It has to be unmounted first.

Code:
sudo umount /boot
sudo dosfsck -tawl /dev/mmcblk0p1

sudo dosfsck -r /dev/mmcblk0p1
sudo dosfsck -V /dev/mmcblk0p1
sudo mount /boot

As you can see below, still no avail (after unmounting):
pi@moode:~ $ sudo dosfsck -tawl /dev/sda1
fsck.fat 4.1 (2017-01-24)
malloc:Cannot allocate memory

pi@moode:~ $ sudo fsck -t vfat /dev/sda1
fsck from util-linux 2.29.2
fsck.fat 4.1 (2017-01-24)
malloc:Cannot allocate memory

(Wondering if it's a matter of just killing all running processes - background running scripts for LCD updates, LIRC/MPD/Transmission daemons and whatnot - to free memory?)
Reply


Messages In This Thread
RE: Enabling write access to external HDD (in: /media/SYSTEM)? - by wmoecke - 12-25-2018, 10:06 PM

Forum Jump: