Re: Incorrect super block--help!

From: Scott Robbins (scottro_at_nyc.rr.com)
Date: 08/29/05

  • Next message: freebsd-stable_at_auscert.org.au: "Re: Incorrect super block--help!"
    Date: Mon, 29 Aug 2005 08:44:57 -0400
    To: freebsd-stable@freebsd.org
    
    

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1

    On Mon, Aug 29, 2005 at 10:16:54PM +1000, freebsd-stable@auscert.org.au wrote:
    > > Hey, newb BSDer here with a question
    > >
    > > I've got a brand new 5.4 install. I'm trying to mount the CDROM. As root,
    > > I type:
    > >
    > > mount /dev/acd0 /cdrom
    > >
    > > and I get "incorrect super block" error message after a bit of CD activity,
    > > and no mount. I've tried a CD-RW I burned (the FreeBSD install disk I
    > > installed from) and an old copy of SimCity 2000, neither worked, same error
    > > message.
    > >
    > > I'm stuck. Any ideas?

    The real stupid question (brought on by another post that suggested
    using -t 9660 or whatever it is, I just use mount_cd9660)

    Is it shown in /etc/fstab--that is, do you have a line in /etc/fstab
    something like

    /dev/acd0 /cdrom cd9660 ro, noauto 0 0

    The answer is probably yes, but if not, that would be the issue and
    you'd need to use mount_cd9660 rather than mount.

    - --

    Scott Robbins

    GPG KeyID EB3467D6
    ( 1B848 077D 66F6 9DB0 FDC2 A409 FA54 D575 EB34 67D6)
    gpg --keyserver pgp.mit.edu --recv-keys EB3467D6

    Faith: You can't trust guys.
    Buffy: You can trust some guys. Really, I've read about them.
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.2 (FreeBSD)

    iD8DBQFDEwNJ+lTVdes0Z9YRAmFwAJ4tFc0CRLiT5gcupEy5vpEqSH6l6ACfTYe9
    6S4CGw7Hqz8KA7IY9c/7qaE=
    =AQVp
    -----END PGP SIGNATURE-----
    _______________________________________________
    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"


  • Next message: freebsd-stable_at_auscert.org.au: "Re: Incorrect super block--help!"