Re: DVD Drive wont mount
From: Kevin Oberman (oberman_at_es.net)
Date: 07/28/03
- Previous message: Wes Peters: "Re: malloc does not return null when out of memory"
- Maybe in reply to: Tyndall, B.: "DVD Drive wont mount"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "Tyndall, B." <bt22@leicester.ac.uk> Date: Mon, 28 Jul 2003 13:59:54 -0700
> Date: Mon, 28 Jul 2003 20:50:32 +0100
> From: "Tyndall, B." <bt22@leicester.ac.uk>
> Sender: owner-freebsd-stable@freebsd.org
ls -l /dev/acd0*
Is the minor mode (right before the month) for all "0"? If not, delete
them and use /dev/MAKEDEV to make new ones.
ls -l /dev/acd0*
crw-r----- 4 root operator 117, 0 Mar 7 15:51 /dev/acd0a
crw-r----- 4 root operator 117, 0 Mar 7 15:51 /dev/acd0c
Minor mode---^
Try to explicitly issue the mount from the root account:
# mount -t cd9660 /dev/acdc0 /cdrom
What (if any) errors do you get? (This is a ISO9660 CD, isn't it?)
-- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: Wes Peters: "Re: malloc does not return null when out of memory"
- Maybe in reply to: Tyndall, B.: "DVD Drive wont mount"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: Crash (locking against myself) during ntfs mount
... > Energy Sciences Network ... > Ernest O. Lawrence Berkeley
National Laboratory (Berkeley Lab) ... (freebsd-current) - Re: kdldload
... >> when kldload is run by hand, and you do not give it a path, ... Energy
Sciences Network ... Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
... (freebsd-current) - Re: running config [kernel config file name] returns error
... Energy Sciences Network ... Ernest O. Lawrence Berkeley National Laboratory
(Berkeley Lab) ... To unsubscribe, ... (freebsd-current) - Re: HEADS UP: PCI Chnages
... things seem to have deteriorated slightly with Warner's recent PCI ... Energy
Sciences Network ... Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
... (freebsd-current) - Re: HEADS UP: PCI Chnages
... things seem to have deteriorated slightly with Warner's recent PCI ... Energy
Sciences Network ... Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
... (freebsd-current)