Re: Soekris engineering "routers"

From: Chris Howells (howells_at_kde.org)
Date: 10/31/04

  • Next message: Bill Schoolcraft: "Re: Laptops as routers"
    To: freebsd-questions@freebsd.org
    Date: Sun, 31 Oct 2004 16:36:22 +0000
    
    
    

    On Sunday 31 October 2004 01:45, LiQuiD wrote:
    > I've noticed a few people mention this company, http://www.soekris.com
    > in the list now. Their website claims they can be used with a compact
    > flash card. I'm curious regarding their usage with a flash card as a
    > hard drive. Has anyone successfully been able to install FreeBSD on one
    > of those boxes using a compact flash card?

    My current firewall is FreeBSD 5.3-beta7 running on a Celeron 700 with a pair
    of xl NICs running from a 128MB Compact Flash card via an IDE->CF convertor.
    I basically installed FreeBSD on a spare parition on my desktop, recompiled
    the kernel to remove stuff that I didn't need and copies directories
    like /usr, /bin etc over (very unscientific but I was in a rush and didn't
    have time to write a nice script to automate it yet).

    The CF card is mounted read only. rc.conf looks like this:

    hostname="gimli.middleearth"
    ifconfig_xl0="DHCP"
    ifconfig_xl1="inet 192.168.1.1 netmask 0xffffff00"
    sshd_enable="YES"
    varmfs="YES"
    tmpmfs="YES"
    populate_var="YES"
    pf_enable="YES"

    (unfortunately the stuff in the handbook regarding read only file systems is
    obsoleted by rcNG)

    and fstab

    # Device Mountpoint FStype Options Dump Pass#
    /dev/ad0s1a / ufs ro 0 0

    You could very very easily fit it onto a 64MB CF card or maybe even 32 if you
    leave out some of the kernel modules, it just takes a bit more thought and
    time.

    -- 
    Cheers, Chris Howells -- chris@chrishowells.co.uk, howells@kde.org
    Web: http://chrishowells.co.uk, PGP ID: 0x33795A2C
    KDE/Qt/C++/PHP Developer: http://www.kde.org
    
    


    • application/pgp-signature attachment: stored

  • Next message: Bill Schoolcraft: "Re: Laptops as routers"

    Relevant Pages

    • Re: booting from CF-Card
      ... > problems when chosing the compact flash card as a root device, ... I can access the compact flash card through a linux ...
      (comp.os.linux.embedded)
    • booting from CF-Card
      ... what I want to do is to boot my linux from a root device on an compact ... My target device does not boot from the compact flash ... problems when chosing the compact flash card as a root device, ...
      (comp.os.linux.embedded)
    • Re: vnconfig and a compact flash disk image
      ... I've got an image of a 32mb compact flash card that I created by ... slice. ... How can I mount the two slices on different mount points? ...
      (freebsd-questions)
    • Re: how to install files into RAM
      ... > I want to install debian on a PC with only a Compact flash card. ... > That is when to I need to create the files into RAM? ... Then create /var on your CF but then create symbolic links from it to ...
      (comp.os.linux.embedded)
    • Re: Garmin 2610 ?
      ... > never owned any kind of GPS before. ... > From what I can gather on the net, this seems to be the best unit for in-car ... that will fit on a 2GB Compact flash card. ...
      (sci.geo.satellite-nav)