Skip to content

Instantly share code, notes, and snippets.

@nna774
Created August 5, 2014 13:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nna774/9cbfe879bffbe3c3c745 to your computer and use it in GitHub Desktop.
Save nna774/9cbfe879bffbe3c3c745 to your computer and use it in GitHub Desktop.
8月 05 22:05:12 nona-MBA login[268]: (mount.c:68): Messages from underlying mount program:
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): mount: invalid option -- 'p'
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72):
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): Usage:
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): mount [-lhV]
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): mount -a [options]
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): mount [options] [--source] <source> | [--target] <directory>
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): mount [options] <source> <directory>
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): mount <operation> <mountpoint> [<target>]
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72):
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): Options:
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -a, --all mount all filesystems mentioned in fstab
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -c, --no-canonicalize don't canonicalize paths
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -f, --fake dry run; skip the mount(2) syscall
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -F, --fork fork off for each device (use with -a)
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -T, --fstab <path> alternative file to /etc/fstab
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -h, --help display this help text and exit
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -i, --internal-only don't call the mount.<type> helpers
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -l, --show-labels lists all mounts with LABELs
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -n, --no-mtab don't write to /etc/mtab
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -o, --options <list> comma-separated list of mount options
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -O, --test-opts <list> limit the set of filesystems (use with -a)
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -r, --read-only mount the filesystem read-only (same as -o ro)
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -t, --types <list> limit the set of filesystem types
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): --source <src> explicitly specifies source (path, label, uuid)
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): --target <target> explicitly specifies mountpoint
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -v, --verbose say what is being done
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -V, --version display version information and exit
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -w, --rw, --read-write mount the filesystem read-write (default)
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72):
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -h, --help display this help and exit
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -V, --version output version information and exit
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72):
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): Source:
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -L, --label <label> synonym for LABEL=<label>
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -U, --uuid <uuid> synonym for UUID=<uuid>
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): LABEL=<label> specifies device by filesystem label
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): UUID=<uuid> specifies device by filesystem UUID
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): PARTLABEL=<label> specifies device by partition label
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): PARTUUID=<uuid> specifies device by partition UUID
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): <device> specifies device by path
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): <directory> mountpoint for bind mounts (see --bind/rbind)
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): <file> regular file for loopdev setup
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72):
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): Operations:
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -B, --bind mount a subtree somewhere else (same as -o bind)
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -M, --move move a subtree to some other place
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): -R, --rbind mount a subtree and all submounts somewhere else
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): --make-shared mark a subtree as shared
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): --make-slave mark a subtree as slave
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): --make-private mark a subtree as private
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): --make-unbindable mark a subtree as unbindable
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): --make-rshared recursively mark a whole subtree as shared
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): --make-rslave recursively mark a whole subtree as slave
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): --make-rprivate recursively mark a whole subtree as private
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): --make-runbindable recursively mark a whole subtree as unbindable
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72):
8月 05 22:05:12 nona-MBA login[268]: (mount.c:72): For more details see mount(8).
8月 05 22:05:12 nona-MBA login[268]: (pam_mount.c:522): mount of /dev/sda8 failed
8月 05 22:05:12 nona-MBA systemd[473]: (pam_mount.c:173): conv->conv(...): Conversation error
8月 05 22:05:12 nona-MBA systemd[473]: (pam_mount.c:477): warning: could not obtain password interactively either
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:68): Messages from underlying mount program:
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): mount: invalid option -- 'p'
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72):
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): Usage:
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): mount [-lhV]
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): mount -a [options]
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): mount [options] [--source] <source> | [--target] <directory>
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): mount [options] <source> <directory>
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): mount <operation> <mountpoint> [<target>]
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72):
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): Options:
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -a, --all mount all filesystems mentioned in fstab
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -c, --no-canonicalize don't canonicalize paths
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -f, --fake dry run; skip the mount(2) syscall
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -F, --fork fork off for each device (use with -a)
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -T, --fstab <path> alternative file to /etc/fstab
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -h, --help display this help text and exit
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -i, --internal-only don't call the mount.<type> helpers
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -l, --show-labels lists all mounts with LABELs
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -n, --no-mtab don't write to /etc/mtab
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -o, --options <list> comma-separated list of mount options
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -O, --test-opts <list> limit the set of filesystems (use with -a)
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -r, --read-only mount the filesystem read-only (same as -o ro)
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -t, --types <list> limit the set of filesystem types
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --source <src> explicitly specifies source (path, label, uuid)
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --target <target> explicitly specifies mountpoint
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -v, --verbose say what is being done
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -V, --version display version information and exit
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -w, --rw, --read-write mount the filesystem read-write (default)
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72):
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -h, --help display this help and exit
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -V, --version output version information and exit
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72):
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): Source:
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -L, --label <label> synonym for LABEL=<label>
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -U, --uuid <uuid> synonym for UUID=<uuid>
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): LABEL=<label> specifies device by filesystem label
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): UUID=<uuid> specifies device by filesystem UUID
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): PARTLABEL=<label> specifies device by partition label
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): PARTUUID=<uuid> specifies device by partition UUID
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): <device> specifies device by path
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): <directory> mountpoint for bind mounts (see --bind/rbind)
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): <file> regular file for loopdev setup
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72):
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): Operations:
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -B, --bind mount a subtree somewhere else (same as -o bind)
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -M, --move move a subtree to some other place
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -R, --rbind mount a subtree and all submounts somewhere else
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --make-shared mark a subtree as shared
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --make-slave mark a subtree as slave
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --make-private mark a subtree as private
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --make-unbindable mark a subtree as unbindable
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --make-rshared recursively mark a whole subtree as shared
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --make-rslave recursively mark a whole subtree as slave
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --make-rprivate recursively mark a whole subtree as private
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --make-runbindable recursively mark a whole subtree as unbindable
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72):
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): For more details see mount(8).
8月 05 22:05:12 nona-MBA systemd[473]: (pam_mount.c:522): mount of /dev/sda8 failed
8月 05 22:05:12 nona-MBA systemd[473]: (pam_mount.c:173): conv->conv(...): Conversation error
8月 05 22:05:12 nona-MBA systemd[473]: (pam_mount.c:477): warning: could not obtain password interactively either
8月 05 22:05:12 nona-MBA systemd[473]: (pam_mount.c:173): conv->conv(...): Conversation error
8月 05 22:05:12 nona-MBA systemd[473]: (pam_mount.c:477): warning: could not obtain password interactively either
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:68): Messages from underlying mount program:
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): mount: invalid option -- 'p'
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72):
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): Usage:
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): mount [-lhV]
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): mount -a [options]
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): mount [options] [--source] <source> | [--target] <directory>
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): mount [options] <source> <directory>
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): mount <operation> <mountpoint> [<target>]
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72):
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): Options:
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -a, --all mount all filesystems mentioned in fstab
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -c, --no-canonicalize don't canonicalize paths
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -f, --fake dry run; skip the mount(2) syscall
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -F, --fork fork off for each device (use with -a)
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -T, --fstab <path> alternative file to /etc/fstab
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -h, --help display this help text and exit
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -i, --internal-only don't call the mount.<type> helpers
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -l, --show-labels lists all mounts with LABELs
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -n, --no-mtab don't write to /etc/mtab
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -o, --options <list> comma-separated list of mount options
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -O, --test-opts <list> limit the set of filesystems (use with -a)
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -r, --read-only mount the filesystem read-only (same as -o ro)
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -t, --types <list> limit the set of filesystem types
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --source <src> explicitly specifies source (path, label, uuid)
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --target <target> explicitly specifies mountpoint
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -v, --verbose say what is being done
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -V, --version display version information and exit
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -w, --rw, --read-write mount the filesystem read-write (default)
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72):
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -h, --help display this help and exit
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -V, --version output version information and exit
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72):
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): Source:
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -L, --label <label> synonym for LABEL=<label>
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -U, --uuid <uuid> synonym for UUID=<uuid>
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): LABEL=<label> specifies device by filesystem label
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): UUID=<uuid> specifies device by filesystem UUID
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): PARTLABEL=<label> specifies device by partition label
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): PARTUUID=<uuid> specifies device by partition UUID
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): <device> specifies device by path
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): <directory> mountpoint for bind mounts (see --bind/rbind)
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): <file> regular file for loopdev setup
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72):
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): Operations:
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -B, --bind mount a subtree somewhere else (same as -o bind)
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -M, --move move a subtree to some other place
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): -R, --rbind mount a subtree and all submounts somewhere else
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --make-shared mark a subtree as shared
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --make-slave mark a subtree as slave
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --make-private mark a subtree as private
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --make-unbindable mark a subtree as unbindable
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --make-rshared recursively mark a whole subtree as shared
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --make-rslave recursively mark a whole subtree as slave
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --make-rprivate recursively mark a whole subtree as private
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): --make-runbindable recursively mark a whole subtree as unbindable
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72):
8月 05 22:05:12 nona-MBA systemd[473]: (mount.c:72): For more details see mount(8).
8月 05 22:05:12 nona-MBA systemd[473]: (pam_mount.c:522): mount of /dev/sda8 failed
8月 05 22:05:12 nona-MBA systemd[473]: (pam_mount.c:173): conv->conv(...): Conversation error
8月 05 22:05:12 nona-MBA systemd[473]: (pam_mount.c:477): warning: could not obtain password interactively either
8月 05 22:13:38 nona-MBA sudo[538]: nona : TTY=tty1 ; PWD=/dev ; USER=root ; COMMAND=/usr/bin/mount mapper/home /home
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:68): Messages from underlying mount program:
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): mount: 無効なオプション -- 'p'
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): 使い方:
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): mount [-lhV]
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): mount -a [オプション]
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): mount [オプション] [--source] <ソース> | [--target] <ディレクトリ>
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): mount [オプション] <ソース> <ディレクトリ>
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): mount <操作> <マウントポイント> [<ターゲット>]
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): オプション:
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -a, --all fstab に設定されたすべてのファイルシステムをマウントします
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -c, --no-canonicalize パスを正規化しないようにします
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -f, --fake 実際には mount(2) 処理を行わず、どのような
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): 処理になるのかだけを表示します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -F, --fork 各デバイスのマウント処理を fork して行います (-a と併用します)
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -T, --fstab <path> /etc/fstab の代替となるファイルを指定します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -h, --help このヘルプを表示して終了します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -i, --internal-only mount.<タイプ> のヘルパーを呼び出さないようにします
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -l, --show-labels すべてのマウントをラベル付きで表示します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -n, --no-mtab /etc/mtab に書き込まないようにします
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -o, --options <リスト> カンマ区切りでマウントオプションを指定します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -O, --test-opts <リスト> ファイルシステムを指定します (-a と併用します)
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -r, --read-only ファイルシステムを読み込み専用でマウントします (-o ro と同じ動作です)
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -t, --types <リスト> ファイルシステムの種類を指定します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): --source <src> マウント元を明示的に指定します (パス, ラベル, uuid のいずれか)
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): --target <target> マウントポイントを明示的に指定します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -v, --verbose 何が行われるのかを表示します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -V, --version バージョン情報を表示して終了します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -w, --rw, --read-write ファイルシステムを読み書き可能な状態でマウントします (既定値)
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -h, --help このヘルプを表示して終了します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -V, --version バージョン情報を表示して終了します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): マウント元の指定:
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -L, --label <ラベル> LABEL=<ラベル> と同じ意味です
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -U, --uuid <uuid> UUID=<uuid> と同じ意味です
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): LABEL=<ラベル> ファイルシステムのラベルで識別します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): UUID=<uuid> ファイルシステムの UUID で識別します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): PARTLABEL=<ラベル> パーティションのラベルで識別します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): PARTUUID=<uuid> パーティションの UUID で識別します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): <デバイス> デバイスパスで識別します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): <ディレクトリ> バインドマウント用のマウントポイントを指定します (--bind/rbind を参照)
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): <ファイル> ループバックマウント用のファイルを指定します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): 操作:
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -B, --bind サブツリーを別の場所にマウントします (-o bind と同じ動作です)
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -M, --move サブツリーを別の場所に移動します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): -R, --rbind サブツリーとすべてのサブマウントを別の場所にマウントします
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): --make-shared サブツリーを共有としてマークします
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): --make-slave サブツリーをスレーブとしてマークします
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): --make-private サブツリーをプライベートとしてマークします
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): --make-unbindable サブツリーをバインド不可能としてマークします
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): --make-rshared サブツリー全体を再帰的に共有としてマウントします
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): --make-rslave サブツリー全体を再帰的にスレーブとしてマウントします
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): --make-rprivate サブツリー全体を再帰的にプライベートとしてマウントします
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): --make-runbindable サブツリー全体を再帰的にバインド不可能としてマウントします
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): 詳しくは mount(8) をお読みください。
8月 05 22:13:51 nona-MBA slim[269]: (pam_mount.c:522): mount of /dev/sda8 failed
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:68): Messages from underlying mount program:
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): mount: 無効なオプション -- 'p'
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): 使い方:
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): mount [-lhV]
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): mount -a [オプション]
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): mount [オプション] [--source] <ソース> | [--target] <ディレクトリ>
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): mount [オプション] <ソース> <ディレクトリ>
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): mount <操作> <マウントポイント> [<ターゲット>]
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): オプション:
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -a, --all fstab に設定されたすべてのファイルシステムをマウントします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -c, --no-canonicalize パスを正規化しないようにします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -f, --fake 実際には mount(2) 処理を行わず、どのような
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): 処理になるのかだけを表示します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -F, --fork 各デバイスのマウント処理を fork して行います (-a と併用します)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -T, --fstab <path> /etc/fstab の代替となるファイルを指定します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -h, --help このヘルプを表示して終了します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -i, --internal-only mount.<タイプ> のヘルパーを呼び出さないようにします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -l, --show-labels すべてのマウントをラベル付きで表示します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -n, --no-mtab /etc/mtab に書き込まないようにします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -o, --options <リスト> カンマ区切りでマウントオプションを指定します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -O, --test-opts <リスト> ファイルシステムを指定します (-a と併用します)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -r, --read-only ファイルシステムを読み込み専用でマウントします (-o ro と同じ動作です)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -t, --types <リスト> ファイルシステムの種類を指定します
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:68): Messages from underlying mount program:
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): mount: 無効なオプション -- 'p'
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): 使い方:
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): mount [-lhV]
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): mount -a [オプション]
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): mount [オプション] [--source] <ソース> | [--target] <ディレクトリ>
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): mount [オプション] <ソース> <ディレクトリ>
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): mount <操作> <マウントポイント> [<ターゲット>]
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:51 nona-MBA slim[269]: (mount.c:72): オプション:
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -a, --all fstab に設定されたすべてのファイルシステムをマウントします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -c, --no-canonicalize パスを正規化しないようにします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -f, --fake 実際には mount(2) 処理を行わず、どのような
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): 処理になるのかだけを表示します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -F, --fork 各デバイスのマウント処理を fork して行います (-a と併用します)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -T, --fstab <path> /etc/fstab の代替となるファイルを指定します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -h, --help このヘルプを表示して終了します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -i, --internal-only mount.<タイプ> のヘルパーを呼び出さないようにします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -l, --show-labels すべてのマウントをラベル付きで表示します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -n, --no-mtab /etc/mtab に書き込まないようにします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -o, --options <リスト> カンマ区切りでマウントオプションを指定します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -O, --test-opts <リスト> ファイルシステムを指定します (-a と併用します)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -r, --read-only ファイルシステムを読み込み専用でマウントします (-o ro と同じ動作です)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -t, --types <リスト> ファイルシステムの種類を指定します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --source <src> マウント元を明示的に指定します (パス, ラベル, uuid のいずれか)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --target <target> マウントポイントを明示的に指定します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -v, --verbose 何が行われるのかを表示します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -V, --version バージョン情報を表示して終了します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -w, --rw, --read-write ファイルシステムを読み書き可能な状態でマウントします (既定値)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -h, --help このヘルプを表示して終了します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -V, --version バージョン情報を表示して終了します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): マウント元の指定:
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -L, --label <ラベル> LABEL=<ラベル> と同じ意味です
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -U, --uuid <uuid> UUID=<uuid> と同じ意味です
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): LABEL=<ラベル> ファイルシステムのラベルで識別します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): UUID=<uuid> ファイルシステムの UUID で識別します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): PARTLABEL=<ラベル> パーティションのラベルで識別します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): PARTUUID=<uuid> パーティションの UUID で識別します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): <デバイス> デバイスパスで識別します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): <ディレクトリ> バインドマウント用のマウントポイントを指定します (--bind/rbind を参照)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): <ファイル> ループバックマウント用のファイルを指定します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): 操作:
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -B, --bind サブツリーを別の場所にマウントします (-o bind と同じ動作です)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -M, --move サブツリーを別の場所に移動します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -R, --rbind サブツリーとすべてのサブマウントを別の場所にマウントします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-shared サブツリーを共有としてマークします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-slave サブツリーをスレーブとしてマークします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-private サブツリーをプライベートとしてマークします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-unbindable サブツリーをバインド不可能としてマークします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-rshared サブツリー全体を再帰的に共有としてマウントします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-rslave サブツリー全体を再帰的にスレーブとしてマウントします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-rprivate サブツリー全体を再帰的にプライベートとしてマウントします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-runbindable サブツリー全体を再帰的にバインド不可能としてマウントします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): 詳しくは mount(8) をお読みください。
8月 05 22:13:52 nona-MBA slim[269]: (pam_mount.c:522): mount of /dev/sda8 failed
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --source <src> マウント元を明示的に指定します (パス, ラベル, uuid のいずれか)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --target <target> マウントポイントを明示的に指定します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -v, --verbose 何が行われるのかを表示します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -V, --version バージョン情報を表示して終了します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -w, --rw, --read-write ファイルシステムを読み書き可能な状態でマウントします (既定値)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -h, --help このヘルプを表示して終了します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -V, --version バージョン情報を表示して終了します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): マウント元の指定:
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -L, --label <ラベル> LABEL=<ラベル> と同じ意味です
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -U, --uuid <uuid> UUID=<uuid> と同じ意味です
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): LABEL=<ラベル> ファイルシステムのラベルで識別します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): UUID=<uuid> ファイルシステムの UUID で識別します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): PARTLABEL=<ラベル> パーティションのラベルで識別します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): PARTUUID=<uuid> パーティションの UUID で識別します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): <デバイス> デバイスパスで識別します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): <ディレクトリ> バインドマウント用のマウントポイントを指定します (--bind/rbind を参照)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): <ファイル> ループバックマウント用のファイルを指定します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): 操作:
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -B, --bind サブツリーを別の場所にマウントします (-o bind と同じ動作です)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -M, --move サブツリーを別の場所に移動します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -R, --rbind サブツリーとすべてのサブマウントを別の場所にマウントします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-shared サブツリーを共有としてマークします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-slave サブツリーをスレーブとしてマークします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-private サブツリーをプライベートとしてマークします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-unbindable サブツリーをバインド不可能としてマークします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-rshared サブツリー全体を再帰的に共有としてマウントします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-rslave サブツリー全体を再帰的にスレーブとしてマウントします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-rprivate サブツリー全体を再帰的にプライベートとしてマウントします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-runbindable サブツリー全体を再帰的にバインド不可能としてマウントします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): 詳しくは mount(8) をお読みください。
8月 05 22:13:52 nona-MBA slim[269]: (pam_mount.c:522): mount of /dev/sda8 failed
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:68): Messages from underlying mount program:
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): mount: 無効なオプション -- 'p'
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): 使い方:
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): mount [-lhV]
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): mount -a [オプション]
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): mount [オプション] [--source] <ソース> | [--target] <ディレクトリ>
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): mount [オプション] <ソース> <ディレクトリ>
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): mount <操作> <マウントポイント> [<ターゲット>]
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): オプション:
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -a, --all fstab に設定されたすべてのファイルシステムをマウントします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -c, --no-canonicalize パスを正規化しないようにします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -f, --fake 実際には mount(2) 処理を行わず、どのような
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): 処理になるのかだけを表示します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -F, --fork 各デバイスのマウント処理を fork して行います (-a と併用します)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -T, --fstab <path> /etc/fstab の代替となるファイルを指定します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -h, --help このヘルプを表示して終了します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -i, --internal-only mount.<タイプ> のヘルパーを呼び出さないようにします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -l, --show-labels すべてのマウントをラベル付きで表示します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -n, --no-mtab /etc/mtab に書き込まないようにします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -o, --options <リスト> カンマ区切りでマウントオプションを指定します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -O, --test-opts <リスト> ファイルシステムを指定します (-a と併用します)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -r, --read-only ファイルシステムを読み込み専用でマウントします (-o ro と同じ動作です)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -t, --types <リスト> ファイルシステムの種類を指定します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --source <src> マウント元を明示的に指定します (パス, ラベル, uuid のいずれか)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --target <target> マウントポイントを明示的に指定します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -v, --verbose 何が行われるのかを表示します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -V, --version バージョン情報を表示して終了します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -w, --rw, --read-write ファイルシステムを読み書き可能な状態でマウントします (既定値)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -h, --help このヘルプを表示して終了します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -V, --version バージョン情報を表示して終了します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): マウント元の指定:
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -L, --label <ラベル> LABEL=<ラベル> と同じ意味です
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -U, --uuid <uuid> UUID=<uuid> と同じ意味です
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): LABEL=<ラベル> ファイルシステムのラベルで識別します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): UUID=<uuid> ファイルシステムの UUID で識別します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): PARTLABEL=<ラベル> パーティションのラベルで識別します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): PARTUUID=<uuid> パーティションの UUID で識別します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): <デバイス> デバイスパスで識別します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): <ディレクトリ> バインドマウント用のマウントポイントを指定します (--bind/rbind を参照)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): <ファイル> ループバックマウント用のファイルを指定します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): 操作:
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -B, --bind サブツリーを別の場所にマウントします (-o bind と同じ動作です)
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -M, --move サブツリーを別の場所に移動します
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): -R, --rbind サブツリーとすべてのサブマウントを別の場所にマウントします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-shared サブツリーを共有としてマークします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-slave サブツリーをスレーブとしてマークします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-private サブツリーをプライベートとしてマークします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-unbindable サブツリーをバインド不可能としてマークします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-rshared サブツリー全体を再帰的に共有としてマウントします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-rslave サブツリー全体を再帰的にスレーブとしてマウントします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-rprivate サブツリー全体を再帰的にプライベートとしてマウントします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): --make-runbindable サブツリー全体を再帰的にバインド不可能としてマウントします
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72):
8月 05 22:13:52 nona-MBA slim[269]: (mount.c:72): 詳しくは mount(8) をお読みください。
8月 05 22:13:52 nona-MBA slim[269]: (pam_mount.c:522): mount of /dev/sda8 failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment