Every once in a while when I shutdown AVL 5.0.3 it hangs at a terminal login prompt.
At that point I need to use the power switch to power off.
When I reboot, it does a check of the second drive.
This machine also has a network mount.
I think the hang happens when I shutdown the machine servicing the network mount first, i.e. when this machine is shutdown it hangs waiting to gracefully un-mount the net drive, that is no longer there.
Am I missing what needs to be in another file for graceful shutdown?
This is what fstab looks like:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda2
/dev/sda2 / ext2 relatime,errors=remount-ro 0 1
# /dev/sda3 home
/dev/sda3 /home ext2 relatime 0 0
# /dev/sda1
/dev/sda1 none swap sw 0 0
# cdrom
/dev/cdrom /media/cdrom udf,iso9660 user,noauto,exec,utf8 0 0
#Old UbuntuStudio data disk
UUID=01b72ef8-fb6f-4815-8cf9-909989985a12 /storage ext3 defaults 0 0
192.168.53.13:/home/mac /home/mac/tunes nfs