Hi, I can't boot my Solaris system anymore after removing a defect disk from a SVM mirror. I want to boot the system from /dev/dsk/c1d0s0 but when it is booting the next error message appears
mount: /dev/dsk/c1d0s0 is not this fstype Requesting System Maintenance Mode When I boot into single user mode I can mount the filesystem without any problem. I already tried this http://www.sunshack.org/data/sh/2.1/infoserver.central/data/syshbk/collections/intinfodoc/40133.html to fix the bootpath and device links but that doesn't solve the problem. When I boot the system normal I can go to system maintenance and I check the filesystem that is currently mounted # df -h /pci at 0,0/pci-ide at 5/ide at 1/cmdk at 0,0:a 4.8G 3.3G 1.5G 69% / # ls -l /dev/dsk/c1d0s0 /dev/dsk/c1d0s0 -> ../../devices/pci at 0,0/pci-ide at 5/ide at 1/cmdk at 0,0:a # ls -l /dev/rdsk/c1d0s0 /dev/rdsk/c1d0s0 -> ../../devices/pci at 0,0/pci-ide at 5/ide at 1/cmdk at 0,0:a,raw line for the root filesystem in vfstab: /dev/dsk/c1d0s0 /dev/rdsk/c1d0s0 / ufs 1 no logging,noatime lines in bootenv.rc setprop bootpath `/pci at 0,0/pci-ide at 5/ide at 1/cmdk at 0,0:a` setprop altbootpath `/pci at 0,0/pci-ide at 5/ide at 0/cmdk at 0,0:a` Any ideas? -- This message posted from opensolaris.org