Re: can qt_mount_dvd?=

From: Michael Hollmann (michael.hollmann_at_jawa.at)
Date: 05/19/04

  • Next message: Shaun T. Erickson: "5.2.1: Wireless & X questions"
    Date: Wed, 19 May 2004 15:46:41 +0200
    To: Jeremy Faulkner <gldisater@gldis.ca>
    
    

    sorry, you are right ....

    thank´s

    Jeremy Faulkner wrote:
    > Michael Hollmann wrote:
    >
    >> hi
    >>
    >> dmesg | more
    >> acd1: DVD-R <PIONEER DVD RW DVR-107D> at ata1-master PIO4
    >
    >
    > Wow, you don't have much in your dmesg. Or you didn't actually type that
    > command.
    >
    >>
    >> cat /etc/fstab
    >> /dev/acd1c /tmp/dvd cd9660 ro,noauto 0 0
    >
    >
    > Same as above.
    >
    >>
    >> mdir /mnt/dvd
    >>
    >> cd /dev
    >> sh MAKEDEV acd1
    >
    >
    > I assume this is on 4.x since you didn't supply the output of uname -a
    >
    >>
    >> mount /mnt/dvd
    >
    >
    > According to the above /etc/fstab you don't have a /mnt/dvd entry.
    >
    >> or
    >> mount /dev/acd1c /mnt/dvd
    >
    >
    > mount -t cd9660 /dev/acd1 /mnt/dvd
    >
    >>
    >> give this error:
    >> mount: /mnt/dvd: unknown special file or file system
    >
    >
    > The disk doesn't have a UFS file system on it (the default when using
    > mount).
    >
    >>
    >>
    >> why ???
    >
    >
    > Because.
    >
    >>
    >> any ideas ?????
    >
    >
    > Some.
    >
    >>
    >>
    >> thank´s michael
    >
    >
    > You're welcome.
    >
    >

    -- 
    Mit freundlichen Grüßen
    Michael Hollmann
    JAWA Management Software GmbH
    A-8041 Graz, Liebenauer Hauptstraße 200
    Tel:  ++43 (0)316 403274-13
    Fax:  ++43 (0)316 403274-10
    GSM:  ++43 (0)676 4101431
    E-Mail: michael.hollmann@jawa.at
    Web:  http://www.jawa.at/
    _______________________________________________
    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"
    

  • Next message: Shaun T. Erickson: "5.2.1: Wireless & X questions"