Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

uggg.. infinite reboot

0 views
Skip to first unread message

Brent Burkholder

unread,
Dec 7, 1998, 3:00:00 AM12/7/98
to
I modified my /etc/vfstab to mount an nfs directory at boot time. I think
that I caused a problem by adding the directory in the fsck field. Now,
when the machine reboots, I get a warning that it can't fsck an nfs
directory (that's fine) so it will auto-reboot (not fine!)

I've tried booting off of the cdrom w/ the -s option but I can't access the
HD's copy of /etc/vfstab to make corrections. Any suggestions?


Brent


cbal...@nortel.com

unread,
Dec 7, 1998, 3:00:00 AM12/7/98
to


> Brent

You need to post which OS you're running... There are ways of
booting from installation material, and then mounting the root
disk, but they're slightly different from platform to platform.
Please give us Hardware, OS, and release, and someone will probably
be able to help you. Had to do this the other day with solaris x86
v2.6...


--
Chris Ballard
Systems Administrator
cbal...@nortelnetworks.com

George Dau

unread,
Dec 7, 1998, 3:00:00 AM12/7/98
to
"Brent Burkholder" <bb...@bicnet.net> wrote:

]I've tried booting off of the cdrom w/ the -s option but I can't access the


]HD's copy of /etc/vfstab to make corrections. Any suggestions?

Why not?

/etc is normally part of the / filesystem, and that is often on
/dev/dsk/c0t0d0s0 or c0t3d0s0 - you might have to hunt around with format to
find it, then

fsck /dev/rdsk/c0t0d0s0
mount /dev/dsk/c0t0d0s /mnt (or /a)
cd /mnt/etc
vi vfstab

what isn't working?

--
,-,_|\ George Dau, __
/ * \ Unix (Solaris, DEC Unix, Linux), Oracle, Internet. (OO)
\_,--\_/ Home: ge...@pobox.com Work: ge...@isa.mim.com.au ( \/ )
v WWW: http://pobox.com/~gedau W--W

MIM Internet policy item 3.4 compliance -
"I am clearly stating that any views or opinions expressed above do
* NOT * necessarily represent the views or opinions of MIM."

0 new messages