Hi, i wanted to mount my cdrom, but i saw that there is no hdb or cdrom in /dev directory, and i decided to create them by using mknod. and i did the followings; #mknod -m 0660 /dev/hdb b 3 64 #ln -s /dev/hdb /dev/cdrom every thing is ok up to now. then i tried; #mount /dev/cdrom /mnt/cdrom/ but it gave error like this; mount: /dev/cdrom is not a valid block device How can i solve this problem? Thanks! -- ------------------------------------------------ Necati DEMiR [EMAIL PROTECTED] http://demir.web.tr My Public Key => http://demir.web.tr/ndemir.asc ------------------------------------------------- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] |
- Re: mknod, /dev/hdb, /dev/cdrom problem Necati DEMiR
- Re: mknod, /dev/hdb, /dev/cdrom problem Ollie Acheson
- Re: mknod, /dev/hdb, /dev/cdrom problem Wayne Topa
- Re: mknod, /dev/hdb, /dev/cdrom problem Necati DEMiR
- Re: mknod, /dev/hdb, /dev/cdrom problem Hanspeter Kunz
- Re: mknod, /dev/hdb, /dev/cdrom problem Paul E Condon
- Re: mknod, /dev/hdb, /dev/cdrom problem Necati DEMiR
- Re: mknod, /dev/hdb, /dev/cdrom problem Wim De Smet
- Re: mknod, /dev/hdb, /dev/cdrom pr... Necati DEMiR
- Re: mknod, /dev/hdb, /dev/cdro... Andrea Vettorello
- Re: mknod, /dev/hdb, /dev/... Necati DEMiR