[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: No vi in rescue mode ?



Renaud OLGIATI wrote:
> Michael Biebl wrote:
> >  Were you dropped into the initramfs rescue shell?
> 
> Yes, and <when I thry to use vi to edit fstab:
> 
> root@ron: # vi /etc/fstab
> vi: error while loading shared libraries: libgpm.so.2: cannot open shared object file: No such file or directory

Sounds like /usr/lib isn't mounted.  Is /usr on a separate partition?
If so then by design it won't be mounted yet at that point.  If so
then run 'mount -a' first to mount it.  Or just 'mount /usr' if that
is the only thing you need.

Bob

Attachment: signature.asc
Description: Digital signature


Reply to: