automount USB stick ext4 on Fedora XFCE
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I have USB stick with two partitions VFAT and ext4. When I plug in stick, VFAT partition is RW automounted but ext4 partition is RO for user because is mounted under root:root
# df -T
/dev/sdc5 ext4 11093936 27736 10499316 1% /run/media/username/My-USBLinux
/dev/sdc1 vfat 4087992 357920 3730072 9% /run/media/username/MyUSB
Mount directory:
# ls -l /run/media/username
drwxr-xr-x 3 username username 4096 1.ÃÂ led 1970 MyUSB
drwxr-xr-x 3 root root 4096 21.ÃÂ ÃÂen 11.19 My-USBLinux
Is any solution to automont ext4 under username ?
fedora xfce ext4 automounting
add a comment |Â
up vote
0
down vote
favorite
I have USB stick with two partitions VFAT and ext4. When I plug in stick, VFAT partition is RW automounted but ext4 partition is RO for user because is mounted under root:root
# df -T
/dev/sdc5 ext4 11093936 27736 10499316 1% /run/media/username/My-USBLinux
/dev/sdc1 vfat 4087992 357920 3730072 9% /run/media/username/MyUSB
Mount directory:
# ls -l /run/media/username
drwxr-xr-x 3 username username 4096 1.ÃÂ led 1970 MyUSB
drwxr-xr-x 3 root root 4096 21.ÃÂ ÃÂen 11.19 My-USBLinux
Is any solution to automont ext4 under username ?
fedora xfce ext4 automounting
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have USB stick with two partitions VFAT and ext4. When I plug in stick, VFAT partition is RW automounted but ext4 partition is RO for user because is mounted under root:root
# df -T
/dev/sdc5 ext4 11093936 27736 10499316 1% /run/media/username/My-USBLinux
/dev/sdc1 vfat 4087992 357920 3730072 9% /run/media/username/MyUSB
Mount directory:
# ls -l /run/media/username
drwxr-xr-x 3 username username 4096 1.ÃÂ led 1970 MyUSB
drwxr-xr-x 3 root root 4096 21.ÃÂ ÃÂen 11.19 My-USBLinux
Is any solution to automont ext4 under username ?
fedora xfce ext4 automounting
I have USB stick with two partitions VFAT and ext4. When I plug in stick, VFAT partition is RW automounted but ext4 partition is RO for user because is mounted under root:root
# df -T
/dev/sdc5 ext4 11093936 27736 10499316 1% /run/media/username/My-USBLinux
/dev/sdc1 vfat 4087992 357920 3730072 9% /run/media/username/MyUSB
Mount directory:
# ls -l /run/media/username
drwxr-xr-x 3 username username 4096 1.ÃÂ led 1970 MyUSB
drwxr-xr-x 3 root root 4096 21.ÃÂ ÃÂen 11.19 My-USBLinux
Is any solution to automont ext4 under username ?
fedora xfce ext4 automounting
asked Jun 21 at 10:08
perLHawk
1
1
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
You can use chown to change the owner of the /run/media/username/My-USBLinux folder
Unfortunately, it does not work.
â perLHawk
Jun 22 at 5:32
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
You can use chown to change the owner of the /run/media/username/My-USBLinux folder
Unfortunately, it does not work.
â perLHawk
Jun 22 at 5:32
add a comment |Â
up vote
0
down vote
You can use chown to change the owner of the /run/media/username/My-USBLinux folder
Unfortunately, it does not work.
â perLHawk
Jun 22 at 5:32
add a comment |Â
up vote
0
down vote
up vote
0
down vote
You can use chown to change the owner of the /run/media/username/My-USBLinux folder
You can use chown to change the owner of the /run/media/username/My-USBLinux folder
answered Jun 21 at 12:23
Jan
111
111
Unfortunately, it does not work.
â perLHawk
Jun 22 at 5:32
add a comment |Â
Unfortunately, it does not work.
â perLHawk
Jun 22 at 5:32
Unfortunately, it does not work.
â perLHawk
Jun 22 at 5:32
Unfortunately, it does not work.
â perLHawk
Jun 22 at 5:32
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f451060%2fautomount-usb-stick-ext4-on-fedora-xfce%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password