This web site has instructions on how to perform a debian install from
a net install image to build a full desktop environment (including
latest iceweasel and flash):
http://l3net.wordpress.com/2013/07/05/light-debian-linux-for-family-and-friends/
The only change I would make to the above instruc
> After mounting the card, run chown to set the mmc root directory
> (/media/) owner to your regular user. AFAIK, unixy
> filesystems such as ext3 cannot be told to ignore user permissions.
Yes! This worked. I think LXDE was acting appropriately given that the
mmc card was formated ext3 instead
> 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 i
I did try to put an entry in fstab with a user option but it did not
work. I created a directory /mnt/mmc and tried to mount /dev/mmcblk0p1
as ext3 with user option. Nothing changed. Still mounted
at /media/ with root owner. Could not write to it as non-root
user.
Thanks
--
To UNSUBSCRIBE, em
> I will start the guessing by asking about gnome-volume-manager because
> no one else suggested anything better. :-) Do you have it installed?
>
> dpkg -l gnome-volume-manager
Apparently it is not installed. I get "no packages found matching
gnome-volume-manager"
> While changing media:
>
> I don't know about GNOME. But you 'might' get some information with:-
> # grep mmc /var/log/messages
>
> Also try the following for clues *after* device is plugged in:-
> $ mount | grep mmc
>
> e.g. to find what mounted a removable USB flash device labelled
> 5CB5-7511 $ mount | grep -i 5cb5
>
On Sat, 21 Dec 2013 11:41:21 -0700
Bob Proulx wrote:
>
> Question. There are (at least) two different ways to mount removable
> media.
>
> 1) Is there an entry in /etc/fstab for it? If so does it have the
> "user" flag on it? Here is a typical entry for a cdrom showing the
> "user" flag. An
7 matches
Mail list logo