Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I access a floppy or USB device like a memory stick on the CS Linux machines?

0
Posted

How do I access a floppy or USB device like a memory stick on the CS Linux machines?

0

To access a USB device like a memory stick or USB hard drive, just plug it into an available USB port (check the left side of the Dell LCD monitors or under the gray front cover on some of the Dell Optiplex systems). This should result in the device being automatically mounted for you under /media/DEVICE_LABEL where “DEVICE_LABEL” is the label on the device. When you are finished using the device, you can safely unmount the filesystem by either: • Select “Unmount Volume” from the File menu of the browser window that popped up when you inserted the device. OR • Run “eject /media/DEVICE_LABEL” from the command prompt, where DEVICE_LABEL is the same name used to access the device. Once the device is unmounted, it is safe to unplug it. If you get a “device is busy” error when you try to eject/unmount the device then you have a process running that has the device open. This may be because you cd’ed to that directory so just cd back out of it and try again. If you want to access a DOS format

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123