← Back to team overview

ubuntu-boot team mailing list archive

fsck.ntfs not found (was Re: Issue when using ecryptfs)

 

Found the problem...*completely* off-base with the encryptfs stuff (sorry) :/.
The problem is that a call is being placed to fsck.ntfs and that command is not
available.  From the mountall.log (attached):
 [snip]
fsck: fsck.ntfs: not found
fsck: Error 2 while executing fsck.ntfs for /dev/sda1
/dev/sda6: clean, 47342/1523712 files, 3625188/6092643 blocks
ntfs-3g: Unknown option '-n'.

ntfs-3g 2009.4.4 external FUSE 27 - Third Generation NTFS Driver

Copyright (C) 2005-2007 Yura Pakhuchiy
Copyright (C) 2006-2009 Szabolcs Szakacsits
Copyright (C) 2007-2009 Jean-Pierre Andre
Copyright (C) 2009 Erik Larsson

Usage:    ntfs-3g [-o option[,...]] <device|image_file> <mount_point>

Options:  ro (read-only mount), remove_hiberfile, uid=, gid=,
          umask=, fmask=, dmask=, streams_interface=.
          Please see the details in the manual (type: man ntfs-3g).

Example: ntfs-3g /dev/sda1 /mnt/windows

Ntfs-3g news, support and information:  http://ntfs-3g.org
mountall: mount /windows [1590] terminated with status 11
mountall: Filesystem could not be mounted: /windows
 [snip]

I have /sda1 as a windows partition (used for boot perf comparisons with Win7)
and that mount is failing at boot up...creating the weirdness on tty1.

-Robbie

On 09/11/2009 07:13 AM, Scott James Remnant wrote:
> On Fri, 2009-09-11 at 00:16 -0500, Robbie Williamson wrote:
> 
>> Okay, so what I'm seeing is *not* -10 kernel related, but *ecryptfs* related.
>> During the boot, the system cannot mount my /home/Private directory, and thus
>> bails to a root prompt on vt1. Then strangely continues to boot, spawning a tty
>> session on vt1...creating this weird environment.  This explains why I only see
>> this on one of my 4 machines, b/c it is the only one with ecryptfs setup.  Can
>> we fix this?
>>
> Odd that it tries to mount your /home/.../Private at all.
> 
> The shell issue is known, it's actually deliberate in that we probably
> won't fail on everything by release, but it's better to fail now while
> debugging.
> 
> Could you modify the /etc/init/mountall.conf file, comment out "expect
> daemon", and change the exec line to call mountall with --debug instead
> of --daemon and output to a file under /dev
> 
>   exec mountall --debug $force_fsck... >/dev/mountall.log 2>&1
> 
> should be fine
> 
> Scott


-- 
Robbie Williamson                    twitter/identi.ca: undacuvabrutha 		
Ubuntu Foundations Team Manager              robbiew[irc.freenode.net]
http://wiki.ubuntu.com/FoundationsTeam              robbie@xxxxxxxxxx

"You can't be lucky all the time, but you can be smart everyday"
 -Mos Def

"Arrogance is thinking you are better than everyone else, while
Confidence is knowing no one else is better than you." -Me ;)

