Hi.
On Mon, 03 Nov 2014 19:34:05 +0100
Dennis Birkholz wrote:
> My /etc/fstab-file does not contain an entry for /sys at all.
>
> Mounts says:
> sysfs on /sys type sysfs (ro,nosuid,nodev,noexec,relatime)
>
> If I unmount /sys and mount it new with:
> mount -t sysfs -o rw,relatime,noexec,nodev
My /etc/fstab-file does not contain an entry for /sys at all.
Mounts says:
sysfs on /sys type sysfs (ro,nosuid,nodev,noexec,relatime)
If I unmount /sys and mount it new with:
mount -t sysfs -o rw,relatime,noexec,nodev,nosuid sysfs /sys/
I get:
mount: warning: /sys/ seems to be mounted read-only.
Hi.
On Sun, 02 Nov 2014 19:13:50 +0100
Dennis Birkholz wrote:
> Hi together,
>
> I switched from the Wheezy stable kernel to the latest kernel in
> backports (3.16.3-2~bpo70+1).
> Now I can not write-mount /sys any more, thus I can not trigger RAID
> check actions, etc.
>
> I tried remounting
Hi together,
I switched from the Wheezy stable kernel to the latest kernel in
backports (3.16.3-2~bpo70+1).
Now I can not write-mount /sys any more, thus I can not trigger RAID
check actions, etc.
I tried remounting it (mount -o remount -w /sys), but I can not get it
to be writable. Is this inten
4 matches
Mail list logo