Re: DD not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



<snip>
> [root@k5di ~]# mount -t ext2 /dev/sdb5 /mnt
> mount: /dev/sdb5 already mounted or /mnt busy
>
> The last 2 lines say that /dev/sdb5 is mounted to this Old Hard Drive
> somehow.
<snip>
>         Karl F. Larsen, AKA K5DI
No, the last two lines is telling you that either

/dev/sdb5 is already mounted
OR
the mount point /mnt is busy

Which is not to be confused with meaning something is already mounted
there.  You can mount something on top of a currently mounted device
(and repeat if you wish).  You will not see the underlying mounted
device mounted at that mount point until after you unmount the last
mounted device (and continue unmounting in reverse order everything
mounted at that mount point).  So if the second scenario is applicable
then something else is going on causing /mnt to be busy hence refusing
to mount /dev/sdb5 at that mount point.

As was suggested, type mount with no other options to see what is
mounted (keeping it simple - there is a caveat that most likely does
not apply so I won't go there and further confuse things).

Jacques B.

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux