> For some reason, I shifted the CDROM to hdb. Now, I am unable to mount > CDROMs with 'mount /dev/cdrom /cdrom', complaint is /dev/cdrom is not a > valid device. But I am able to mount CDROMs with 'mount /dev/hdb > /cdrom'. /dev/cdrom is just a symbolic link to /dev/hdx. so change the link from /dev/hdc or whatever to /dev/hdb
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
