#21895 closed defect (fixed)
Typos in vboximg-mount => fixed in svn
回報者: | jpt | 負責人: | |
---|---|---|---|
元件: | documentation | 版本: | VirtualBox-6.1.48 |
關鍵字: | vboximg | 副本: | |
Guest type: | other | Host type: | other |
描述
there is a problem with the output of the command vboximg-mount, one can read :
The virtual disk is exposed as a device node within a FUSE-based filesystem that overlays the user-provided mount point. The FUSE filesystem consists of a directory containing a number of files and possibly other directories: * vhdd: Provides access to the raw disk image data as a flat image * vol<id>: Provides access to individual volumes on the accessed disk image * fs<id>: Provides access to a supported filesystem without the need for a host filesystem driver
Strange, isn't it ?
Looks like some "\n" are missing in vboximg-mount.cpp :
"The virtual disk is exposed as a device node within a FUSE-based filesystem\n" "that overlays the user-provided mount point. The FUSE filesystem consists of a\n" "directory containing a number of files and possibly other directories: HERE" " * vhdd: Provides access to the raw disk image data as a flat image\n" " * vol<id>: Provides access to individual volumes on the accessed disk image\n" " * fs<id>: Provides access to a supported filesystem without the need for a AND THERE" " host filesystem driver\n"
Regards,
Someone told me, in "https://forums.virtualbox.org/viewtopic.php?p=542839&sid=236d25143c6b03629e47ed60de15cca9#p542839" You're absolutely right. Please create a ticket in the Bugtracker.
附加檔案 (1)
更動歷史 (5)
10 月 前 由 編輯
附檔: | 新增 vboximg-mount.png |
---|
comment:1 10 月 前 由 編輯
Hi !
(i'm jpt, original poster, but problem with account, so new nickname)
I've downloaded and installed the new 6.1.50 and the typo's problem is still here. (here in France we say "le canard est toujours vivant" [the duck is still alive])
I've made a screenshot, HTH
Best regards and thanks for this wonderful and useful tool. -- Jean-Pierre
screenshot of typos