473,396 Members | 1,866 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

removable hardware in openSUSE

is there a special magic procedure for removing my usb or other data storage device when working in Bourne Again Shell?

when i insert my usb disk in the comp., Linux makes a signal and i can open my disk and copy things on it, etc. But, after i copy smth., i remove the disk, go to my other Win XP operated comp and THERE IS NOTHING ON THE DISK. it is starting to annoy me, so please, please help me.

(in windows i allways have to "safely remove hardware") - is there a parallel command in linux? what am I doing wrong?
Feb 4 '08 #1
2 1620
Nepomuk
3,112 Expert 2GB
is there a special magic procedure for removing my usb or other data storage device when working in Bourne Again Shell?

when i insert my usb disk in the comp., Linux makes a signal and i can open my disk and copy things on it, etc. But, after i copy smth., i remove the disk, go to my other Win XP operated comp and THERE IS NOTHING ON THE DISK. it is starting to annoy me, so please, please help me.

(in windows i allways have to "safely remove hardware") - is there a parallel command in linux? what am I doing wrong?
The magical command is umount - thing is, often nothing is actually written to the external medium until it is unmounted. So, of course it will still be empty when connected to the Windows Computer. (This is something you have to learn when first starting to use Linux, especially if you've used Windows before.)
If your usb device is mounted to /media/usb, you'll have to use "umount /media/usb". If it needs su-rights, do it as a superuser! For more information, call man umount in BASH.
By the way, I guess there'll be a symbol for the device on the desktop which you can use to unmount a device by clicking on it with de right mouse button and choose something like "disconnect", "remove" or "unmount".

Greetings,
Nepomuk
Feb 7 '08 #2
Thank You! I'll read as much as i can, at least now i know what to look for. :) Thanks again.
Feb 13 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Cliff Liao | last post by:
Hi all, I am trying to install the .NET framework 1.1 runtime package on Windows 2000 SP4. While the installation starts well, I get the following message box during the installation process :...
0
by: Ryan | last post by:
I'm writing a utility that needs to be aware of media (CD, DVD, Zip disk, usb stick, etc) insertions and removals. Which seems to be more of a problem than I original imagined. I can't use any...
0
by: linuxfreak | last post by:
Hi all, I downloaded the wxpython2.6 tar ball and tried building an rpm from it in an opensuse 10 computer. The command i used was rpmbuild -tb <wxpython tar file> The build worked fine...
0
by: Allen | last post by:
Dim DiskMO As New ManagementObject("win32_logicaldisk.DeviceID=""" & sDrive & """") Then using DiskMO("DriveType") Case DRIVE_TYPES_REMOVABLE snip...
3
by: Mike Joyce | last post by:
I am trying to write a portable script that will find removable media, such as compact flash, sd card, usb, etc. drive and then upload files from the media. I want this to be portable so that I can...
2
by: Turd Flop Down M'leg | last post by:
Heyas So I got all hooked on python eggs at pycon, but then I got all hooked on openSuse 10.2 (with the xgl cube and the beryl fanciness, and some other misc debris). Unfortunately, it doesnt...
1
by: Milos Prudek | last post by:
This question concerns compilation of Python from sources. Specifically Python 2.3.6. On Kubuntu 7.04, ./configure outputs these lines about readline: checking for rl_pre_input_hook in...
8
by: MacRules | last post by:
In office, I can have RedHat AS 4.0. And I like to configure a DB2 for home lab system. Which one is better OpenSuse 10.3 or CentOS?
4
by: Per Juul Larsen | last post by:
Hi my VB program must always start from a removable disk. In addition, on the removable media to be images of the type *. jpg *. tips. If not the two conditions are present, the programme will end...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.