LINUX.ORG.RU

Не могу замаунтить vfat :-(


0

0

не получается замаунтить vfat, сообщения об ошибках двух типов, а строчка в /etc/fstab такая /dev/hda5 /mnt/d noauto,codepage=866, iocharset=koi8-r 1 1

[root@localhost /root]# mount -t vfat /dev/hda5 Usage: mount -V : print version mount -h : print this help mount : list mounted filesystems mount -l : idem, including volume labels So far the informational part. Next the mounting. The command is `mount [-t fstype] something somewhere'. Details found in /etc/fstab may be omitted. mount -a : mount all stuff from /etc/fstab mount device : mount device at the known place mount directory : mount known device here mount -t type dev dir : ordinary mount command Note that one does not really mount a device, one mounts a filesystem (of the given type) found on the device. One can also mount an already visible directory tree elsewhere: mount --bind olddir newdir A device can be given by name, say /dev/hda1 or /dev/cdrom, or by label, using -L label or by uuid, using -U uuid . Union or stack mounts are specified using one of --replace, --after, --before, --over Other options: [-nfFrsvw] [-o options]. For many more details, say man 8 mount . [root@localhost /]# mount /dev/hda5 mount: fs type noauto,codepage=866,iocharset=koi8-r not supported by kernel [root@localhost /]# mount /mnt/d mount: fs type noauto,codepage=866,iocharset=koi8-r not supported by kernel

неужели придется ядро перекомпиливать, у меня стоит Red Hat 7.1 ядро 2.4.2-2.

anonymous

not supported by kernel - по нашему ведь написано! :)))

anonymous
()

Проверь, есть ли поддержка в ядре nls-cp866, nls-koi8-r, vfat.
Если поддержка модулями, проверь /etc/rc.d/rc.modules, включены ли данные модули.

anonymous
()

Тупишь потихоньку? <</dev/hda5 /mnt/d noauto,codepage=866, iocharset=koi8-r 1 1 где у тебя в этой строчке прописана vfat? потом он же тебе пишет not supported by kernel не уж то не понятно словарь возми вручки:-))). И чего это за страх такой перед кампиляцией ядра?

BlackFox
()
Ответ на: комментарий от anonymous

А дальше искать куды ты его вздел сам посебе он прпасть не мог или попросить у друга в займы:-)))))

BlackFox
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.