<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: umount cdrom in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112946#M7831</link>
    <description>A few things to do.&lt;BR /&gt;&lt;BR /&gt;Change to your home directory.&lt;BR /&gt;&lt;BR /&gt;Ensure that it is still mounted ('mount').&lt;BR /&gt;&lt;BR /&gt;Try unmounting both the mount path (usually /dev/cdrom), and the dev path (/dev/scd0).&lt;BR /&gt;&lt;BR /&gt;Try 'lsof' on both the device, and the mount path.  If it's in use, it *WILL* show something.</description>
    <pubDate>Thu, 06 Nov 2003 22:32:22 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2003-11-06T22:32:22Z</dc:date>
    <item>
      <title>umount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112943#M7828</link>
      <description>I have a cdrom mounted to /mnt/scd0 , but when umount it , it pop the message "device is busy" , i tried "fuser -k /dev/scd0 " or " lsof /dev/scd0 " , no any output , i check that it should no other system mounting it , can suggest what can i umount it? thx.&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Nov 2003 21:42:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112943#M7828</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-11-06T21:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112944#M7829</link>
      <description>Which directory are you located in when you try this? As long as someone did a cd /mnt/scd0 the umount will not work.</description>
      <pubDate>Thu, 06 Nov 2003 21:49:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112944#M7829</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-11-06T21:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112945#M7830</link>
      <description>thx Martin , yes I know I can't run the umount on the cdrom path , i do it at other path but still fail , can suggest what is wrong in my system ? thx.</description>
      <pubDate>Thu, 06 Nov 2003 22:17:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112945#M7830</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-11-06T22:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112946#M7831</link>
      <description>A few things to do.&lt;BR /&gt;&lt;BR /&gt;Change to your home directory.&lt;BR /&gt;&lt;BR /&gt;Ensure that it is still mounted ('mount').&lt;BR /&gt;&lt;BR /&gt;Try unmounting both the mount path (usually /dev/cdrom), and the dev path (/dev/scd0).&lt;BR /&gt;&lt;BR /&gt;Try 'lsof' on both the device, and the mount path.  If it's in use, it *WILL* show something.</description>
      <pubDate>Thu, 06 Nov 2003 22:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112946#M7831</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-11-06T22:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112947#M7832</link>
      <description>I agree with Stuart, try lsof | grep scd0, since it seems your CD Rom is mounted on /mnt/scd0.&lt;BR /&gt;&lt;BR /&gt;lsof /dev/scd0 will not work since it does display the files, not the file systems.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Thu, 06 Nov 2003 22:45:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112947#M7832</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-11-06T22:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112948#M7833</link>
      <description>Most common cause of not being able to umount a cdrom: As stated, there is someone on the mountpoint.&lt;BR /&gt;&lt;BR /&gt;At this point, you've tried everything.  Boot the box and be careful next time. Review cron scripts for problems.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 06 Nov 2003 23:31:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112948#M7833</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-06T23:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112949#M7834</link>
      <description>when I re-mount the cdrom , it pop&lt;BR /&gt;&lt;BR /&gt;mount: block device /dev/scd0 is write-protected, mounting read-only&lt;BR /&gt;mount: /dev/scd0 already mounted or /mnt/cdrom busy&lt;BR /&gt;mount: according to mtab, /dev/scd0 is already mounted on /mnt/cdrom&lt;BR /&gt;&lt;BR /&gt;so I sure the cdrom is mounted , on the other hand , i use "lsof |grep scd0 " but no any output , can suggest the solution except reboot the system ? thx.&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Nov 2003 00:47:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112949#M7834</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-11-07T00:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112950#M7835</link>
      <description>I remove the entry on /etc/mtab and it is Ok now. thx all help .</description>
      <pubDate>Fri, 07 Nov 2003 01:51:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112950#M7835</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-11-07T01:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112951#M7836</link>
      <description>My experience with this symptom is that the kernal doesn't release control of the mount device after the device has been exported and mounted on an externel system..&lt;BR /&gt;I've never seen the problem without the exporting step..&lt;BR /&gt;&lt;BR /&gt;A safer/cleaner way to unmount the cdrom is:&lt;BR /&gt;&lt;BR /&gt;service nfs stop&lt;BR /&gt;unmount /dev/scd0&lt;BR /&gt;service nfs start</description>
      <pubDate>Mon, 10 Nov 2003 11:13:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112951#M7836</guid>
      <dc:creator>Lawrence Staberg</dc:creator>
      <dc:date>2003-11-10T11:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112952#M7837</link>
      <description>Next time try the fuser on the whole filesystem (/mnt/cdrom in your case) instead of on the device... fuser -m /mnt/cdrom should do the trick.</description>
      <pubDate>Wed, 12 Nov 2003 03:03:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112952#M7837</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-11-12T03:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112953#M7838</link>
      <description>Check if the mount point is nfs exported. &lt;BR /&gt;</description>
      <pubDate>Wed, 12 Nov 2003 07:22:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112953#M7838</guid>
      <dc:creator>Madhu Sudhan_1</dc:creator>
      <dc:date>2003-11-12T07:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112954#M7839</link>
      <description>Hi there.&lt;BR /&gt;Just a short note and question to all :&lt;BR /&gt;I know, that there is a tool for a scsi reset on HP-UX. Is there one, that could be used on Linux ?&lt;BR /&gt;In HP-UX you give the parameter of the raw device ( of cdrom or disk ) to scsireset and that unmounts your cdrom.&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Nov 2003 03:20:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112954#M7839</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2003-11-14T03:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112955#M7840</link>
      <description>Alex, &lt;BR /&gt;If you want to send scsi reset in Linux, use&lt;BR /&gt;cdrecord -reset dev=&lt;CDROM device=""&gt;. This command sends the scsi reset.&lt;BR /&gt;Thank you, &lt;BR /&gt;Madhu&lt;BR /&gt;&lt;/CDROM&gt;</description>
      <pubDate>Fri, 14 Nov 2003 08:30:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112955#M7840</guid>
      <dc:creator>Madhu Sudhan_1</dc:creator>
      <dc:date>2003-11-14T08:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112956#M7841</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am wondering too. I allways use fuser on the mountpoint and not the device.&lt;BR /&gt;&lt;BR /&gt;greetings&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Sat, 15 Nov 2003 06:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112956#M7841</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-11-15T06:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112957#M7842</link>
      <description>Hi juno2,&lt;BR /&gt;&lt;BR /&gt;if your problem is solved, could you please award some points, who could help you?&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Nov 2003 12:18:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112957#M7842</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-11-19T12:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: umount cdrom</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112958#M7843</link>
      <description>did you try umount -f cdrom ?&lt;BR /&gt;&lt;BR /&gt;-f is force</description>
      <pubDate>Mon, 24 Nov 2003 11:07:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-cdrom/m-p/3112958#M7843</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-11-24T11:07:45Z</dc:date>
    </item>
  </channel>
</rss>

