On Tue, 2 Dec 2003 12:25:31 -0500 "Alexander A. Koulouris" <[EMAIL PROTECTED]> wrote:
> > > Hi all, > > Well, I have completed the install and I reboot and login as root and > enter the root password. When I try to mount /dev/cdrom /mnt/cdrom it > tells me mount: mount point /mnt/cdrom does not exist. I tride to mkdir > /mnt/cdrom and still it wont allow me to do that. I don't know why? > Does /mnt exist? If not you need 'mkdir -p /mnt/cdrom' (generate missing directories). -- Collins Richey - Denver Area if you fill your heart with regrets of yesterday and the worries of tomorrow, you have no today to be thankful for. -- [EMAIL PROTECTED] mailing list
