NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: DVD probs
Hello Todd,
On Wed, Sep 02, 2026 at 03:02:18PM -0400, Todd Gruhn wrote:
> ####################################
> IS the one below seen as a CD??
> Its a DVD ...
There is no CD vs. DVD at that level.
There is cd9660 (ISO standard 9660) vs. udf file system on the
medium, independent of size and written letters on the surface.
> root@gandalf$ mount /dev/cd0a /cdrom
> mount /dev/cd0a /cdrom
>
> root@gandalf$ ls -l /cdrom
> total 4903564
> -rw-r--r-- 1 root users 1928753152 May 22 2022 BACKUP-MP3-22-May-2022.cpio
[...]
> ## did on 2/7/2022
> cdrecord dev=/dev/rcd0 blank=fast
> newfs /dev/rcd0
?
> mount /dev/cd0a /cdrom
Say, what is the output of "grep cd0 /etc/fstab" ?
What is the the output of "mount | grep cd0"?
What is the output of "ls -l /dev/*cd0*" ?
Regards,
-is
Home |
Main Index |
Thread Index |
Old Index