mounting cdrom drives
From: RYAN vAN GINNEKEN (rmvg_at_shaw.ca)
Date: 03/11/04
- Previous message: Uwe Doering: "Re: writing to specific block address"
- Next in thread: Kent Stewart: "Re: mounting cdrom drives"
- Reply: Kent Stewart: "Re: mounting cdrom drives"
- Reply: Lowell Gilbert: "Re: mounting cdrom drives"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 11 Mar 2004 04:30:59 -0700 To: questions@freebsd.org
I have this in my dmesg output
acd0: CDROM <NEC CD-ROM DRIVE:28B> at ata1-master PIO4
acd1: CDROM <ATAPI CDROM> at ata1-slave PIO4
but when i try to mount these acd0 i get this error
#mount_cd9660 /dev/acd0 /cdrom/cdrom0
mount_cd9660: /dev/acd0: No such file or directory
so cd to /dev make device acd0 with this command
sh MAKEDEV acd0 seems to work no errors but the device is not created
and when i try to mount agian i get this agian
#mount_cd9660 /dev/acd0 /cdrom/cdrom0
mount_cd9660: /dev/acd0: No such file or directory
Please help
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Uwe Doering: "Re: writing to specific block address"
- Next in thread: Kent Stewart: "Re: mounting cdrom drives"
- Reply: Kent Stewart: "Re: mounting cdrom drives"
- Reply: Lowell Gilbert: "Re: mounting cdrom drives"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|