Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 1998 23:05:20 +0000 (GMT)
From:      Robert <robert@namodn.com>
To:        alissa bader <molbloo@interport.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: stupid stupid stupid floppy question
Message-ID:  <Pine.BSF.3.96.981221230334.24965C-100000@namodn.com>
In-Reply-To: <Pine.GSO.3.96.981221232321.12205A-100000@interport.net>

next in thread | previous in thread | raw e-mail | index | archive | help

> How do I edit the /etc/fstab file when my machine won't let me login?  Ok,
> it will let me login as root when I typed "login root" at the #prompt.
> But the terminal type is set at "su" and I've found that vi and ee can't
> recognize that.  Also typing "setenv vt100" does not work.

I'm really not paying attention :P

Try 

set term = vt100

to set the termtype. Change your entry to look like this

/dev/fd0                /floppy         msdos   rw,noauto       0       0

I should've put that in the _very first_ post :)

-rob


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.981221230334.24965C-100000>