***!.iso query in Fedora 20 sux0rz
Hello Forum.
I have external 2TB USB HDD.
How do I find where all my .iso'd files have gone?
HALP HALP!
Hello Forum.
I have external 2TB USB HDD.
How do I find where all my .iso'd files have gone?
HALP HALP!
You can use find:
find /run/media/your_username/EXTERNAL_HDD_MOUNTPOINT -iname "*.iso"
replace EXTERNAL_HDD_MOUNTPOINT with the actual path of your external HDD partition.
If your device has been mounted last, use this to find mountpoint:
df -h|tail -n 1|rev|cut -d' ' -f1|rev
[root@localhost /]# umount /dev/sdb1 [root@localhost /]# mount /dev/sdb1 /home/sskitzo/usbHDD [root@localhost /]#
This is what I did.
I mkdir /home/sskitzo/usbHDD first tho.
Then, I can use GUI Files browser to search my external drive.
fuser told me drive was sdb1 after inserting external drive.
Also, I discovered GUI File Browser Magnifying Icon Search query only searches $HOME
So, that is why I mounted HDD to $HOME
Asked: 2014-08-14 09:03:03 -0600
Seen: 64 times
Last updated: Aug 15 '14
How to mount ISO images as LiveCD?
Fedora 25 Spins ISO verification - where are checksums?
How to mount iso's 2nd question!
.iso firmware to usb memory stick
How do I get dolphin to search/find files on a smb folder? [closed]
How to directly boot an Fedora iso to install Fedora on an unmounted partition
Missing Files display upon search
Epicsearch.in Search Engine - What Do You Think About It? [closed]