hi ! If i am copying a file from my hard disk to usb(say flash drive).After copying the file into my usb, if i would like to know what all files i have copied to usb without inserting the flash drive. what is the procedure to do it on Linux platform????? please give your response to my email: premshiva1990@mail.com
hello, I have unbreakable linux on VB on my w7 and my usb drive has ntfs format it cannot be mounted, I am trying to install the ntfs-3g but I can't please help!!
If you are using the GUI, it is in the menue tree under Terminal. If it boots up to a black screen with white text, and a login prompt, the command line is what you get after you put in you password.
Good point. For the series, we have been logged into Fedora as root. Some time in the near future, I will need to discuss why that is a bad thing. Thanks for commenting!
If it's a *server* we're talking about, it's probably much easier to use an sftp program to transfer the files. (Of course, the sftp method works for networked clients as well)
It should also noted that the directory can be created at any place in the directory structure.
hi ! If i am copying a file from my hard disk to usb(say flash drive).After copying the file into my usb, if i would like to know what all files i have copied to usb without inserting the flash drive. what is the procedure to do it on Linux platform????? please give your response to my email: premshiva1990@mail.com
prem6494 2 weeks ago
in opensuse 11.4 I have mkdir /mnt/sda1 mount /dev/sda1 /mnt/sda1
I did not add anything in /etc/fstab
then ownership , copy some files into /mnt/sda1
remove the USB, go back to /mnt/sda1. There are still files in /mnt/sda1, why? it supposed can't see /mnt/sda1.
yxhankun 8 months ago
hello, I have unbreakable linux on VB on my w7 and my usb drive has ntfs format it cannot be mounted, I am trying to install the ntfs-3g but I can't please help!!
3DiegoF 9 months ago
@TechAnvil
am using virtual pc on my windows 7 partion on my mac and i am
having a problem with ubuntu recognizing my flashdrive.
Now is it because it is not mounted?
AM new to linux but wont to know more about it.
Is there any ideas or website that can help me with the problem
Thanks much!!!
STILLNESSISMIND 1 year ago
@TechAnvil
am using virtual pc on my windows 7 partion on my mac and i am
having a problem with ubuntu recognizing my flashdrive.
Now is it because it is not mounted?
AM new to linux but wont to know more about it.
Is there any ideas or website that can help me with the problem
Thanks much!!!
STILLNESSISMIND 1 year ago
how did you know that you are going to use sda1?
kapitanluffy 1 year ago
COMMAND IS : MKDIR /MNT/USB1 && sudo mount /dev/sda1 && clear && cd /MNT/USB1
drfreezepop 2 years ago
Very nice tutorial! But wouldn't you need root to view the drive? Thanks. 5/5
H4x0r18 2 years ago
Techanvil you are doing a good job
please i need a way to access or give permission on directory
imalialonepk 2 years ago
sudo chmod u+x /path/to/directory
ikemkrueger 2 years ago
you seem nice! thanks for the help!
tytmoothare 3 years ago
Unplugging a flashdrive without unmounting it is not a good idea since some data sometimes are waiting to be written until you unmount it.
Schnitz1 3 years ago 3
well it mounted thery my hard disk so what shall i DO?
LenivaProdukcia 4 years ago
Where's the commandline?
simjfk 5 years ago
If you are using the GUI, it is in the menue tree under Terminal. If it boots up to a black screen with white text, and a login prompt, the command line is what you get after you put in you password.
TechAnvil 5 years ago
Given that this is targetted at Linux newbies, it should probably mention the need to "su" to root first.
alexycyap 5 years ago
Good point. For the series, we have been logged into Fedora as root. Some time in the near future, I will need to discuss why that is a bad thing. Thanks for commenting!
TechAnvil 5 years ago
Or even sudo.
If it's a *server* we're talking about, it's probably much easier to use an sftp program to transfer the files. (Of course, the sftp method works for networked clients as well)
It should also noted that the directory can be created at any place in the directory structure.
Gameboygenius 3 years ago