From owner-freebsd-questions Wed Jul 8 16:10:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA13549 for freebsd-questions-outgoing; Wed, 8 Jul 1998 16:10:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from deimos.intercom.it (deimos.intercom.it [195.72.192.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA13465 for ; Wed, 8 Jul 1998 16:09:59 -0700 (PDT) (envelope-from mauro@intercom.it) Received: from silvia.intercom.it (silvia.dial.intercom.it [195.72.195.163]) by deimos.intercom.it (8.8.5/8.8.3) with SMTP id BAA07554 for ; Thu, 9 Jul 1998 01:09:54 +0200 Message-ID: <00d901bdaac5$df565c20$a3c348c3@silvia.intercom.it> From: "Mauro Allegrini" To: Subject: Unmounting linux partitions at shutdown Date: Thu, 9 Jul 1998 01:10:03 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'd like to have a linux partition auto mounted at startup via /etc/fstab. The problem is that if I mount/umount that partition manually (aka via mount/umount) all goes well but if I let shutdown do the work it hangs saying... ... Unmounting file systems 5 5 5 5 5 5 5 5 5 5 Giving up Rebooting And even the root partition isn't unmounted properly. Please note that doing mount -a or umount -a as root works fine... Any suggestions? Thanks in advance, Mauro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message