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

Re: AW: AW: best kernel version to use with XFS+LVM+MD



> Uhh - that sounds like me when I must use vi in single user mode,
> because mc isn't work.

Too many libraries linked against in the /usr filesystem to throw mc
into /bin:

$ ldd /usr/bin/mc
	libgpm.so.1 => /usr/lib/libgpm.so.1 (0x4001c000)
	libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x40022000)
	libext2fs.so.2 => /lib/libext2fs.so.2 (0x40045000)
	libcom_err.so.2 => /lib/libcom_err.so.2 (0x40059000)
	libc.so.6 => /lib/libc.so.6 (0x4005d000)
	libncurses.so.4 => /usr/lib/libncurses.so.4 (0x40152000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

That's exactly the reason you must know vi's basic commands for.