new_mount: /: /dev/root rootfs -*
new_mount: /proc: - proc nodev,noexec,nosuid
new_mount: /proc/sys/fs/binfmt_misc: - binfmt_misc -
new_mount: /sys: - sysfs nodev,noexec,nosuid
new_mount: /sys/fs/fuse/connections: - fusectl -
new_mount: /sys/kernel/debug: - debugfs -
new_mount: /sys/kernel/security: - securityfs -
new_mount: /spu: - spufs gid=spu
new_mount: /dev: - tmpfs mode=0755+
new_mount: /dev/pts: - devpts noexec,nosuid,gid=tty,mode=0620
new_mount: /dev/shm: - tmpfs nosuid,nodev
new_mount: /tmp: - - -+
new_mount: /var/run: - tmpfs mode=0755,nosuid,showthrough+
new_mount: /var/lock: - tmpfs nodev,noexec,nosuid,showthrough
new_mount: /lib/init/rw: - tmpfs mode=0755,nosuid
parse_fstab: updating mounts
update_mount: /proc: proc proc defaults
update_mount: /: UUID=185050f9-b1be-4215-889f-803f2bacff21 ext4 relatime,errors=remount-ro*
new_mount: /home: UUID=a8fa273f-a57d-41a3-9cc3-6dfe6ace9ed1 ext4 relatime*
new_mount: /windows: UUID=B22C0F752C0F33BF ntfs defaults,nls=utf8,umask=007,gid=46*
new_mount: none: UUID=e5078b9d-33a9-49ee-b6c2-3a5c3e9096cd swap sw
parse_mountinfo: updating mounts
update_mount: /sys: none sysfs nodev,noexec,nosuid
update_mount: /proc: none proc defaults
update_mount: /dev: udev tmpfs mode=0755+
new_mount: /dev/.bootchart/proc: none proc -
update_mount: /: /dev/disk/by-uuid/185050f9-b1be-4215-889f-803f2bacff21 ext4 relatime,errors=remount-ro*
parse_filesystems: reading filesystems
parse_filesystems: sysfs (nodev)
parse_filesystems: rootfs (nodev)
parse_filesystems: bdev (nodev)
parse_filesystems: proc (nodev)
parse_filesystems: cgroup (nodev)
parse_filesystems: cpuset (nodev)
parse_filesystems: debugfs (nodev)
parse_filesystems: securityfs (nodev)
parse_filesystems: sockfs (nodev)
parse_filesystems: usbfs (nodev)
parse_filesystems: pipefs (nodev)
parse_filesystems: anon_inodefs (nodev)
parse_filesystems: tmpfs (nodev)
parse_filesystems: inotifyfs (nodev)
parse_filesystems: devpts (nodev)
parse_filesystems: ext3
parse_filesystems: ext2
parse_filesystems: ext4
parse_filesystems: ramfs (nodev)
parse_filesystems: hugetlbfs (nodev)
parse_filesystems: ecryptfs (nodev)
parse_filesystems: fuse (nodev)
parse_filesystems: fuseblk
parse_filesystems: fusectl (nodev)
parse_filesystems: mqueue (nodev)
cleanup: local   /
cleanup: FHS     /
cleanup: virtual /proc
cleanup: FHS     /proc
cleanup: /proc/sys/fs/binfmt_misc: dropping unknown filesystem
cleanup: virtual /sys
cleanup: virtual /sys/fs/fuse/connections
cleanup: FHS     /sys/fs/fuse/connections
cleanup: virtual /sys/kernel/debug
cleanup: FHS     /sys/kernel/debug
cleanup: virtual /sys/kernel/security
cleanup: FHS     /sys/kernel/security
cleanup: /spu: dropping unknown filesystem
cleanup: virtual /dev
cleanup: FHS     /dev
cleanup: virtual /dev/pts
cleanup: FHS     /dev/pts
cleanup: virtual /dev/shm
cleanup: FHS     /dev/shm
cleanup: local   /tmp
cleanup: FHS     /tmp
cleanup: virtual /var/run
cleanup: FHS     /var/run
cleanup: virtual /var/lock
cleanup: FHS     /var/lock
cleanup: virtual /lib/init/rw
cleanup: FHS     /lib/init/rw
cleanup: local   /home
cleanup: FHS     /home
cleanup: local   /windows
cleanup: swap    UUID=e5078b9d-33a9-49ee-b6c2-3a5c3e9096cd
cleanup: virtual /dev/.bootchart/proc
mountpoint_ready: /dev
run_mount: /dev: already mounted
mounted: /dev
dev_hook: populating /dev
mounted: virtual 4/12 swap 0/1 remote 0/0 local 0/4
remote finished
mounted: fhs 2/13
mountpoint_ready: /dev/.bootchart/proc
run_mount: /dev/.bootchart/proc: already mounted
mounted: /dev/.bootchart/proc
mounted: virtual 4/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 2/13
mountpoint_ready: /dev/pts
mounting /dev/pts
spawn: mount /dev/pts [1195]
mountpoint_ready: /dev/shm
mounting /dev/shm
spawn: mount /dev/shm [1196]
children_ready: skipped /dev/.bootchart/proc
children_ready: skipped /dev/pts
children_ready: skipped /dev/shm
mountpoint_ready: /home
mountpoint_ready: /lib/init/rw
mounting /lib/init/rw
spawn: mount /lib/init/rw [1197]
mountpoint_ready: /proc
run_mount: /proc: already mounted
mounted: /proc
mounted: virtual 4/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 2fsck from util-linux-ng 2.16
fsck from util-linux-ng 2.16
fsck from util-linux-ng 2.16
fsck: fsck.ntfs: not found
fsck: Error 2 while executing fsck.ntfs for /dev/sda1
/dev/sda6: clean, 47342/1523712 files, 3625188/6092643 blocks
ntfs-3g: Unknown option '-n'.

ntfs-3g 2009.4.4 external FUSE 27 - Third Generation NTFS Driver

Copyright (C) 2005-2007 Yura Pakhuchiy
Copyright (C) 2006-2009 Szabolcs Szakacsits
Copyright (C) 2007-2009 Jean-Pierre Andre
Copyright (C) 2009 Erik Larsson

Usage:    ntfs-3g [-o option[,...]] <device|image_file> <mount_point>

Options:  ro (read-only mount), remove_hiberfile, uid=, gid=,
          umask=, fmask=, dmask=, streams_interface=.
          Please see the details in the manual (type: man ntfs-3g).

Example: ntfs-3g /dev/sda1 /mnt/windows

Ntfs-3g news, support and information:  http://ntfs-3g.org
mountall: mount /windows [1590] terminated with status 11
mountall: Filesystem could not be mounted: /windows
/dev/sda5: clean, 196154/3662848 files, 1550156/14649264 blocks
/13
mountpoint_ready: /sys
run_mount: /sys: already mounted
mounted: /sys
mounted: virtual 4/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 2/13
mountpoint_ready: /sys/fs/fuse/connections
mounting /sys/fs/fuse/connections
spawn: mount /sys/fs/fuse/connections [1198]
mountpoint_ready: /sys/kernel/debug
mounting /sys/kernel/debug
spawn: mount /sys/kernel/debug [1199]
mountpoint_ready: /sys/kernel/security
mounting /sys/kernel/security
spawn: mount /sys/kernel/security [1200]
children_ready: skipped /sys/fs/fuse/connections
children_ready: skipped /sys/kernel/debug
children_ready: skipped /sys/kernel/security
mountpoint_ready: /var/lock
mounting /var/lock
spawn: mount /var/lock [1201]
mount /var/lock [1201] exited normally
mounted: /var/lock
mounted: virtual 5/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 3/13
mountpoint_ready: /var/run
mounting /var/run
spawn: mount /var/run [1202]
mount /var/run [1202] exited normally
mounted: /var/run
var_run_hook: creating /var/run/utmp
var_run_hook: creating /var/run/motd
var_run_hook: populating /var/run from initramfs
mounted: virtual 6/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 4/13
mountpoint_ready: /windows
mountpoint_ready: /
mount /dev/pts [1195] exited normally
mounted: /dev/pts
mounted: virtual 7/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 5/13
mount /dev/shm [1196] exited normally
mounted: /dev/shm
mounted: virtual 8/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 6/13
mount /lib/init/rw [1197] exited normally
mounted: /lib/init/rw
mounted: virtual 9/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 7/13
mount /sys/fs/fuse/connections [1198] exited normally
mounted: /sys/fs/fuse/connections
mounted: virtual 10/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 8/13
mount /sys/kernel/debug [1199] exited normally
mounted: /sys/kernel/debug
mounted: virtual 11/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 9/13
mount /sys/kernel/security [1200] exited normally
mounted: /sys/kernel/security
mounted: virtual 12/12 swap 0/1 remote 0/0 local 0/4
virtual filesystems finished
mounted: fhs 10/13
udev_monitor_watcher: block /dev/sda2 9AF3-9551 SERVICEV001
udev_monitor_watcher: block /dev/sda1 B22C0F752C0F33BF (null)
udev_monitor_watcher: /windows by uuid
update_mount: /windows: /dev/disk/by-uuid/B22C0F752C0F33BF ntfs defaults,nls=utf8,umask=007,gid=46*
checking /windows
spawn: fsck /windows [1581]
udev_monitor_watcher: block /dev/sda6 a8fa273f-a57d-41a3-9cc3-6dfe6ace9ed1 (null)
udev_monitor_watcher: /home by uuid
update_mount: /home: /dev/disk/by-uuid/a8fa273f-a57d-41a3-9cc3-6dfe6ace9ed1 ext4 relatime*
checking /home
spawn: fsck /home [1585]
udev_monitor_watcher: block /dev/sda3 e5078b9d-33a9-49ee-b6c2-3a5c3e9096cd (null)
udev_monitor_watcher: none by uuid
update_mount: none: /dev/disk/by-uuid/e5078b9d-33a9-49ee-b6c2-3a5c3e9096cd swap sw
run_fsck: none: no check required
device_ready: none
activating /dev/disk/by-uuid/e5078b9d-33a9-49ee-b6c2-3a5c3e9096cd
spawn: swapon /dev/disk/by-uuid/e5078b9d-33a9-49ee-b6c2-3a5c3e9096cd [1586]
swapon /dev/disk/by-uuid/e5078b9d-33a9-49ee-b6c2-3a5c3e9096cd [1586] exited normally
mounted: none
mounted: virtual 12/12 swap 1/1 remote 0/0 local 0/4
swap finished
mounted: fhs 10/13
udev_monitor_watcher: block /dev/sda5 185050f9-b1be-4215-889f-803f2bacff21 (null)
udev_monitor_watcher: / by link /dev/disk/by-uuid/185050f9-b1be-4215-889f-803f2bacff21
checking /
spawn: fsck / [1588]
fsck /windows [1581] exited normally
device_ready: /windows
mounting /windows
spawn: mount /windows [1590]
fsck /home [1585] exited normally
device_ready: /home
mounting /home
spawn: mount /home [1593]
udev_monitor_watcher: block /dev/sda6 a8fa273f-a57d-41a3-9cc3-6dfe6ace9ed1 (null)
udev_monitor_watcher: /home by link /dev/disk/by-uuid/a8fa273f-a57d-41a3-9cc3-6dfe6ace9ed1
run_fsck: /home: already mounting
mount /home [1593] exited normally
mounted: /home
mounted: virtual 12/12 swap 1/1 remote 0/0 local 1/4
mounted: fhs 11/13
fsck / [1588] exited normally
device_ready: /
remounting /
spawn: mount -n -a -t ext4 -o remount,relatime,errors=remount-ro /dev/disk/by-uuid/185050f9-b1be-4215-889f-803/13
mountpoint_ready: /sys
run_mount: /sys: already mounted
mounted: /sys
mounted: virtual 4/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 2/13
mountpoint_ready: /sys/fs/fuse/connections
mounting /sys/fs/fuse/connections
spawn: mount /sys/fs/fuse/connections [1198]
mountpoint_ready: /sys/kernel/debug
mounting /sys/kernel/debug
spawn: mount /sys/kernel/debug [1199]
mountpoint_ready: /sys/kernel/security
mounting /sys/kernel/security
spawn: mount /sys/kernel/security [1200]
children_ready: skipped /sys/fs/fuse/connections
children_ready: skipped /sys/kernel/debug
children_ready: skipped /sys/kernel/security
mountpoint_ready: /var/lock
mounting /var/lock
spawn: mount /var/lock [1201]
mount /var/lock [1201] exited normally
mounted: /var/lock
mounted: virtual 5/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 3/13
mountpoint_ready: /var/run
mounting /var/run
spawn: mount /var/run [1202]
mount /var/run [1202] exited normally
mounted: /var/run
var_run_hook: creating /var/run/utmp
var_run_hook: creating /var/run/motd
var_run_hook: populating /var/run from initramfs
mounted: virtual 6/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 4/13
mountpoint_ready: /windows
mountpoint_ready: /
mount /dev/pts [1195] exited normally
mounted: /dev/pts
mounted: virtual 7/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 5/13
mount /dev/shm [1196] exited normally
mounted: /dev/shm
mounted: virtual 8/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 6/13
mount /lib/init/rw [1197] exited normally
mounted: /lib/init/rw
mounted: virtual 9/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 7/13
mount /sys/fs/fuse/connections [1198] exited normally
mounted: /sys/fs/fuse/connections
mounted: virtual 10/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 8/13
mount /sys/kernel/debug [1199] exited normally
mounted: /sys/kernel/debug
mounted: virtual 11/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 9/13
mount /sys/kernel/security [1200] exited normally
mounted: /sys/kernel/security
mounted: virtual 12/12 swap 0/1 remote 0/0 local 0/4
virtual filesystems finished
mounted: fhs 10/13
udev_monitor_watcher: block /dev/sda2 9AF3-9551 SERVICEV001
udev_monitor_watcher: block /dev/sda1 B22C0F752C0F33BF (null)
udev_monitor_watcher: /windows by uuid
update_mount: /windows: /dev/disk/by-uuid/B22C0F752C0F33BF ntfs defaults,nls=utf8,umask=007,gid=46*
checking /windows
spawn: fsck /windows [1581]
udev_monitor_watcher: block /dev/sda6 a8fa273f-a57d-41a3-9cc3-6dfe6ace9ed1 (null)
udev_monitor_watcher: /home by uuid
update_mount: /home: /dev/disk/by-uuid/a8fa273f-a57d-41a3-9cc3-6dfe6ace9ed1 ext4 relatime*
checking /home
spawn: fsck /home [1585]
udev_monitor_watcher: block /dev/sda3 e5078b9d-33a9-49ee-b6c2-3a5c3e9096cd (null)
udev_monitor_watcher: none by uuid
update_mount: none: /dev/disk/by-uuid/e5078b9d-33a9-49ee-b6c2-3a5c3e9096cd swap sw
run_fsck: none: no check required
device_ready: none
activating /dev/disk/by-uuid/e5078b9d-33a9-49ee-b6c2-3a5c3e9096cd
spawn: swapon /dev/disk/by-uuid/e5078b9d-33a9-49ee-b6c2-3a5c3e9096cd [1586]
swapon /dev/disk/by-uuid/e5078b9d-33a9-49ee-b6c2-3a5c3e9096cd [1586] exited normally
mounted: none
mounted: virtual 12/12 swap 1/1 remote 0/0 local 0/4
swap finished
mounted: fhs 10/13
udev_monitor_watcher: block /dev/sda5 185050f9-b1be-4215-889f-803f2bacff21 (null)
udev_monitor_watcher: / by link /dev/disk/by-uuid/185050f9-b1be-4215-889f-803f2bacff21
checking /
spawn: fsck / [1588]
fsck /windows [1581] exited normally
device_ready: /windows
mounting /windows
spawn: mount /windows [1590]
fsck /home [1585] exited normally
device_ready: /home
mounting /home
spawn: mount /home [1593]
udev_monitor_watcher: block /dev/sda6 a8fa273f-a57d-41a3-9cc3-6dfe6ace9ed1 (null)
udev_monitor_watcher: /home by link /dev/disk/by-uuid/a8fa273f-a57d-41a3-9cc3-6dfe6ace9ed1
run_fsck: /home: already mounting
mount /home [1593] exited normally
mounted: /home
mounted: virtual 12/12 swap 1/1 remote 0/0 local 1/4
mounted: fhs 11/13
fsck / [1588] exited normally
device_ready: /
remounting /
spawn: mount / [1600]
mount / [1600] exited normally
mounted: /
run_mount: mtab /
spawn: mount -f -a -t ext4 -/13
mountpoint_ready: /sys
run_mount: /sys: already mounted
mounted: /sys
mounted: virtual 4/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 2/13
mountpoint_ready: /sys/fs/fuse/connections
mounting /sys/fs/fuse/connections
spawn: mount /sys/fs/fuse/connections [1198]
mountpoint_ready: /sys/kernel/debug
mounting /sys/kernel/debug
spawn: mount /sys/kernel/debug [1199]
mountpoint_ready: /sys/kernel/security
mounting /sys/kernel/security
spawn: mount /sys/kernel/security [1200]
children_ready: skipped /sys/fs/fuse/connections
children_ready: skipped /sys/kernel/debug
children_ready: skipped /sys/kernel/security
mountpoint_ready: /var/lock
mounting /var/lock
spawn: mount /var/lock [1201]
mount /var/lock [1201] exited normally
mounted: /var/lock
mounted: virtual 5/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 3/13
mountpoint_ready: /var/run
mounting /var/run
spawn: mount /var/run [1202]
mount /var/run [1202] exited normally
mounted: /var/run
var_run_hook: creating /var/run/utmp
var_run_hook: creating /var/run/motd
var_run_hook: populating /var/run from initramfs
mounted: virtual 6/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 4/13
mountpoint_ready: /windows
mountpoint_ready: /
mount /dev/pts [1195] exited normally
mounted: /dev/pts
mounted: virtual 7/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 5/13
mount /dev/shm [1196] exited normally
mounted: /dev/shm
mounted: virtual 8/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 6/13
mount /lib/init/rw [1197] exited normally
mounted: /lib/init/rw
mounted: virtual 9/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 7/13
mount /sys/fs/fuse/connections [1198] exited normally
mounted: /sys/fs/fuse/connections
mounted: virtual 10/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 8/13
mount /sys/kernel/debug [1199] exited normally
mounted: /sys/kernel/debug
mounted: virtual 11/12 swap 0/1 remote 0/0 local 0/4
mounted: fhs 9/13
mount /sys/kernel/security [1200] exited normally
mounted: /sys/kernel/security
mounted: virtual 12/12 swap 0/1 remote 0/0 local 0/4
virtual filesystems finished
mounted: fhs 10/13
udev_monitor_watcher: block /dev/sda2 9AF3-9551 SERVICEV001
udev_monitor_watcher: block /dev/sda1 B22C0F752C0F33BF (null)
udev_monitor_watcher: /windows by uuid
update_mount: /windows: /dev/disk/by-uuid/B22C0F752C0F33BF ntfs defaults,nls=utf8,umask=007,gid=46*
checking /windows
spawn: fsck /windows [1581]
udev_monitor_watcher: block /dev/sda6 a8fa273f-a57d-41a3-9cc3-6dfe6ace9ed1 (null)
udev_monitor_watcher: /home by uuid
update_mount: /home: /dev/disk/by-uuid/a8fa273f-a57d-41a3-9cc3-6dfe6ace9ed1 ext4 relatime*
checking /home
spawn: fsck /home [1585]
udev_monitor_watcher: block /dev/sda3 e5078b9d-33a9-49ee-b6c2-3a5c3e9096cd (null)
udev_monitor_watcher: none by uuid
update_mount: none: /dev/disk/by-uuid/e5078b9d-33a9-49ee-b6c2-3a5c3e9096cd swap sw
run_fsck: none: no check required
device_ready: none
activating /dev/disk/by-uuid/e5078b9d-33a9-49ee-b6c2-3a5c3e9096cd
spawn: swapon /dev/disk/by-uuid/e5078b9d-33a9-49ee-b6c2-3a5c3e9096cd [1586]
swapon /dev/disk/by-uuid/e5078b9d-33a9-49ee-b6c2-3a5c3e9096cd [1586] exited normally
mounted: none
mounted: virtual 12/12 swap 1/1 remote 0/0 local 0/4
swap finished
mounted: fhs 10/13
udev_monitor_watcher: block /dev/sda5 185050f9-b1be-4215-889f-803f2bacff21 (null)
udev_monitor_watcher: / by link /dev/disk/by-uuid/185050f9-b1be-4215-889f-803f2bacff21
checking /
spawn: fsck / [1588]
fsck /windows [1581] exited normally
device_ready: /windows
mounting /windows
spawn: mount /windows [1590]
fsck /home [1585] exited normally
device_ready: /home
mounting /home
spawn: mount /home [1593]
udev_monitor_watcher: block /dev/sda6 a8fa273f-a57d-41a3-9cc3-6dfe6ace9ed1 (null)
udev_monitor_watcher: /home by link /dev/disk/by-uuid/a8fa273f-a57d-41a3-9cc3-6dfe6ace9ed1
run_fsck: /home: already mounting
mount /home [1593] exited normally
mounted: /home
mounted: virtual 12/12 swap 1/1 remote 0/0 local 1/4
mounted: fhs 11/13
fsck / [1588] exited normally
device_ready: /
remounting /
spawn: mount / [1600]
mount / [1600] exited normally
mounted: /
run_mount: mtab /
spawn: mount / [1602]
mount / [1602] exited normally

References