Computing.Net > Forums > Solaris > Solaris 8: Bad entry in vfstab hangs my

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Solaris 8: Bad entry in vfstab hangs my

Reply to Message Icon

Name: christian
Date: August 9, 2001 at 10:30:04 Pacific
Comment:

hi,

i'm really in troubles :(

when i entered 'logging' in the vfstab, i've made a mistake. i put it a the end of the line, which is wrong, cause this are the mount options and i should put it to the field mount at boot.
see my vfstab:

#device device mount FS fsck mount mount
#to mount to fsck point type pass at boot options
#
#/dev/dsk/c1d0s2 /dev/rdsk/c1d0s2 /usr ufs 1 yes -
fd - /dev/fd fd - no -
/proc - /proc proc - no -
/dev/md/dsk/d1 - - swap - no -
/dev/md/dsk/d0 /dev/md/rdsk/d0 / ufs 1 no - logging
/dev/md/dsk/d4 /dev/md/rdsk/d4 /var ufs 1 no - logging
/dev/md/dsk/d6 /dev/md/rdsk/d6 /local ufs 2 yes - logging
/dev/md/dsk/d5 /dev/md/rdsk/d5 /web ufs 2 yes - logging
swap - /tmp tmpfs - yes -

after reboot my system, it goes only in the single-mode.
i've tried to remount the system with:

mount -m -o remount,rw /
mount -O -o remount /

but i always get this error-messages:
# mount -m -o remount,rw /
mount: warning: line for "/dev/md/dsk/d0" in vfstab has too many entries
mount: warning: line for "/dev/md/dsk/d4" in vfstab has too many entries
mount: warning: line for "/dev/md/dsk/d6" in vfstab has too many entries
mount: warning: line for "/dev/md/dsk/d5" in vfstab has too many entries
mount: mount point cannot be determined

now i have a question: is there anything, what i can do to correct the wrong vfstab, so that i can boot in multiuser-mode. or is the system lost
and i've to install the system again.

please help me, i'm a sloaris newbie.

thanks in advance,

best regards,
christian




Sponsored Link
Ads by Google

Response Number 1
Name: Austin Coppock
Date: August 10, 2001 at 01:01:22 Pacific
Reply:

If you can boot up from your Solaris CDROM, when the windows environment starts ignore the install screen and right mouse click on the background and open a terminal session.
1) Make a temp mount point:

> mkdir /tmp/mntpnt

2) Mount the root partition it should be /dev/dsk/c0t0d0s0

> mount /dev/dsk/c0t0d0s0 /tmp/mntpnt

3) CD to the /etc directory.

> cd /tmp/mntpnt/etc

4) Edit your vfstab and fix the errors

5) Reboot

That should do it, there may be another way but I can't think of any.

Good Luck


0

Response Number 2
Name: Scott Burks
Date: October 25, 2001 at 10:51:47 Pacific
Reply:

You are the man! I did the same thing as the other guy did... Hosed up vfstab and couldn't do anything else... I followed your steps and I'm happy to say that I'm back up and running again.

Thanks,

SB


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: Solaris 8: Bad entry in vfstab hangs my

Installing Solaris 8 with Win2k in HD www.computing.net/answers/solaris/installing-solaris-8-with-win2k-in-hd/1147.html

Unable to mount floppy drive - Solaris 8 www.computing.net/answers/solaris/unable-to-mount-floppy-drive-solaris-8/171.html

Solaris 8 www.computing.net/answers/solaris/solaris-8/4690.html