Re: USB /root shutdown freeze

2006-06-01 Thread Beni
On Tuesday 23 May 2006 14:07, [EMAIL PROTECTED] 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
 [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


USB /root shutdown freeze

2006-05-23 Thread markus
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
[...]

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 [EMAIL PROTECTED]