stuck in SVM and grub hell
Hi--
I have a Solaris 10 system that had its root partition mirrored in a standard volume manager setup. One disk had an error and then the next one soon after. Now I am unable to boot the second disk (it just flips out looking for md database info etc) and I can't complete a good boot on the first disk now.
The / file system (/dev/md/rdsk/d10) is being checked.
WARNING - Unable to repair the / filesystem. Run fsck
manually (fsck -F ufs /dev/md/rdsk/d10).
Oct 16 16:27:19 svc.startd[7]: svc:/system/filesystem/usr:default:
Method"/lib/svc/method/fs-usr" failed with exit status 95.
[ system/filesystem/usr:default failed fatally (see'svcs -x'for details) ]
Requesting System Maintenance Mode
(See /lib/svc/share/READMEfor more information.)
Console login service(s) cannot run
Root passwordfor system maintenance (control-d to bypass):
I have tried mounting c1d0s0 manually in /mnt, editing vfstab to only point to static partitions, and doing the bootadm update-archive. But it still tries to do an fsck on the mirrored root partition. I am stuck in a loop here. What can I do to get booted on a static volume? thanks for any suggestions

