On 16-Nov-99 Hal Burgiss wrote:
> On Mon, Nov 15, 1999 at 03:16:41PM -0800, Wellington Terumi Uemura wrote:
>> Wellington Terumi Uemura wrote:
>> > >
>> > > Hello all!
>> > >
>> > > Some times my RedHat gives me errors messgs when i try to:
>> > >
>> >The CDROM is busy becuase there is a user (probably you) that has done a
>> >cd to a directory on this mount. Just cd to your hard drive, and you
>> >should be able to umount the cdrom.
>>
>> I'm out of the, /mnt/cdrom diretory,please not come with that!I was coping
>> all my RHCD to a tmp dir,named RH6.0 at the end,i receive this busy errors.
>>
>
> [...]
>
> This may be a long shot, but I noticed that with RH6, if I mounted a
> DOS partition and then started pppd, I could not umount until ppp was
> down. This was very consistent, and the first time I hit this, kinda
> drove me nuts a bit. Why? I dunno ...
this standard behaviour. This is not RH6 specific. When a process starts
up it inherifs a few file handles from the parent process (in your case,
teh shell). unless the process is written as a deamon, and deliberately
goes about closing all file descriptors, you will have an open file
descriptor. pushing the process into the background (&), is not enough.
-Greg
----------------------------------
E-Mail: Gregory Hosler <[EMAIL PROTECTED]>
Date: 16-Nov-99
Time: 13:22:56
Windows 95/NT: 32 bit extensions and a graphical shell for a 16
bit patch to an 8 bit operating system originally coded for a 4
bit microprocessor, written by a 2 bit company that can't stand
1 bit of competition.
----------------------------------
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.