From: Tomas Jura <tjura@binghamton.edu>
To: Giuliano Pochini <pochini@denise.shiny.it>,
linux-kernel@vger.kernel.org, linuxppc-dev@lists.linuxppc.org
Subject: Re: I can eject a mounted CD
Date: Thu, 19 Apr 2001 17:36:11 -0400 [thread overview]
Message-ID: <20010419173611.A26995@kybl> (raw)
In-Reply-To: <3AD779CB.ED7C1656@denise.shiny.it>
In-Reply-To: <3AD779CB.ED7C1656@denise.shiny.it>; from pochini@denise.shiny.it on Sat, Apr 14, 2001 at 12:12:28AM +0200
On Sat, Apr 14, 2001 at 12:12:28AM +0200, Giuliano Pochini wrote:
>
> My fstab:
>
> /dev/cdrom /mnt/cdrom iso9660 noauto,user,ro 0 0
> /dev/cdrom /mnt/cdmac hfs noauto,user,ro 0 0
>
> I insert an apple cd (hfs) and mount /mnt/cdmac If I type eject /mnt/cdrom
> the cd momes out but df shows it's still mounted:
>
> /dev/sr0 667978 667978 0 100% /mnt/cdmac
>
> It's funny it don't let me eject cdmac
>
> [Giu@Jay Giu]$ eject /mnt/cdmac/ umount: /dev/sr0 is not in the fstab (and
> you are not root) eject: unmount of `/dev/sr0' failed
>
I have similar problem with my swim3 floppy drive. Digging deeply I found that
when I make do folowing steps then disk is lost and I have to reboot to get it
back:
floppy = open(/dev/fd0);
ioctl( floopy, FDGETDRVPRM, &fdp) /* some *invalid* ioctl */
exit
Device is lost for root too. It is impossible to make any operation on this
device anymore. And adding some debuging messages showed me that there is no
problem in swim3 device driver. Still digging...(but have no much time to do
this ;-( )
Hw&Sw: PowerPC G3 beige, kernel 2.4.3, devfs
Tomas
P.S. CC to me, I'm not in linux-kernel list. Only in linux-ppc
next prev parent reply other threads:[~2001-04-19 21:36 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-13 22:12 I can eject a mounted CD Giuliano Pochini
[not found] ` <3AD78C81.51D8ED35@lvcm.com>
2001-04-16 19:16 ` Giuliano Pochini
2001-04-17 20:50 ` Alan Cox
2001-04-18 7:25 ` Giuliano Pochini
2001-04-18 9:00 ` Tim Peeler
2001-04-18 9:17 ` Giuliano Pochini
2001-04-18 13:24 ` Jeremy Jackson
2001-04-18 12:23 ` Alan Cox
2001-04-18 12:25 ` Jens Axboe
2001-04-18 13:03 ` Giuliano Pochini
2001-04-18 13:06 ` Jens Axboe
2001-04-18 21:03 ` Guest section DW
2001-04-18 21:36 ` Jens Axboe
2001-04-19 7:49 ` Giuliano Pochini
2001-04-18 8:42 ` Anthony D. Saxton
2001-04-19 21:36 ` Tomas Jura [this message]
2001-04-20 7:49 ` Giuliano Pochini
[not found] ` <kara.2760-0.987788475@kara.hadess.net>
2001-04-20 17:41 ` Bastien Nocera
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=20010419173611.A26995@kybl \
--to=tjura@binghamton.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.linuxppc.org \
--cc=pochini@denise.shiny.it \
/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