Re: device string used in mount command

2015-01-02 Thread toki clover
2015-01-02 20:29 GMT+01:00 Danomi Manchego <[1][email protected]>: ... I think the same is possible for aufs - but all the mount commands in the aufs documentation show "none" instead of "aufs". Is it safe to specify "aufs" as mount device? Well, in this case

device string used in mount command

2015-01-02 Thread Danomi Manchego
Hello, I was debugging a umount -a issue during system shutdown. To do so, I changed my various mounts to make output of tools like "df" more friendly for debug purposes. I changed the device argument in mount commands and fstab for various fs types from "none" to "tmpfs", "sysfs" etc. (The ker