[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <bug-89511-13602-Ycfm1sVMys@https.bugzilla.kernel.org/>
Date: Thu, 03 Dec 2015 23:25:30 +0000
From: bugzilla-daemon@...zilla.kernel.org
To: linux-ext4@...r.kernel.org
Subject: [Bug 89511] USB-storage mount error
https://bugzilla.kernel.org/show_bug.cgi?id=89511
Christian Kujau <lists@...dbynature.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lists@...dbynature.de
--- Comment #70 from Christian Kujau <lists@...dbynature.de> ---
@bradhaack: "sudo echo ... > /sys/..." won't work, as the ">" redirection
doesn't run as root, but as your own shell, Try "echo ... | sudo tee /sys/..."
instead. Also, lsattr/chattr is for ext2/3/4 file systems, not for sysfs.
--
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists