Bug 47929

Summary: Gratituos use of root to copy files
Product: [Retired] Red Hat Linux Reporter: Michal Jaegermann <michal>
Component: rhl-gsgAssignee: Beth Ellison <bellison>
Status: CLOSED RAWHIDE QA Contact: Beth Ellison <bellison>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-07-09 04:53:16 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:

Description Michal Jaegermann 2001-07-09 04:53:13 UTC
Section 13.2.2 A in "Getting Started Guide" (p. 262) says:

"Put the floppy in the drive and, as root, type:
                                   ^^^^^
    mount -t vfat /dev/fd0 /mnt/floppy

To copy files, use ... "

True, to use _this_ command one has to be root and we really do not
want newbies to get into a habit of using root account.
'mount /mnt/floppy' would be vastly preferable.  And how about this
instead "Put a floppy with a Windows file system into a drive and
click on a floppy icon to open a directory window in a file
manager. Copy files in and out as usual with a file manager you are
using. Click on 'Eject' action on a menu for your floppy icon".  Look
Ma, no root!

Comment 1 Beth Ellison 2001-07-09 14:14:07 UTC
Good point. Thanks for the feedback. Will likely incorporate it in the GSG.

Beth