Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 24, 2024, 08:04:41 AM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Others
»
Miscellaneous
»
CDROM not mount
« previous
next »
Print
Pages: [
1
]
Author
Topic: CDROM not mount (Read 8380 times)
mfaisalkh
Tux Awared
Posts: 44
CDROM not mount
«
on:
July 04, 2004, 07:11:23 AM »
Dear Users,
when i typed umount /mnt/cdrom it showed that the devise is buzy.
Then CD was not eject untill system was not restarted.
Logged
Ricky
LST CareTaker
Specially Skilled
Posts: 2381
CDROM not mount
«
Reply #1 on:
July 04, 2004, 08:35:48 AM »
It occures when you had used your cd from some process and that process is not fully ended. there is -f flag to force umount it..
try that.. !!
Also you can use eject /mnt/cdrom as I think eject use force umount also ..
Logged
mfaisalkh
Tux Awared
Posts: 44
CDROM not mount
«
Reply #2 on:
July 04, 2004, 08:59:25 AM »
how can i used flag with this command.
such as: umount -f /mnt/cdrom
like this
Logged
Ricky
LST CareTaker
Specially Skilled
Posts: 2381
CDROM not mount
«
Reply #3 on:
July 04, 2004, 11:07:51 AM »
Use it like..
Code:
[Select]
umount /mnt/cdrom -f
Logged
dragoncity99
LST CareTaker
Experienced
Posts: 551
CDROM not mount
«
Reply #4 on:
July 04, 2004, 03:38:33 PM »
For u problem buddy, the drive is busy probably because u r still in that cdrom directory (/mnt/cdrom).
U should do this:
"cd /"
Then only unmount or eject cdrom.
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Others
»
Miscellaneous
»
CDROM not mount