Koozali.org: home of the SME Server

Problem Mounting CDROM after upgrade

Bob King

Problem Mounting CDROM after upgrade
« on: September 13, 2003, 07:21:51 PM »
I installed SME 5.6 and then did
mount -t iso9660 /dev/cdrom /mnt/cdrom
then installed U4 from a cd
cd /mnt/cdrom
rpm -Uvh --replacepkgs *.rpm
/sbin/e-smith/signal-event post-upgrade
/sbin/e-smith/signal-event reboot
after the reboot I tried to mount the cdrom drive again to install some additional RPMs but all I get is the following error message
"/dev/cdrom is not a block device"

any help greatly appreciated

Bob

Bob King

Re: Problem Mounting CDROM after upgrade
« Reply #1 on: September 13, 2003, 09:21:11 PM »
Problem solved

http://forums.contribs.org/index.php?topic=16857.msg65295#msg65295

I guess Mitel hasn't corrected this problem this since U2.

bob

Re: Problem Mounting CDROM after upgrade
« Reply #2 on: September 13, 2003, 09:21:58 PM »
Ran into a similar problem. When you do the upgrade 4, the cd-rom gets a symbolic link to scd0, you need to manually re-assing it to hd(which ever letter your cd is) use ln -fs hdc(or whatever) cdrom

That should take care of it

Bob

Bob King

Re: Problem Mounting CDROM after upgrade
« Reply #3 on: September 13, 2003, 09:32:24 PM »
Thanks Bob,

I managed to find it after a bit of playing around with the "search"