[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: How do I mount mmc card so that a non-root user has write access?



> Or use pmount:
> 
> $ pmount /dev/mmcblk0p1
> (do your thing)
> $ pumount /dev/mmcblk0p1

I tried this as non-root and it mounted the mmc at /mount/mmcblk0p1.
However, it was still owned by root and there were no write permissions
for other users.  When I tried to copy a file to it as non-root it
threw a permission denied error.

Thanks


Reply to: