Re: after make installworld got kernel panic

2014-06-07 Thread Francois Tigeot
On Fri, Jun 06, 2014 at 04:37:57PM -0700, Edward M wrote:
 
Dang it, I think i blow it of getting the core.txt file. After 
 I typed reset the system hang,  i press the reset button(probably was a 
 mistake)
Now it says:
  DragonFly boot
   0:ad(0,a)/kernel:_

Your /boot/loader file is missing.

Enter ? to see the files available in the boot directory.

You should be able to continue the boot process by entering loader.old or
/boot/loader.old depending on where the boot blocks are looking for the
final loader.

-- 
Francois Tigeot


Re: after make installworld got kernel panic

2014-06-07 Thread Edward M


On 06/06/14 23:55, Francois Tigeot wrote:

On Fri, Jun 06, 2014 at 04:37:57PM -0700, Edward M wrote:

Dang it, I think i blow it of getting the core.txt file. After
I typed reset the system hang,  i press the reset button(probably was a
mistake)
Now it says:
  DragonFly boot
   0:ad(0,a)/kernel:_

Your /boot/loader file is missing.

Enter ? to see the files available in the boot directory.

You should be able to continue the boot process by entering loader.old or
/boot/loader.old depending on where the boot blocks are looking for the
final loader.



  I tried those two earlier  and did not work.
  but i reinstalled 3.6.2 to try again with the tar sources i 
saved, maybe i would have better luck, and core.txt.0 was
 copied in /var/crash after the first reboot. I opened a bug 
report, the bug  # 2678 with core.txt.0.

  hope it this will do.



Re: after make installworld got kernel panic

2014-06-07 Thread Edward M


On 06/06/14 19:44, Pierre Abbat wrote:

On Friday, June 06, 2014 16:37:57 Edward M wrote:

Dang it, I think i blow it of getting the core.txt file. After
I typed reset the system hang,  i press the reset button(probably was a
mistake)
Now it says:
  DragonFly boot
   0:ad(0,a)/kernel:_

I'm not sure what to do at this point, but if call dumpsys worked, the
kernel dump is stored in the swap partition. When you successfully boot it the
next time, it will write four files to /var/crash/: kern, info, vmcore, and
core.txt; all with a number appended. Tar-gzip them and upload them to your
account on leaf, and attach the core.txt to the bug report.

Pierre

I could only add the core.txt.0 file since i only have a bug report 
account.




Re: after make installworld got kernel panic

2014-06-06 Thread Edward M


On 06/05/14 20:58, Sascha Wildner wrote:
On Fri, 06 Jun 2014 04:36:11 +0200, Edward M 
martinezedward...@gmail.com wrote:



Hello,
trying to upgrade from 3.6.2 to 3.8.0 amd64
After executing make installworld got a kernel panic and
typed message from trace and s, but  i dont know how to save info 
from ps in db

will this info be enough to open a bug report?


Please do 'call dumpsys' from db before rebooting it. It should save 
a core dump and output some numbers. After rebooting then it will end 
up in /var/crash. Attach the /var/crash/core.txt.N (with the highest 
N) to the bug report.


Sascha



   After i type 'call dumpsys' from db how do i reboot the system?
   Never really used db.



Re: after make installworld got kernel panic

2014-06-06 Thread Max Herrgård

Den 2014-06-06 09:08:12 skrev Edward M martinezedward...@gmail.com:



After i type 'call dumpsys' from db how do i reboot the system?
Never really used db.



'reset'


Cheers,
Max


Re: after make installworld got kernel panic

2014-06-06 Thread Edward M


On 06/06/14 00:18, Max Herrgård wrote:

Den 2014-06-06 09:08:12 skrev Edward M martinezedward...@gmail.com:



After i type 'call dumpsys' from db how do i reboot the system?
Never really used db.



'reset'


Cheers,
Max


  Dang it, I think i blow it of getting the core.txt file. After 
I typed reset the system hang,  i press the reset button(probably was a 
mistake)

  Now it says:
DragonFly boot
 0:ad(0,a)/kernel:_




Re: after make installworld got kernel panic

2014-06-06 Thread Pierre Abbat
On Friday, June 06, 2014 16:37:57 Edward M wrote:
Dang it, I think i blow it of getting the core.txt file. After
 I typed reset the system hang,  i press the reset button(probably was a
 mistake)
Now it says:
  DragonFly boot
   0:ad(0,a)/kernel:_

I'm not sure what to do at this point, but if call dumpsys worked, the 
kernel dump is stored in the swap partition. When you successfully boot it the 
next time, it will write four files to /var/crash/: kern, info, vmcore, and 
core.txt; all with a number appended. Tar-gzip them and upload them to your 
account on leaf, and attach the core.txt to the bug report.

Pierre

-- 
When a barnacle settles down, its brain disintegrates.
Já não percebe nada, já não percebe nada.




Re: after make installworld got kernel panic

2014-06-05 Thread Sascha Wildner
On Fri, 06 Jun 2014 04:36:11 +0200, Edward M martinezedward...@gmail.com  
wrote:



Hello,
trying to upgrade from 3.6.2 to 3.8.0 amd64
After executing make installworld got a kernel panic and
typed message from trace and s, but  i dont know how to save  info from  
ps in db

will this info be enough to open a bug report?


Please do 'call dumpsys' from db before rebooting it. It should save a  
core dump and output some numbers. After rebooting then it will end up in  
/var/crash. Attach the /var/crash/core.txt.N (with the highest N) to the  
bug report.


Sascha