| Summary: | Inadequate error reporting in "mount" command. | ||
|---|---|---|---|
| Product: | Base System | Reporter: | zerkle <zerkle> |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.0-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
zerkle
2000-06-19 00:10:01 UTC
I'm not familiar with this followup mechanism. Someone correct me if I'm doing this wrong. My "Description" section has a tiny error. This was wrong: su-2.03# mount_cd9660 /dev/acd0 /cdrom Of course, I really meant: su-2.03# mount_cd9660 /dev/acd0c /cdrom State Changed From-To: open->closed This appears to have been fixed in both -current and -stable: # mount /cdrom cd9660: /dev/acd0c: No such file or directory Thanks for the bug report! |