Re: make world left me with an unbootable system

2000-04-21 Thread Daniel C. Sobral

Nickolay Dudorov wrote:
 
 Me too
 There is some problems with "/boot/loader". You can just
 hit the key due to "|/-..." propelling and load "/boot/loader.old"
 instead of "/boot/loader". (And the first thing I make on the
 booted system - "cp /boot/loader.old /boot/loader.good" ;-)

Ah, my most significant contribution to FreeBSD yet: generating a
loader.old! :-)

-- 
Daniel C. Sobral(8-DCS)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

GPL certainly doesn't meet Janis Joplin's definition of freedom:
"Freedom is just another word for nothing left to lose."


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



make world left me with an unbootable system

2000-04-20 Thread Adam

Last night around midnight EST I cvsupped and did make buildworld, config
-r'ed my kernel, compiled it, installed the kernel and did make
installworld. I rebooted expecting the system to come up fine but it
failed with "Invalid partition table".  This was just after removing 2 of
3 of my dimm's becauseI thought they were causing a seperate
problem.  The system is not overclocked, but SMP. Attempting to boot
kernel.old left me with the exact same problem.  Here is what my screen
says:

Verifying DMI Pool Data ...

BTX loader 1.00  BTX version is 1.01
Console: internal video/keyboard
BIOS drive A: is disk0
BIOS drive C: is disk1
BIOS drive D: is disk2
BIOS drive E: is disk3
BIOS 639k/130048kB available memory

FreeBSD/i386 bootstrap loader, Revision 0.7
([EMAIL PROTECTED], Thu Apr 20 01:30:00 EDT 2000)
Loading /boot/defaults/loader.conf
/kernel
 text=0x186b9f data=0x3b81c+0x1b33c syms=[0x4+0x26000+0x4+0x2ac6c]
-
Hit [Enter] to boot immediately, or any other key for command prompt.
Booting [kernel]...
Invalid partition table_

where _ is the blinking cursor


I am not afraid of using the fixit disk if I have to, but I also have a
spare 5g disk I could toss in and install freebsd on if that would be the
easiest way of fixing this.   ANY suggestions or insight to the problem is
appreciated!



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make world left me with an unbootable system

2000-04-20 Thread Adam

I was updating from a -current less than a week old and there is nothing
more recent than 2 weeks olf in UPDATING, but thanks for reminding me to
check.

On Thu, 20 Apr 2000, Thomas T. Veldhouse wrote:

What did you update from?  3.4?  Also, did you read /usr/src/UPDATING.  If
you didn't, you had better go and do so.  There was plenty of mention of the
change.

Tom Veldhouse
[EMAIL PROTECTED]

- Original Message -
From: Adam [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, April 20, 2000 2:55 PM
Subject: make world left me with an unbootable system


 Last night around midnight EST I cvsupped and did make buildworld, config
 -r'ed my kernel, compiled it, installed the kernel and did make
 installworld. I rebooted expecting the system to come up fine but it
 failed with "Invalid partition table".  This was just after removing 2 of
 3 of my dimm's becauseI thought they were causing a seperate
 problem.  The system is not overclocked, but SMP. Attempting to boot
 kernel.old left me with the exact same problem.  Here is what my screen
 says:

 Verifying DMI Pool Data ...

 BTX loader 1.00  BTX version is 1.01
 Console: internal video/keyboard
 BIOS drive A: is disk0
 BIOS drive C: is disk1
 BIOS drive D: is disk2
 BIOS drive E: is disk3
 BIOS 639k/130048kB available memory

 FreeBSD/i386 bootstrap loader, Revision 0.7
 ([EMAIL PROTECTED], Thu Apr 20 01:30:00 EDT 2000)
 Loading /boot/defaults/loader.conf
 /kernel
  text=0x186b9f data=0x3b81c+0x1b33c syms=[0x4+0x26000+0x4+0x2ac6c]
 -
 Hit [Enter] to boot immediately, or any other key for command prompt.
 Booting [kernel]...
 Invalid partition table_

 where _ is the blinking cursor


 I am not afraid of using the fixit disk if I have to, but I also have a
 spare 5g disk I could toss in and install freebsd on if that would be the
 easiest way of fixing this.   ANY suggestions or insight to the problem is
 appreciated!



 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with "unsubscribe freebsd-current" in the body of the message






To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make world left me with an unbootable system

2000-04-20 Thread Manfred Antar

At 03:55 PM 4/20/2000 -0400, Adam wrote:
Last night around midnight EST I cvsupped and did make buildworld, config
-r'ed my kernel, compiled it, installed the kernel and did make
installworld. I rebooted expecting the system to come up fine but it
failed with "Invalid partition table".  This was just after removing 2 of
3 of my dimm's becauseI thought they were causing a seperate
problem.  The system is not overclocked, but SMP. Attempting to boot
kernel.old left me with the exact same problem.  Here is what my screen
says:

Verifying DMI Pool Data ...

BTX loader 1.00  BTX version is 1.01
Console: internal video/keyboard
BIOS drive A: is disk0
BIOS drive C: is disk1
BIOS drive D: is disk2
BIOS drive E: is disk3
BIOS 639k/130048kB available memory

FreeBSD/i386 bootstrap loader, Revision 0.7
([EMAIL PROTECTED], Thu Apr 20 01:30:00 EDT 2000)
Loading /boot/defaults/loader.conf
/kernel
  text=0x186b9f data=0x3b81c+0x1b33c syms=[0x4+0x26000+0x4+0x2ac6c]
-
Hit [Enter] to boot immediately, or any other key for command prompt.
Booting [kernel]...
Invalid partition table_

where _ is the blinking cursor


I am not afraid of using the fixit disk if I have to, but I also have a
spare 5g disk I could toss in and install freebsd on if that would be the
easiest way of fixing this.   ANY suggestions or insight to the problem is
appreciated!
Yesterday
I built a new loader (/boot/loader)
after there were some changes made to the src tree for the loader.
When I rebooted the machine hung with some error messages.
I used the fixit disk and mounted the root partition and copied /boot/loader.old to 
/boot/loader
Then everything worked.
Try that
Manfred
=
||[EMAIL PROTECTED]   ||
||Ph. (415) 681-6235||
=



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make world left me with an unbootable system

2000-04-20 Thread Nickolay Dudorov

In [EMAIL PROTECTED] Adam 
[EMAIL PROTECTED] wrote:
 Last night around midnight EST I cvsupped and did make buildworld, config
 -r'ed my kernel, compiled it, installed the kernel and did make
 installworld. I rebooted expecting the system to come up fine but it
 failed with "Invalid partition table".

Me too
There is some problems with "/boot/loader". You can just
hit the key due to "|/-..." propelling and load "/boot/loader.old"
instead of "/boot/loader". (And the first thing I make on the
booted system - "cp /boot/loader.old /boot/loader.good" ;-)

N.Dudorov


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make world left me with an unbootable system

2000-04-20 Thread Adam

Using loader.old worked!  Thanks to all who suggested it, I was fearing
actual damage.  Now time to figure out if its really fixed yet, or why not
:)



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message