From: BertieBigBollox on
On Dec 10, 6:39 pm, Ian Collins <ian-n...(a)hotmail.com> wrote:
> BertieBigBol...(a)gmail.com wrote:
> > Had a working system. Booted up fine but now it goes into grub,
> > attempts to boot, displays sun copyright lines and then reboots and
> > loops around.
>
> > Grub entries are:-
> > findroot (rootfs0,0,a)
> > kernel /platform/i86pc/multiboot
> > module /platform/i86pc/boot-archive
>
> > Also, got an entry in grub for failsafe solaris boot and this boots up
> > ok:-
> > findroot (rootfs0,0,a)
> > kernel /boot/multiboot kernel/unix -s
> > module /boot/x86.miniroot-safe
>
> > Its on a laptop and I've got a feeling the user may have been powering
> > off without shutting down properly and that this has corrupt
> > something.
>
> > Anyway, is there a command to fixboot or something?
>
> Edit the grub entry to enter kmdb on boot.  See
>
> http://blogs.sun.com/dmick/entry/diagnosing_kernel_hangs_panics_with
>
> --
> Ian Collins- Hide quoted text -
>
> - Show quoted text -

I'll give this a try...
From: BertieBigBollox on
On Dec 10, 8:46 pm, cindy <cindy.swearin...(a)sun.com> wrote:
> On Dec 10, 7:43 am, "BertieBigBol...(a)gmail.com"
>
>
>
>
>
> <bertiebigbol...(a)gmail.com> wrote:
> > Had a working system. Booted up fine but now it goes into grub,
> > attempts to boot, displays sun copyright lines and then reboots and
> > loops around.
>
> > Grub entries are:-
> > findroot (rootfs0,0,a)
> > kernel /platform/i86pc/multiboot
> > module /platform/i86pc/boot-archive
>
> > Also, got an entry in grub for failsafe solaris boot and this boots up
> > ok:-
> > findroot (rootfs0,0,a)
> > kernel /boot/multiboot kernel/unix -s
> > module /boot/x86.miniroot-safe
>
> > Its on a laptop and I've got a feeling the user may have been powering
> > off without shutting down properly and that this has corrupt
> > something.
>
> > Anyway, is there a command to fixboot or something?
>
> > Or would I be better off booting from sol10 cd and doing an inplace
> > upgrade?
>
> Which Solaris release is this? Sounds to me like your boot archives
> need to be updated, depending on the Solaris release. You might
> review the bootadm update-archive command, described here:
>
> http://docs.sun.com/app/docs/doc/817-1985/gglaj?a=view
>
> Or, do a google search of bootadm update to see other examples
> that might apply to your scenario.
>
> Cindy
>
> Cindy- Hide quoted text -
>
> - Show quoted text -

sol 10 x86
From: Paul Floyd on
On Fri, 11 Dec 2009 01:39:11 -0800 (PST), BertieBigBollox(a)gmail.com
<bertiebigbollox(a)gmail.com> wrote:
>
> sol 10 x86

And precisely which version of Solaris 10? The first release was almost
5 years ago, and the 'current' version is the 8th update. Update 1 added
grub, and update 6 added ZFS boot. Both of these change significantly
booting.

A bientot
Paul
--
Paul Floyd http://paulf.free.fr
From: cindy on
On Dec 11, 2:39 am, "BertieBigBol...(a)gmail.com"
<bertiebigbol...(a)gmail.com> wrote:
> On Dec 10, 8:46 pm, cindy <cindy.swearin...(a)sun.com> wrote:
>
>
>
> > On Dec 10, 7:43 am, "BertieBigBol...(a)gmail.com"
>
> > <bertiebigbol...(a)gmail.com> wrote:
> > > Had a working system. Booted up fine but now it goes into grub,
> > > attempts to boot, displays sun copyright lines and then reboots and
> > > loops around.
>
> > > Grub entries are:-
> > > findroot (rootfs0,0,a)
> > > kernel /platform/i86pc/multiboot
> > > module /platform/i86pc/boot-archive
>
> > > Also, got an entry in grub for failsafe solaris boot and this boots up
> > > ok:-
> > > findroot (rootfs0,0,a)
> > > kernel /boot/multiboot kernel/unix -s
> > > module /boot/x86.miniroot-safe
>
> > > Its on a laptop and I've got a feeling the user may have been powering
> > > off without shutting down properly and that this has corrupt
> > > something.
>
> > > Anyway, is there a command to fixboot or something?
>
> > > Or would I be better off booting from sol10 cd and doing an inplace
> > > upgrade?
>
> > Which Solaris release is this? Sounds to me like your boot archives
> > need to be updated, depending on the Solaris release. You might
> > review the bootadm update-archive command, described here:
>
> >http://docs.sun.com/app/docs/doc/817-1985/gglaj?a=view
>
> > Or, do a google search of bootadm update to see other examples
> > that might apply to your scenario.
>
> > Cindy
>
> > Cindy- Hide quoted text -
>
> > - Show quoted text -
>
> sol 10 x86

Bertie,

If this is a Solaris 10 10/08 system with a UFS root, for example,
then your grub entries
look reasonable to me.

Maybe the problem is with the disk. I would boot from an s10 CD and
use format to
review the disk label to see if it is still intact.

Cindy

From: BertieBigBollox on
>
> If this is a Solaris 10 10/08 system with a UFS root, for example,
> then your grub entries
> look reasonable to me.
>
> Maybe the problem is with the disk. I would boot from an s10 CD and
> use format to
> review the disk label to see if it is still intact.
>
> Cindy- Hide quoted text -
>
> - Show quoted text -

Its Sol 10 05/09. I still seem to be able to access all my files if I
boot from failsafe.

Its just if I try to boot normally, it does the SunOs release 5
banner, then resets the machine and goes back into grub.