Solaris > Safely remove / unmount the floppy disk or cdrom

by nixcraft on January 26, 2005 · 0 comments

First use sync command update the super block. Then use the eject utility. It is used for those removable media devices that do not have a manual eject button, or for those that do, but are managed by Volume Management.

1) Type command sync to write superblock or data to device (for floppy disk):

# sync;sync

2) Use eject command to eject (or unmount it) floppy:

# eject fd

3) To Remove / unmount the CDROM disk
Use eject command as follows:

# eject cd

(Check out all of our posts on Solaris)

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

We're here to help you make the most of sysadmin work. So, subscribe!

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 14 + 11 ?
Please leave these two fields as-is:
Are you a human being? Solve the simple math so we know that you are a human and not a bot.



Previous post:

Next post: