Quote:
Originally Posted by anarcat
also, in my experience, just this is not sufficient:
Code:
echo sd add /dev/mmcblk1p1 >> /tmp/nickel-hardware-status
... i guess you actually need to have that /mnt/sd mounted somehow *or* write files in there, not sure what..
|
With this command you make nickel only read the files that belong to the sd. Reading the whole user partition in this situation would be a waste of time and energy.