CD9660 Issue

Cy Schubert Cy.Schubert at komquats.com
Mon Sep 27 16:28:12 PDT 2004


Has anyone experienced this with CURRENT as of last week?

FreeBSD cwsys 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Tue Sep 21 21:26:33 PDT 
2004     root at cwsys:/export/obj/opt/src/cvs-current/src/sys/KOMQUATS  i386

I mount a CDROM using cd9660, no options. Open fails.

#include <stdio.h>
#include <fcntl.h>

main()
{
        if (open("/cdrom/dbed_ora.3.5.sol.CD.tar.Z",O_RDONLY)) {
                perror("open error");
        }
}


The app returns open error: Operation is not supported.


Cheers,
Cy Schubert <Cy.Schubert at komquats.com>
Web:  www.komquats.com and www.bcbodybuilder.com
FreeBSD UNIX:  <cy at FreeBSD.org>   Web:  www.FreeBSD.org
BC Government:  <Cy.Schubert at gems8.gov.bc.ca>

    "Lift long enough and I believe arrogance is replaced by
    humility and fear by courage and selfishness by generosity
    and rudeness by compassion and caring."
        -- Dave Draper





More information about the freebsd-current mailing list