Re: I need help mounting a floppy

From: Kevin D. Kinsey, DaleCo, S.P. (kdk_at_daleco.biz)
Date: 03/19/04

  • Next message: h0444lp6: "LG GSA-4081B, blank disk recommendations"
    Date: Fri, 19 Mar 2004 07:46:35 -0600
    To: Willy Dingledorf <howdoyouspellabc@yahoo.com>
    
    

    Willy Dingledorf wrote:

    >
    >Gentlemen:
    >
    >I am a frustrated newbie who has a good back-ground in Microsoft operating-systems,
    >but no experience with FreeBSD. I have installed various versions of FreeBSD many
    >times on several different computers ... but after a successful install, I keep
    >running into brick-walls.
    >
    >

    You ought to stop that ... pain hurts. :D

    >
    >My most recent failure came after down-loading and installing FreeBSD version 5.2
    >
    >I have been unable to mount the floppy-disk.
    >
    >I have tried typing various commands that I found in different books, and also
    >some that I found in the Help-files (that I down-loaded from the FreeBSD Web-site).
    >
    >Here are some examples (none of which work):
    >
    ># fdformat /dev/fd0
    >fdformat: open(/dev/fd0): No such file or directory
    >
    ># mount /dev/fd0 /mnt
    >mount: /dev/fd0: No such file or directory
    >
    ># mount -t msdos /dev/fd0 /floppy
    >msdosfs: /dev/fd0: No such file or directory
    >
    >#mount_msdos /dev/fd0 /floppy
    >mount_msdos: command not found
    >
    >Or, if you would rather that I take the "fstab" approach ... yes, I have
    >tried that too ... and failed. Here are some examples (none of which work):
    >
    >I edited the fstab-file by inserting the following lines (each one, in turn):
    >
    >/dev/fd0 /floppy msdos rw,noauto 0 0
    >/dev/fd0 /floppy msdosfs rw 0 0
    >
    >No matter what lines I tried, the result was always similar to this:
    >
    ># mount /floppy
    >msdosfs /dev/fd0: No such file or directory
    >
    >
    >If it looks like I do not know what I am doing ... that is exactly right.
    >If I type something-in and it does not work ... I do not have any idea why ...
    >and I have no idea how to invent some new words to type.
    >
    >Can some-one help me ? (And remember ... before you ask for my boot-log ...
    >I cannot mount the floppy ... so I don't know how to get a text-file out
    >of that machine).
    >
    >Willy
    >
    >
    >
    >
    >

    Well, let's do an "optical diff" then ... what do
    you see when you do this from the console?

         $grep fd /var/log/dmesg.today

    Should be something like:

        Using $PIR table, 6 entries at 0xc00fdf10
        fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> port
    0x3f7,0x3f2-0
        x3f5 irq 6 drq 2 on acpi0
        fdc0: FIFO enabled, 8 bytes threshold
        fd0: <1440-KB 3.5" drive> on fdc0 drive 0

    and what about:

            $ls / | grep mnt

    That should say:

            mnt/

    Kevin Kinsey
    DaleCo, S.P.
    _______________________________________________
    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: h0444lp6: "LG GSA-4081B, blank disk recommendations"

    Relevant Pages

    • Re: Resizing Partitions, Losing Windows XP...
      ... install applications ... Could I do a dump of my current FreeBSD ... to mount the partitions read only. ... now to restore there are better ways to do it but this ...
      (freebsd-questions)
    • Add new IDE drive (no format)
      ... install. ... The extra drive came from my previous FreeBSD 5.1 box. ... I tried using sysinstall to mount it, ... has junk on it? ...
      (comp.unix.bsd.freebsd.misc)
    • Re: Mounting data DVDs?
      ... to either FreeBSD 5.2.1 or else to ... in order to create and install a fresh kernel that would have all of ... I then burned my first ever data DVD... ... The tricky part came when I then went to _mount_ my freshly burned DVD ...
      (freebsd-questions)
    • Mounting dirty ext3 partition
      ... I installed this hdd as a second drive in a freebsd 5.1 system. ... I am trying to mount the fs on the linux hard drive, ... Is there anyway i can do this without having to install a cdrom drive to ...
      (comp.unix.bsd.freebsd.misc)
    • Re: freebsd-questions Digest, Vol 250, Issue 2
      ... FreeBSD 7.1R on laptop ... Busy disk and page fault ... Re: Which install? ...
      (freebsd-questions)