Maybe, and I think, the thing is much more trivial - but for the reason
of typical specialised blindness, you never get it explained from the
*nix gurus: It has to do with the current "location" where you are when
trying to "umount /cdrom" - if one of the applications in any one of the
desktop wind
I thank everyone again for their patience with me. I have tried to methodically note
everything I have done during the kernel compilation below. Everything seems fine
until the make install step.
make distclean // no errors
make clean // (probably redudant) no errors
emacs Makefile & // change
On Tuesday 22 July 2003 18:28, Dan Zlotnikov wrote:
> I proceed to do the following (cdrom is mounted, accord. to fuser no
> processes are using it)
> alpha:/cdrom# adsl-start
> . Connected!
>
> alpha:/cdrom#fuser /cdrom/
> /cdrom/: 2176c 2485c 2513c 2515c
>
> The processes are: (i
Hi,
I am getting a "Software Emulation Exception" on an MPC852. I want to
disable this for some reason. Is it possible to do so?
--
D.Deepesh
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at htt
Dan Zlotnikov <[EMAIL PROTECTED]> writes:
> umount /cdrom
> umount: /cdrom: device is busy
> Or in other words, "*$^! you!"
>
> No processes that I could identify suggested themselves as the visible
> culprit. Rebooting works, but killing the x-session doesn't.
>
> Help, anyone?
>
> Dan
You co