Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2006 21:36:05 +0200
From:      Beni <beni@brinckman.info>
To:        freebsd-questions@freebsd.org
Subject:   Re: USB /root shutdown freeze
Message-ID:  <200606012136.06294.beni@brinckman.info>
In-Reply-To: <Pine.LNX.4.64.0605221336220.14069@localhost>
References:  <Pine.LNX.4.64.0605221336220.14069@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 23 May 2006 14:07, markus@ing.umu.se wrote:
> I have 6.1-RELEASE installed on a disk in an external USB 2.0 disk
> chassis. It successfully boots a computer and becomes da0. However, it is
> not able to shutdown or reboot, as the system freezes before it shuts
> down.
>
> --- begin ---
> # shutdown -h now

Try a "shutdown -p now" instead of a "-h". From "man shutdown" :

[...]
The shutdown utility provides an automated shutdown procedure for super-
     users to nicely notify users when the system is shutting down, saving
     them from system administrators, hackers, and gurus, who would otherwise
     not bother with such niceties.

     The following options are available:

     -h      The system is halted at the specified time.

     -p      The system is halted and the power is turned off (hardware sup-
             port required) at the specified time.
[...]

Hope this helps,

Beni.


> [...]
>
> System shutdown time has arrived
> Shutting down daemon processes:.
> Stopping cron.
> Shutting down local daemons:.
> Writing entropy file:.
> Terminated
> .
> May 22 13:54:48 allegra syslogd: exiting on signal 15
> Waiting (max 60 seconds) for system process 'vnlru' to stop...done
> Waiting (max 60 seconds) for system process 'bufdaemon' to stop...done
> Waiting (max 60 seconds) for system process 'syncer' to stop...done
> Syncing disks, vnodes remaining...8 4 4 2 2 0 0 done
> All buffers synced.
> Uptime: 40s
>
> --- end ---
> This is the point where system stops doing things and not responding to
> anything but five-secs-powerbutton.
>
> The system was installed by issuing
>
> 1. Regular FreeBSD install on internal ATA
> 2. fdisk, bsdlabel, mount USB-disk
> 3. dump | restore
> 4. Fix fstab
>
> The computer is a Dell Latitued D400 (the problem is reproducable on a
> number of other computers). The harddisk is a Maxtor DiamondMax 10 250GB
> IDE. The chassis is Amitech something.
>
> I appreciate any ideas!
>
>
>   - markus
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606012136.06294.beni>