Gentoo Archives: gentoo-user

From: "Stéphane Guedon" <stephane@××××××××××.eu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] debugfs
Date: Thu, 09 Jun 2011 16:42:20
Message-Id: 201106091840.23562.stephane@22decembre.eu
1 16:05 root@luciole /boot # mount
2 rootfs on / type rootfs (rw)
3 /dev/root on / type ext3 (rw,commit=0)
4 proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
5 rc-svcdir on /lib64/rc/init.d type tmpfs
6 (rw,nosuid,nodev,noexec,relatime,size=1024k,mode=755)
7 sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
8 debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
9 udev on /dev type tmpfs (rw,nosuid,relatime,size=10240k,mode=755)
10 devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620)
11 shm on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime)
12 /dev/sda6 on /home type ext4 (rw,commit=0)
13
14 Is debugfs usefull ? If not, is there a way not to mount it ?
15 --
16 Stéphane Guedon
17 page web : http://www.22decembre.eu/
18 carte de visite : http://www.22decembre.eu/downloads/Stephane-Guedon.vcf
19 clé publique gpg : http://www.22decembre.eu/downloads/Stephane-Guedon.asc

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] debugfs Paul Hartman <paul.hartman+gentoo@×××××.com>
Re: [gentoo-user] debugfs Alan McKinnon <alan.mckinnon@×××××.com>