Re: Super block error

From: Jonathan Chen (jonc_at_chen.org.nz)
Date: 10/30/03

  • Next message: Alhagie Puye: "bad RSDP checksum (210)"
    Date: Fri, 31 Oct 2003 08:25:56 +1300
    To: Gregory Stearns <stearns@mail.com>
    
    

    On Thu, Oct 30, 2003 at 02:16:45PM -0500, Gregory Stearns wrote:
    >
    > When I try and mount my cdrom or my floppy I get an invalid super
    > block error.
    >
    > I use the following command:
    >
    > mount /dev/acd0c /cdrom
    >
    > How do I correct this error so that I may use my cdrom?

    You need to specify the filesystem type, ie:

        # mount -t cd9660 /dev/acd0c /cdrom

    Check if there's an entry in /etc/fstab. If there is, you should be
    able to do:

        # mount /cdrom

    -- 
    Jonathan Chen <jonc@chen.org.nz>
    ----------------------------------------------------------------------
        The Internet: an empirical test of the idea that a million monkeys
                    banging on a million keyboards can produce Shakespeare
    _______________________________________________
    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: Alhagie Puye: "bad RSDP checksum (210)"

    Relevant Pages

    • Re: Super block error
      ... > When I try and mount my cdrom or my floppy I get an invalid super ... > block error. ...
      (freebsd-questions)
    • Super block error
      ... When I try and mount my cdrom or my floppy I get an invalid super ... block error. ... How do I correct this error so that I may use my cdrom? ... CareerBuilder.com has over 400,000 jobs. ...
      (freebsd-questions)
    • Re: cant mount drive
      ... So after running the command as root this ... edit /etc/fstab and delete the line for the cdrom. ... > ide-cdrom version 4.61 ... >> So to recapitulate if your drive is internal what to you have on USB? ...
      (Fedora)
    • problem in burning R/W cdrom
      ... cdrom, using cdrecord. ... as if the medium was not the ... blanking in the same command line as writing... ... ATIP info from disk ...
      (comp.os.linux.hardware)
    • Re: can not access cd-rom
      ... I assume that you were root when you typed the command. ... > ACPI: Unable to locate RSDP ... Try to mount the CDROM on an existing directory with the command above. ...
      (comp.os.linux.setup)