public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Alejandro Bonilla <abonilla@linuxwireless.org>
To: Puneet Vyas <vyas.puneet@gmail.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: PROBLEM:Machine hangs on pulling out USB cd writer on laptop.
Date: Mon, 25 Jul 2005 21:02:45 -0500	[thread overview]
Message-ID: <42E599C5.5090705@linuxwireless.org> (raw)
In-Reply-To: <42E5927B.20506@gmail.com>

Puneet Vyas wrote:

> Alejandro Bonilla wrote:
>
>> Puneet Vyas wrote:
>>
>>>
>>> PS : I am not even sure if I am "allowed" to pull out the writer 
>>> like this. Am I supposed to "stop" the device first or something?
>>>
>> You are supoused to unmount the volume. Try it. umount /dev/cdrom ? 
>> Make sure that is it not in use, then unload it.
>> New versions of gnome and so have the option to right click the 
>> loaded device and then to unmount.
>>
>> It should never hang. Does it hang with the floppy when removed?
>
>
> 1. When I did umount /dev/cdrom it says - "umount: /dev/hdc is not 
> mounted (according to mtab)"
> 2. Yes
>
> Thanks,
> Puneet


You are trying to unmount a /dev/hdc? hdc is an IDE Hard Drive, you have 
a CD burner, I would doubt that it is /de/hdc.
type mount and that will tell you what is mounted, try umount 
/dev/cdrom. You need the hardware unloaded.

Try /etc/init.d/hotplug stop and unplugg the hardware. See if that hangs 
the PC.

Figure out on how to unload the module, then you will need to get us 
more info here for this problem to be looked...

anyone has more suggestions?

.Alejandro


  reply	other threads:[~2005-07-26  3:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-26  0:32 PROBLEM:Machine hangs on pulling out USB cd writer on laptop Puneet Vyas
2005-07-25 23:50 ` Alejandro Bonilla
2005-07-25 23:55   ` Alejandro Bonilla
2005-07-26  1:22     ` Puneet Vyas
2005-07-26 10:15       ` Stefan Seyfried
2005-07-26 11:06         ` Denis Vlasenko
2005-07-26 11:09           ` Stefan Seyfried
2005-07-26  1:31   ` Puneet Vyas
2005-07-26  2:02     ` Alejandro Bonilla [this message]
2005-07-26  5:09     ` tabris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42E599C5.5090705@linuxwireless.org \
    --to=abonilla@linuxwireless.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vyas.puneet@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox