On Thu, Jun 26, 2008 at 11:38 PM, Sivasubramanian Muthusamy <isolatedn at gmail.com> wrote: > Hello Moinak, > > I am a bit worried. There is so much data. First I will boot from the > belenix USB try backing up data, then reinstall using the upgrade > option....
In that case, you can boot from Failsafe and repair it. Select Failsafe option in GRUB. Say yes when it asks to mount the harddisk under /a. Once booted run df -h and note down the device name for /a. It will be something like /dev/dsk/c0t0d0s0. Now execute: umount /a fsck -y /dev/rdsk/c0t0d0s0 Note that instead of /dev/dsk... we are using /dev/rdsk.... Of course c0t0d0s0 value should be replaced with whatever it is on your machine. Regards, Moinak. > > Shiva. > > On 6/26/08, Moinak Ghosh <moinakg at gmail.com> wrote: >> Hi Siva, >> >> You are probably seeing a filesystem corruption. The easiest option >> is to re-install :) >> >> Regards, >> Moinak. >> >> On Thu, Jun 26, 2008 at 11:10 PM, Sivasubramanian Muthusamy >> >> <isolatedn at gmail.com> wrote: >> > Solaris 10 update >> > >> > Soalris 10 11/06 Version 5.10 64 bit >> > >> > No error messages seen on reboot, but a NOTICE: loading NVIDIA Sun os >> > x86 - 64 NVidia Kernel Module 1-0-7667 >> > >> > GNOME loaded smoothly this time. >> > >> > Will wait to see if the error messages recur. >> > >> > But snv-76 has continued problems. It goes on to boot, but internet >> > does not connect. >> > >> > Sivasubramanian M. >> > >> > On 6/26/08, Sivasubramanian Muthusamy <isolatedn at gmail.com> wrote: >> >> Hello bosug, >> >> >> >> I have solaris 10 and snv 76, in two diff hard disks, mounted on the >> >> same server. >> >> >> >> In Solairs 10 I tried to install some blastwave files, and then VNC >> >> after which there are fatal errors. The computer boots at times after >> >> flashing several fatal error messages, and sometimes does not boot at >> >> all: >> >> >> >> requested bl 58986735 error bl 58986736 >> >> Error command 'Read sector >> >> Error level Fatal >> >> >> >> once or twice there were other messages as well, the machine did not >> boot at all >> >> >> >> snv 76 pulls up various boot errros >> >> the most recent one >> >> panic [ cpu 0 ] thread = ffffffffbc 260: BAD TRAP type = d [ # 8p >> >> general protection rp = ffffffffffbc48370 ... dump aborted please >> >> record the above message >> >> >> >> on snv 76 there were other messages on other boot attempts such as svc >> >> configd Fatal erro: boot backup failed write to >> >> /etc/sv/rep-boot/tmpJfabria failed. >> >> /: file system full >> >> etc >> >> >> >> Now what do I do ? >> >> >> >> >> >> Sivasubramanian Muthusamy >> >> >> > >> > >> > -- >> > http://www.linkedin.com/in/sivasubramanianmuthusamy >> >> > _______________________________________________ >> > ug-bosug mailing list >> > List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org >> > List-Owner: mailto:ug-bosug-owner at opensolaris.org >> > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54 >> > >> _______________________________________________ >> ug-bosug mailing list >> List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org >> List-Owner: mailto:ug-bosug-owner at opensolaris.org >> List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54 >> > > > -- > http://www.linkedin.com/in/sivasubramanianmuthusamy > _______________________________________________ > ug-bosug mailing list > List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org > List-Owner: mailto:ug-bosug-owner at opensolaris.org > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54 >