Получение Ошибки “неправильный тип фс, плохая опция, плохой суперблок ни на одном, пропавшие без вести кодовой страницы или программы помощника или другой ошибки”.

Я делаю

$ sudo mount -t hugetlbfs -o pagesize=1G none /mnt/huge

Получение после ошибки:

смонтируйтесь:/mnt/huge: неправильный тип фс, плохая опция, плохой суперблок ни на одном, пропуская кодовую страницу или программу помощника или другую ошибку.

Я сделал apt install nfs-common но все еще та же ошибка.

Журналы

# apt install nfs-common
Reading package lists... Done
Building dependency tree       
Reading state information... Done
nfs-common is already the newest version (1:1.3.4-2.1ubuntu5).
The following package was automatically installed and is no longer required:
  python3-gst-1.0
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 240 not upgraded.
# ls -l /sbin/mount.cifs
-rwsr-xr-x 1 root root 35600 Mar 29  2018 /sbin/mount.cifs

# dpkg -l cifs-utils
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                          Version             Architecture        Description
+++-=============================-===================-===================-================================================================
ii  cifs-utils                    2:6.8-1             amd64               Common Internet File System utilities

# sudo mount -t hugetlbfs -o pagesize=1G none /mnt/huge
mount: /mnt/huge: wrong fs type, bad option, bad superblock on none, missing codepage or helper program, or other error.
# 
# `**enter code here**`
0
задан 18 March 2019 в 23:22

1 ответ

Необходимо удостовериться, что hugelbfs страницы доступны использованию. Смотрите здесь: http://pages.cs.wisc.edu/~nhall/shore-mt/onlinedoc/hugetlbfs.html

0
ответ дан 26 October 2019 в 12:52

Другие вопросы по тегам:

Похожие вопросы: