Reboot fails: 5 beeps and a freeze

2005-01-08 Thread Billy Newsom
My issue: Why does FreeBSD 5.3 not reboot? It basically locks up when I perform a reboot. The same thing happens if I halt and then press any key to reboot. Here's sort of what I see on the local terminal (some snips): Uptime: blah Rebooting... cpu_reset called on CPU#0 cpu_reset: Stoppin

Re: Reboot fails: 5 beeps and a freeze

2005-01-09 Thread Billy Newsom
Anthony Atkielski wrote: Billy Newsom writes: BN> ...and that's all I ever see. But while this is being printed to the BN> screen, I get five beeps. I don't remember that many beeps in FreeBSD 4.x. BN> BN> BEEP, beep beep beep, BEEP See http://bioscentral.com for a list

How do I do a COLD Reboot on FreeBSD?

2005-01-31 Thread Billy Newsom
I need to do a cold restart. I've looked through a lot of docs, and I can't seem to find this out. The computer I am working with seems to no longer enjoy a warm reboot (like "shutdown -r now" or "reboot") but I'm pretty sure it will do cold reboots fine. Is there a port, or is the shutdown c

Re: How do I do a COLD Reboot on FreeBSD?

2005-01-31 Thread Billy Newsom
yping reboot eventually just crashes the system after the CPU's are halted. I will probably need to hack the kernel source to do the disk syncing and other stuff which shutdown/reboot do. Billy On Monday 31 January 2005 15:31, Billy Newsom wrote: I need to do a cold restart. I've look

Re: How do I do a COLD Reboot on FreeBSD?

2005-01-31 Thread Billy Newsom
Jerry McAllister wrote: >>I need to do a cold restart. I've looked through a lot of docs, and I >>can't >>seem to find this out. The computer I am working with seems to no longer >>enjoy a warm reboot (like "shutdown -r now" or "reboot") but I'm pretty >>sure >>it will do cold reboots fine. Is t

Re: How do I do a COLD Reboot on FreeBSD?

2005-01-31 Thread Billy Newsom
Jerry McAllister wrote: Well, I guess I completely do not understand what you are asking. From anything I can get from what you write here, its behavior is normal and expected. What is the problem and what are you trying to fix or to get it to do? A cold boot - which is what you ask about in yo

Re: How do I do a COLD Reboot on FreeBSD?

2005-01-31 Thread Billy Newsom
Xian wrote: On Monday 31 January 2005 18:53, Billy Newsom wrote: When you flash your BIOS from DOS, it will usually do a cold reboot when it exits. Does the dos reboot command work? If it does, I'm sure I could dig up a copy of it from one of my disks. I don't know if it is possible t

Re: How do I do a COLD Reboot on FreeBSD?

2005-02-01 Thread Billy Newsom
Xian wrote: Does the dos reboot command work? If it does, I'm sure I could dig up a copy of it from one of my disks. I don't know if it is possible to hack the code out that actually does the reboot No, because "reboot" is basically the same as shutdown -r now. I've done both to no avail. Technica

Re: How do I do a COLD Reboot on FreeBSD?

2005-02-01 Thread Billy Newsom
Billy Newsom wrote: Oh, yeah. I could try that. I could boot an old DOS 6.2 or whatever and try CTRL-ALT-DELETE. I think that is what you mean. I don't remember that actual command, although I'm sure there's a lot of third-party reboot commands... Some of which I'

Re: How do I do a COLD Reboot on FreeBSD?

2005-02-02 Thread Billy Newsom
Bob Hall wrote: This may help. http://www.faqs.org/faqs/assembly-language/x86/general/part3/section-5.html Bob Hall Hmmm. Good link. Here's a better one that I just discovered reading about this stuff: http://unix.derkeiler.com/Mailing-Lists/FreeBSD/hackers/2003-11/0205.html I began to notice t

Re: keeping freebsd uptodate - doubt

2005-02-05 Thread Billy Newsom
saravanan ganapathy wrote: > cvsup -g -L 2 /root/ports-supfile Once you get your cvsup stuff straightened out, try this script, which I run every other day. Change the Log file if you want. This updates my sources to stable and updates the ports tree. I use two different cvsup files and com

How to troubleshoot a frozen boot sequence

2010-01-22 Thread Billy Newsom
I am doing a test run on a production server. It has 2 hard drives. ad0 (mounted on /disk250 in a single slice plus SWAP) twed0 (mounted on / /var /usr and a SWAP) The twed0 is a hardware mirror and my main drive. ad0 is just for backups. What the issue is, and you probably know where I'm headi

Re: How to troubleshoot a frozen boot sequence

2010-01-22 Thread Billy Newsom
ed, but the > system will still be up at least. I will give it a try. I need to do something to correct this second issue for certain. My ad0 is a good spare, but it's old. > -- > Nathan Vidican > nat...@vidican.com <mailto:nat...@vidican.com> > > > On Fri, Jan

Re: How to troubleshoot a frozen boot sequence

2010-01-24 Thread Billy Newsom
but it's okay for now. Sending mail to $MAILTO" (echo " Mounting $THIS filesystems failed on boot!" echo " " echo "Host: $HOST Date: $TOD" | \ mail -s "FAILURE to mount $THIS on $HOST&q