Opened 13 months ago
Closed 7 months ago
#21895 closed defect (fixed)
Typos in vboximg-mount => fixed in svn
Reported by: | jpt | Owned by: | |
---|---|---|---|
Component: | documentation | Version: | VirtualBox-6.1.48 |
Keywords: | vboximg | Cc: | |
Guest type: | other | Host type: | other |
Description
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.
Attachments (1)
Change History (5)
by , 10 months ago
Attachment: | vboximg-mount.png added |
---|
comment:1 by , 10 months ago
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
comment:2 by , 10 months ago
Status: | new → awaitsfeedback |
---|
comment:3 by , 9 months ago
Summary: | Typos in vboximg-mount → Typos in vboximg-mount => fixed in svn |
---|
Hi jipété,
Thank you for pointing out. This will be fixed in the next release.
comment:4 by , 7 months ago
Resolution: | → fixed |
---|---|
Status: | awaitsfeedback → closed |
Hi jipété,
We just released VirtualBox 7.0.18. This issue should be fixed in this release. It can be downloaded from here. Thank you for reporting the issue.
screenshot of typos