Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Live cd won't save to floppy or usb

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    5 Posts 2 Posters 2.5k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jeff
      last edited by

      Currently I have pfSense 1.2 RC1 installed on a hard drive and it runs great. However, the hard drive is old and loud, and I have an extra CDROM and floppy drive around. So I'd like to unplug the hard drive, boot from the CDROM and use a floppy to store the configuration. Alternatively I could buy a USB stick for $8.

      I can get it to work fine, but when I boot from the CDROM and restore my configuration file, it reboots with default settings. I saw on another post that disabling ACPI could help this problem, but I don't see where to do this in the BIOS. The FreeBSD device polling does show that the floppy is detected:

      fdc0: <enhanced floppy="" controller=""> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
      fdc0: [FAST]
      fd0: <1440-KB 3.5" drive> on fdc0 drive 0</enhanced>
      

      I also noticed these strange errors:

      unknown: <pnp0c02> can't assign resources (port)
      unknown: <pnp0c02> can't assign resources (memory)
      unknown: <system memory=""> can't assign resources (memory)
      unknown: <pnp0303> can't assign resources (port)
      speaker0: <pc speaker=""> at port 0x61 on isa0
      unknown: <pnp0700> can't assign resources (port)</pnp0700></pc></pnp0303></system></pnp0c02></pnp0c02>
      

      The system is a dell XPS D233. Its chipset is an Intel 440lx. My network cards are rl0 and xl0. When PFSense boots it does detect the floppy drive. The floppy is formatted as fat16.

      Any ideas?

      1 Reply Last reply Reply Quote 0
      • S
        sullrich
        last edited by

        Format it as fat32.  Then you should see a option 99 to transfer the configuration.

        1 Reply Last reply Reply Quote 0
        • J
          jeff
          last edited by

          I'll try that right away.

          1 Reply Last reply Reply Quote 0
          • J
            jeff
            last edited by

            C:\Documents and Settings\Jeff>format A: /FS:FAT32
            Insert new disk for drive A:
            and press ENTER when ready...
            The type of the file system is FAT.
            The new file system is FAT32.
            Verifying 1.44M
            Floppy disk is too small to hold the FAT32 file system.
            

            So it seems that fat32 won't work on a floppy. However, I formatted a memory stick as fat32 and that is working well. Thanks for the tip!

            1 Reply Last reply Reply Quote 0
            • J
              jeff
              last edited by

              Fat32 definitely won't work on a floppy. Ubuntu's format utility:

              ubuntu@ubuntu:~$ mkdosfs -c -f32 -v /dev/fd0
              mkdosfs 2.11 (12 Mar 2005)
              Bad number of FATs : 32
              Usage: mkdosfs [-A] [-c] [-C] [-v] [-I] [-l bad-block-file] [-b backup-boot-sector]
                     [-m boot-msg-file] [-n volume-name] [-i volume-id]
                     [-s sectors-per-cluster] [-S logical-sector-size] [-f number-of-FATs]
                     [-h hidden-sectors] [-F fat-size] [-r root-dir-entries] [-R reserved-sectors]
                     /dev/name [blocks]
              
              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.