Bug 242399
| Summary: | [FAQ] Information in "man mount" is incomplete | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Răzvan Sandu <rsandu2004> |
| Component: | util-linux-ng | Assignee: | Karel Zak <kzak> |
| Status: | CLOSED WONTFIX | QA Contact: | Ben Levenson <benl> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | ddomingo |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-03-13 10:15:13 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 435246 | ||
|
Description
Răzvan Sandu
2007-06-04 01:39:55 UTC
Use LABELS or UUIDs. Also.. there are /dev/disk/by-* symlinks. Sorry, but I won't conside this "fixed" until someone doesn't point to some more extensive documentation/procedure. "mount -t type device dir" used to be a *simple* task. Now, without a quick reference in the man page, viewing a CD or a floppy in text mode requires a degree in Computer Science... ? ;-) Regards, Răzvan Well, I'll add some note about blkid(8), vol_id(8) and /dev/disk/by-* to the mount man page. Hello, Could you please point me to a step-by-step procedure for mounting a CD/DVD ? Imagine the following situation: 1. I connect to some machine remotely. 2. I know *nothing* about the remote hardware (names of drives, labels, etc.) 3. I have a disk in the remote DVD drive. 4. I want to mount the disk via ssh and copy its content on the HDD. How do I do ? Pliiiiiiiz... It used to be *simple*: mount device dir. Now ? We (users) simply don't want (or have time) to read details about the filesystem structure and philosophy just to mount a disk... Thank you, Răzvan mount /dev/cdrom /mointpoint |