Re: [pfSense Support] LEX Light system, USB Boot

2006-02-23 Thread Vivek Khera


On Feb 22, 2006, at 9:10 PM, Bao C. Ha wrote:



To enable USB, I make changes to the following file:
/boot/defaults/loader.conf

usb_load=NO --- usb_load=YES
umass_load=NO --- umass_load=YES


the correct thing to do is put those YES lines into /boot/ 
loader.conf as the defaults file will be overwritten during upgrades.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [pfSense Support] LEX Light system, USB Boot

2006-02-23 Thread Bao C. Ha
Hi Holger,

For the USB keyboard to work correctly without unplugging
and repluging it back, the hint.atkbd.0.flags line has
to be removed from the /boot/device.hints file.

Since Hacom systems include ones with PS/2 keyboard and
mouse, and ones without, we just enable the USB so we can
boot from the flash drive. It makes our lives easier to
support pfSense on ur systems.

Maybe I will put the USB flash drive images up on the web
as an alternative to the LiveCD.

Bao

On Wed, February 22, 2006 9:22 am, Holger Bauer wrote:
 Hi Bao,

 it's not available yet as the installer doesn't work with it. I'll talk to
 Dario if we can offer it as inofficial unsupported download somewhere for
 now. But USB-Keyboards work just fine with the plain live-cd. However you
 have to replug the keyboard once it asks you for the vlans or is booted
 up. It works after a hotplug event. If your solution works without hotplug
 we should try to merge it in.

 Holger

 -Original Message-
 From: Bao C. Ha [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, February 22, 2006 5:48 PM
 To: support@pfsense.com
 Subject: RE: [pfSense Support] LEX Light system, USB Boot


 Hi Holger,

 Where is Dario's script?

 Once USB is enabled, it will boot from USB devices on the
 OpenBrick-E, which is similar to the Lex Light CV860A3R53.

 Bao

 On Wed, February 22, 2006 3:13 am, Holger Bauer wrote:
  That's not correct, at least not for newer versions. I'm setting up
  nexcoms with usb keyboards and I have an experimental
 live-usb-stick that
  was generated by a script from Dario to convert the livecd
 to run from
  usbstick with custom config.xml which boots up at the
 nexcom fine. Don't
  have a system like the LEX here to test but I guess it
 should work with
  that as well. The installer is not prepared for the usb
 drive, that's why
  you can't install from the stick to hdd but it would make a
 great tool for
  rapid desasterrecovery or deployment of systems with custom
 config as you
  even can specify a custom factory default config.xml with
 Dario's script.
 
  Holger
 
  -Original Message-
  From: Bao C. Ha [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, February 22, 2006 4:17 AM
  To: support@pfsense.com
  Subject: Re: [pfSense Support] LEX Light system, USB Boot
 
 
  Hi Josh,
 
  It does not work because, by default, pfSense does not have
  USB support enabled in the kernel. I have enabled USB so I
  can boot pfSense on Hacom's systems from USB flash drives,
  as well as to be able to use USB keyboard and mouse.
 
  Bao
 
  On Tue, February 21, 2006 5:50 pm, Josh Stompro wrote:
   I haven't been able to get my LEX Light mini pc to boot
 with a USB
   cd-rom drive.
   It is the CV860A-3R53 model, 533Mhz, with 3 RealTek NIC's.
  
   I have tried LiveCD-1.0BETA1 and
   1.0-BETA1-TESTING-SNAPSHOT-2-19-06
  
   and they both get to this point and lock up.
  
  
   FreeBSD/i386 bootstrap loader, Revision 1.1
   ([EMAIL PROTECTED], Sun Feb 19 19:28:43 UTC 2006)
   |
  
  
   I am not totally sunk yet, I can still use the onboard ide
  connector to
   boot, but this would be much more convenient.
  
   Knoppix will boot via the USB drive, so I believe the
  hardware is sound.
  
   Thanks
   Josh
  
  
  
  
 
 -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
 
  --
  Best Regards.
  Bao C. Ha
  Hacom OpenBrick Distributor USA http://www.hacom.net
  voice: (714) 530-8817 fax: (714) 530-8818
  8D66 6672 7A9B 6879 85CD 42E0 9F6C 7908 ED95 6B38
 
 
 
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
  
  Virus checked by G DATA AntiVirusKit
 
 
 
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 


 --
 Best Regards.
 Bao C. Ha
 Hacom OpenBrick Distributor USA http://www.hacom.net
 voice: (714) 530-8817 fax: (714) 530-8818
 8D66 6672 7A9B 6879 85CD 42E0 9F6C 7908 ED95 6B38


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 
 Virus checked by G DATA AntiVirusKit


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Best Regards.
Bao C. Ha
Hacom OpenBrick Distributor USA http://www.hacom.net
voice: (714) 530-8817 fax: (714) 530-8818
8D66 6672 7A9B 6879 85CD 42E0 9F6C 7908 ED95 6B38


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] LEX Light system, USB Boot

2006-02-23 Thread D. Archibald Smart
So, I've been keeping tabs on the Lex Neo with pfSense for a while now... and while its clear that it can be done with help form Bao's script, what happens when an update comes out? Would I have to pull the card out and run Bao's script again with the new version? or once pfSense is on the card will I just be able to use it as normal, updating through the built in updater?
confused.dasOn 2/23/06, Bao C. Ha [EMAIL PROTECTED] wrote:
Hi Holger,For the USB keyboard to work correctly without unpluggingand repluging it back, the hint.atkbd.0.flags line hasto be removed from the /boot/device.hints file.Since Hacom systems include ones with PS/2 keyboard and
mouse, and ones without, we just enable the USB so we canboot from the flash drive. It makes our lives easier tosupport pfSense on ur systems.Maybe I will put the USB flash drive images up on the web
as an alternative to the LiveCD.BaoOn Wed, February 22, 2006 9:22 am, Holger Bauer wrote: Hi Bao, it's not available yet as the installer doesn't work with it. I'll talk to Dario if we can offer it as inofficial unsupported download somewhere for
 now. But USB-Keyboards work just fine with the plain live-cd. However you have to replug the keyboard once it asks you for the vlans or is booted up. It works after a hotplug event. If your solution works without hotplug
 we should try to merge it in. Holger -Original Message- From: Bao C. Ha [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 22, 2006 5:48 PM
 To: support@pfsense.com Subject: RE: [pfSense Support] LEX Light system, USB Boot Hi Holger, Where is Dario's script?
 Once USB is enabled, it will boot from USB devices on the OpenBrick-E, which is similar to the Lex Light CV860A3R53. Bao On Wed, February 22, 2006 3:13 am, Holger Bauer wrote:
  That's not correct, at least not for newer versions. I'm setting up  nexcoms with usb keyboards and I have an experimental live-usb-stick that  was generated by a script from Dario to convert the livecd
 to run from  usbstick with custom config.xml which boots up at the nexcom fine. Don't  have a system like the LEX here to test but I guess it should work with
  that as well. The installer is not prepared for the usb drive, that's why  you can't install from the stick to hdd but it would make a great tool for  rapid desasterrecovery or deployment of systems with custom
 config as you  even can specify a custom factory default config.xml with Dario's script.   Holger   -Original Message-
  From: Bao C. Ha [mailto:[EMAIL PROTECTED]]  Sent: Wednesday, February 22, 2006 4:17 AM  To: 
support@pfsense.com  Subject: Re: [pfSense Support] LEX Light system, USB BootHi Josh,   It does not work because, by default, pfSense does not have
  USB support enabled in the kernel. I have enabled USB so I  can boot pfSense on Hacom's systems from USB flash drives,  as well as to be able to use USB keyboard and mouse.
   Bao   On Tue, February 21, 2006 5:50 pm, Josh Stompro wrote:   I haven't been able to get my LEX Light mini pc to boot
 with a USB   cd-rom drive.   It is the CV860A-3R53 model, 533Mhz, with 3 RealTek NIC's. I have tried LiveCD-1.0BETA1
 and   1.0-BETA1-TESTING-SNAPSHOT-2-19-06 and they both get to this point and lock up.
   FreeBSD/i386 bootstrap loader, Revision 1.1   ([EMAIL PROTECTED], Sun Feb 19 19:28:43 UTC 2006)   |
   I am not totally sunk yet, I can still use the onboard ide  connector to   boot, but this would be much more convenient.
 Knoppix will boot via the USB drive, so I believe the  hardware is sound. Thanks   Josh
  -   To unsubscribe, e-mail: 
[EMAIL PROTECTED]   For additional commands, e-mail: [EMAIL PROTECTED]  
  --  Best Regards.  Bao C. Ha  Hacom OpenBrick Distributor USA 
http://www.hacom.net  voice: (714) 530-8817 fax: (714) 530-8818  8D66 6672 7A9B 6879 85CD 42E0 9F6C 7908 ED95 6B38   
 -  To unsubscribe, e-mail: [EMAIL PROTECTED]  For additional commands, e-mail: 
[EMAIL PROTECTED]   Virus checked by G DATA AntiVirusKit 
   -  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]   -- Best Regards.
 Bao C. Ha Hacom OpenBrick Distributor USA http://www.hacom.net voice: (714) 530-8817 fax: (714) 530-8818 8D66 6672 7A9B 6879 85CD 42E0 9F6C 7908 ED95 6B38
 - To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]  Virus checked by G DATA AntiVirusKit
 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: 
[EMAIL PROTECTED]--Best Regards.Bao C. HaHacom OpenBrick Distributor USA http://www.hacom.net
voice: (714) 530-8817 fax: (714) 530

RE: [pfSense Support] LEX Light system, USB Boot

2006-02-22 Thread Holger Bauer
That's not correct, at least not for newer versions. I'm setting up nexcoms 
with usb keyboards and I have an experimental live-usb-stick that was generated 
by a script from Dario to convert the livecd to run from usbstick with custom 
config.xml which boots up at the nexcom fine. Don't have a system like the LEX 
here to test but I guess it should work with that as well. The installer is not 
prepared for the usb drive, that's why you can't install from the stick to hdd 
but it would make a great tool for rapid desasterrecovery or deployment of 
systems with custom config as you even can specify a custom factory default 
config.xml with Dario's script.

Holger

 -Original Message-
 From: Bao C. Ha [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, February 22, 2006 4:17 AM
 To: support@pfsense.com
 Subject: Re: [pfSense Support] LEX Light system, USB Boot
 
 
 Hi Josh,
 
 It does not work because, by default, pfSense does not have
 USB support enabled in the kernel. I have enabled USB so I
 can boot pfSense on Hacom's systems from USB flash drives,
 as well as to be able to use USB keyboard and mouse.
 
 Bao
 
 On Tue, February 21, 2006 5:50 pm, Josh Stompro wrote:
  I haven't been able to get my LEX Light mini pc to boot with a USB
  cd-rom drive.
  It is the CV860A-3R53 model, 533Mhz, with 3 RealTek NIC's.
 
  I have tried LiveCD-1.0BETA1 and
  1.0-BETA1-TESTING-SNAPSHOT-2-19-06
 
  and they both get to this point and lock up.
 
 
  FreeBSD/i386 bootstrap loader, Revision 1.1
  ([EMAIL PROTECTED], Sun Feb 19 19:28:43 UTC 2006)
  |
 
 
  I am not totally sunk yet, I can still use the onboard ide 
 connector to
  boot, but this would be much more convenient.
 
  Knoppix will boot via the USB drive, so I believe the 
 hardware is sound.
 
  Thanks
  Josh
 
 
 
  
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
 -- 
 Best Regards.
 Bao C. Ha
 Hacom OpenBrick Distributor USA http://www.hacom.net
 voice: (714) 530-8817 fax: (714) 530-8818
 8D66 6672 7A9B 6879 85CD 42E0 9F6C 7908 ED95 6B38
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


Virus checked by G DATA AntiVirusKit


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [pfSense Support] LEX Light system, USB Boot

2006-02-22 Thread Bao C. Ha
Hi Holger,

Where is Dario's script?

Once USB is enabled, it will boot from USB devices on the
OpenBrick-E, which is similar to the Lex Light CV860A3R53.

Bao

On Wed, February 22, 2006 3:13 am, Holger Bauer wrote:
 That's not correct, at least not for newer versions. I'm setting up
 nexcoms with usb keyboards and I have an experimental live-usb-stick that
 was generated by a script from Dario to convert the livecd to run from
 usbstick with custom config.xml which boots up at the nexcom fine. Don't
 have a system like the LEX here to test but I guess it should work with
 that as well. The installer is not prepared for the usb drive, that's why
 you can't install from the stick to hdd but it would make a great tool for
 rapid desasterrecovery or deployment of systems with custom config as you
 even can specify a custom factory default config.xml with Dario's script.

 Holger

 -Original Message-
 From: Bao C. Ha [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, February 22, 2006 4:17 AM
 To: support@pfsense.com
 Subject: Re: [pfSense Support] LEX Light system, USB Boot


 Hi Josh,

 It does not work because, by default, pfSense does not have
 USB support enabled in the kernel. I have enabled USB so I
 can boot pfSense on Hacom's systems from USB flash drives,
 as well as to be able to use USB keyboard and mouse.

 Bao

 On Tue, February 21, 2006 5:50 pm, Josh Stompro wrote:
  I haven't been able to get my LEX Light mini pc to boot with a USB
  cd-rom drive.
  It is the CV860A-3R53 model, 533Mhz, with 3 RealTek NIC's.
 
  I have tried LiveCD-1.0BETA1 and
  1.0-BETA1-TESTING-SNAPSHOT-2-19-06
 
  and they both get to this point and lock up.
 
 
  FreeBSD/i386 bootstrap loader, Revision 1.1
  ([EMAIL PROTECTED], Sun Feb 19 19:28:43 UTC 2006)
  |
 
 
  I am not totally sunk yet, I can still use the onboard ide
 connector to
  boot, but this would be much more convenient.
 
  Knoppix will boot via the USB drive, so I believe the
 hardware is sound.
 
  Thanks
  Josh
 
 
 
 
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 


 --
 Best Regards.
 Bao C. Ha
 Hacom OpenBrick Distributor USA http://www.hacom.net
 voice: (714) 530-8817 fax: (714) 530-8818
 8D66 6672 7A9B 6879 85CD 42E0 9F6C 7908 ED95 6B38


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



 
 Virus checked by G DATA AntiVirusKit


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Best Regards.
Bao C. Ha
Hacom OpenBrick Distributor USA http://www.hacom.net
voice: (714) 530-8817 fax: (714) 530-8818
8D66 6672 7A9B 6879 85CD 42E0 9F6C 7908 ED95 6B38


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [pfSense Support] LEX Light system, USB Boot

2006-02-22 Thread Holger Bauer
Hi Bao,

it's not available yet as the installer doesn't work with it. I'll talk to 
Dario if we can offer it as inofficial unsupported download somewhere for now. 
But USB-Keyboards work just fine with the plain live-cd. However you have to 
replug the keyboard once it asks you for the vlans or is booted up. It works 
after a hotplug event. If your solution works without hotplug we should try to 
merge it in.

Holger

 -Original Message-
 From: Bao C. Ha [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, February 22, 2006 5:48 PM
 To: support@pfsense.com
 Subject: RE: [pfSense Support] LEX Light system, USB Boot
 
 
 Hi Holger,
 
 Where is Dario's script?
 
 Once USB is enabled, it will boot from USB devices on the
 OpenBrick-E, which is similar to the Lex Light CV860A3R53.
 
 Bao
 
 On Wed, February 22, 2006 3:13 am, Holger Bauer wrote:
  That's not correct, at least not for newer versions. I'm setting up
  nexcoms with usb keyboards and I have an experimental 
 live-usb-stick that
  was generated by a script from Dario to convert the livecd 
 to run from
  usbstick with custom config.xml which boots up at the 
 nexcom fine. Don't
  have a system like the LEX here to test but I guess it 
 should work with
  that as well. The installer is not prepared for the usb 
 drive, that's why
  you can't install from the stick to hdd but it would make a 
 great tool for
  rapid desasterrecovery or deployment of systems with custom 
 config as you
  even can specify a custom factory default config.xml with 
 Dario's script.
 
  Holger
 
  -Original Message-
  From: Bao C. Ha [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, February 22, 2006 4:17 AM
  To: support@pfsense.com
  Subject: Re: [pfSense Support] LEX Light system, USB Boot
 
 
  Hi Josh,
 
  It does not work because, by default, pfSense does not have
  USB support enabled in the kernel. I have enabled USB so I
  can boot pfSense on Hacom's systems from USB flash drives,
  as well as to be able to use USB keyboard and mouse.
 
  Bao
 
  On Tue, February 21, 2006 5:50 pm, Josh Stompro wrote:
   I haven't been able to get my LEX Light mini pc to boot 
 with a USB
   cd-rom drive.
   It is the CV860A-3R53 model, 533Mhz, with 3 RealTek NIC's.
  
   I have tried LiveCD-1.0BETA1 and
   1.0-BETA1-TESTING-SNAPSHOT-2-19-06
  
   and they both get to this point and lock up.
  
  
   FreeBSD/i386 bootstrap loader, Revision 1.1
   ([EMAIL PROTECTED], Sun Feb 19 19:28:43 UTC 2006)
   |
  
  
   I am not totally sunk yet, I can still use the onboard ide
  connector to
   boot, but this would be much more convenient.
  
   Knoppix will boot via the USB drive, so I believe the
  hardware is sound.
  
   Thanks
   Josh
  
  
  
  
  
 -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
 
  --
  Best Regards.
  Bao C. Ha
  Hacom OpenBrick Distributor USA http://www.hacom.net
  voice: (714) 530-8817 fax: (714) 530-8818
  8D66 6672 7A9B 6879 85CD 42E0 9F6C 7908 ED95 6B38
 
 
  
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
  
  Virus checked by G DATA AntiVirusKit
 
 
  
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 
 -- 
 Best Regards.
 Bao C. Ha
 Hacom OpenBrick Distributor USA http://www.hacom.net
 voice: (714) 530-8817 fax: (714) 530-8818
 8D66 6672 7A9B 6879 85CD 42E0 9F6C 7908 ED95 6B38
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


Virus checked by G DATA AntiVirusKit


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] LEX Light system, USB Boot

2006-02-22 Thread Scott Ullrich
I have no plans on changing our current behavior.  Any time we mess
with this portion it ends up in a lot of breakage and grey hairs on my
head.

I've got enough grey hairs for now, thanks.

On 2/22/06, Holger Bauer [EMAIL PROTECTED] wrote:
 Hi Bao,

 it's not available yet as the installer doesn't work with it. I'll talk to 
 Dario if we can offer it as inofficial unsupported download somewhere for 
 now. But USB-Keyboards work just fine with the plain live-cd. However you 
 have to replug the keyboard once it asks you for the vlans or is booted up. 
 It works after a hotplug event. If your solution works without hotplug we 
 should try to merge it in.

 Holger

  -Original Message-
  From: Bao C. Ha [mailto:[EMAIL PROTECTED]
  Sent: Wednesday, February 22, 2006 5:48 PM
  To: support@pfsense.com
  Subject: RE: [pfSense Support] LEX Light system, USB Boot
 
 
  Hi Holger,
 
  Where is Dario's script?
 
  Once USB is enabled, it will boot from USB devices on the
  OpenBrick-E, which is similar to the Lex Light CV860A3R53.
 
  Bao
 
  On Wed, February 22, 2006 3:13 am, Holger Bauer wrote:
   That's not correct, at least not for newer versions. I'm setting up
   nexcoms with usb keyboards and I have an experimental
  live-usb-stick that
   was generated by a script from Dario to convert the livecd
  to run from
   usbstick with custom config.xml which boots up at the
  nexcom fine. Don't
   have a system like the LEX here to test but I guess it
  should work with
   that as well. The installer is not prepared for the usb
  drive, that's why
   you can't install from the stick to hdd but it would make a
  great tool for
   rapid desasterrecovery or deployment of systems with custom
  config as you
   even can specify a custom factory default config.xml with
  Dario's script.
  
   Holger
  
   -Original Message-
   From: Bao C. Ha [mailto:[EMAIL PROTECTED]
   Sent: Wednesday, February 22, 2006 4:17 AM
   To: support@pfsense.com
   Subject: Re: [pfSense Support] LEX Light system, USB Boot
  
  
   Hi Josh,
  
   It does not work because, by default, pfSense does not have
   USB support enabled in the kernel. I have enabled USB so I
   can boot pfSense on Hacom's systems from USB flash drives,
   as well as to be able to use USB keyboard and mouse.
  
   Bao
  
   On Tue, February 21, 2006 5:50 pm, Josh Stompro wrote:
I haven't been able to get my LEX Light mini pc to boot
  with a USB
cd-rom drive.
It is the CV860A-3R53 model, 533Mhz, with 3 RealTek NIC's.
   
I have tried LiveCD-1.0BETA1 and
1.0-BETA1-TESTING-SNAPSHOT-2-19-06
   
and they both get to this point and lock up.
   
   
FreeBSD/i386 bootstrap loader, Revision 1.1
([EMAIL PROTECTED], Sun Feb 19 19:28:43 UTC 2006)
|
   
   
I am not totally sunk yet, I can still use the onboard ide
   connector to
boot, but this would be much more convenient.
   
Knoppix will boot via the USB drive, so I believe the
   hardware is sound.
   
Thanks
Josh
   
   
   
   
  
  -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
   
   
  
  
   --
   Best Regards.
   Bao C. Ha
   Hacom OpenBrick Distributor USA http://www.hacom.net
   voice: (714) 530-8817 fax: (714) 530-8818
   8D66 6672 7A9B 6879 85CD 42E0 9F6C 7908 ED95 6B38
  
  
  
  -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
  
   
   Virus checked by G DATA AntiVirusKit
  
  
  
  -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
 
  --
  Best Regards.
  Bao C. Ha
  Hacom OpenBrick Distributor USA http://www.hacom.net
  voice: (714) 530-8817 fax: (714) 530-8818
  8D66 6672 7A9B 6879 85CD 42E0 9F6C 7908 ED95 6B38
 
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 

 
 Virus checked by G DATA AntiVirusKit


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [pfSense Support] LEX Light system, USB Boot

2006-02-22 Thread Holger Bauer
oh, btw, I'm using aue-nics (usb 2.0) with my mini itx boards for a very 
long time for syncing settings. another evidence that usb is supported...

Holger

 -Original Message-
 From: Scott Ullrich [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, February 22, 2006 6:30 PM
 To: support@pfsense.com
 Subject: Re: [pfSense Support] LEX Light system, USB Boot
 
 
 I have no plans on changing our current behavior.  Any time we mess
 with this portion it ends up in a lot of breakage and grey hairs on my
 head.
 
 I've got enough grey hairs for now, thanks.
 
 On 2/22/06, Holger Bauer [EMAIL PROTECTED] wrote:
  Hi Bao,
 
  it's not available yet as the installer doesn't work with 
 it. I'll talk to Dario if we can offer it as inofficial 
 unsupported download somewhere for now. But USB-Keyboards 
 work just fine with the plain live-cd. However you have to 
 replug the keyboard once it asks you for the vlans or is 
 booted up. It works after a hotplug event. If your solution 
 works without hotplug we should try to merge it in.
 
  Holger
 
   -Original Message-
   From: Bao C. Ha [mailto:[EMAIL PROTECTED]
   Sent: Wednesday, February 22, 2006 5:48 PM
   To: support@pfsense.com
   Subject: RE: [pfSense Support] LEX Light system, USB Boot
  
  
   Hi Holger,
  
   Where is Dario's script?
  
   Once USB is enabled, it will boot from USB devices on the
   OpenBrick-E, which is similar to the Lex Light CV860A3R53.
  
   Bao
  
   On Wed, February 22, 2006 3:13 am, Holger Bauer wrote:
That's not correct, at least not for newer versions. 
 I'm setting up
nexcoms with usb keyboards and I have an experimental
   live-usb-stick that
was generated by a script from Dario to convert the livecd
   to run from
usbstick with custom config.xml which boots up at the
   nexcom fine. Don't
have a system like the LEX here to test but I guess it
   should work with
that as well. The installer is not prepared for the usb
   drive, that's why
you can't install from the stick to hdd but it would make a
   great tool for
rapid desasterrecovery or deployment of systems with custom
   config as you
even can specify a custom factory default config.xml with
   Dario's script.
   
Holger
   
-Original Message-
From: Bao C. Ha [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 22, 2006 4:17 AM
To: support@pfsense.com
Subject: Re: [pfSense Support] LEX Light system, USB Boot
   
   
Hi Josh,
   
It does not work because, by default, pfSense does not have
USB support enabled in the kernel. I have enabled USB so I
can boot pfSense on Hacom's systems from USB flash drives,
as well as to be able to use USB keyboard and mouse.
   
Bao
   
On Tue, February 21, 2006 5:50 pm, Josh Stompro wrote:
 I haven't been able to get my LEX Light mini pc to boot
   with a USB
 cd-rom drive.
 It is the CV860A-3R53 model, 533Mhz, with 3 RealTek NIC's.

 I have tried LiveCD-1.0BETA1 and
 1.0-BETA1-TESTING-SNAPSHOT-2-19-06

 and they both get to this point and lock up.


 FreeBSD/i386 bootstrap loader, Revision 1.1
 ([EMAIL PROTECTED], Sun Feb 19 19:28:43 UTC 2006)
 |


 I am not totally sunk yet, I can still use the onboard ide
connector to
 boot, but this would be much more convenient.

 Knoppix will boot via the USB drive, so I believe the
hardware is sound.

 Thanks
 Josh




   
   
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


   
   
--
Best Regards.
Bao C. Ha
Hacom OpenBrick Distributor USA http://www.hacom.net
voice: (714) 530-8817 fax: (714) 530-8818
8D66 6672 7A9B 6879 85CD 42E0 9F6C 7908 ED95 6B38
   
   
   
   
 -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
   
   
   

Virus checked by G DATA AntiVirusKit
   
   
   
   
 -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
   
   
  
  
   --
   Best Regards.
   Bao C. Ha
   Hacom OpenBrick Distributor USA http://www.hacom.net
   voice: (714) 530-8817 fax: (714) 530-8818
   8D66 6672 7A9B 6879 85CD 42E0 9F6C 7908 ED95 6B38
  
  
   
 -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
  
  Virus checked by G DATA AntiVirusKit
 
 
  
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED

Re: [pfSense Support] LEX Light system, USB Boot

2006-02-22 Thread Josh Stompro




I apologize for not checking the FAQ before I asked this, is see that
there is an entry for it. It does say to post to the list if someone
has success or failure so I guess I wasn't totally off. 

Bao, could you point me to documentation on how to enable USB in the
Kernel. 

These LEX machines have an internal compact flash slot so I will
probably be trying that avenue also.

Thanks
Josh

Bao C. Ha wrote:

  Hi Josh,

It does not work because, by default, pfSense does not have
USB support enabled in the kernel. I have enabled USB so I
can boot pfSense on Hacom's systems from USB flash drives,
as well as to be able to use USB keyboard and mouse.

Bao

On Tue, February 21, 2006 5:50 pm, Josh Stompro wrote:
  
  
I haven't been able to get my LEX Light mini pc to boot with a USB
cd-rom drive.
It is the CV860A-3R53 model, 533Mhz, with 3 RealTek NIC's.

I have tried LiveCD-1.0BETA1 and
1.0-BETA1-TESTING-SNAPSHOT-2-19-06

and they both get to this point and lock up.


FreeBSD/i386 bootstrap loader, Revision 1.1
([EMAIL PROTECTED], Sun Feb 19 19:28:43 UTC 2006)
|

I am not totally sunk yet, I can still use the onboard ide connector to
boot, but this would be much more convenient.

Knoppix will boot via the USB drive, so I believe the hardware is sound.

Thanks
Josh



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



  
  

  


-- 
--
Josh Stompro | Office 218.233.3757 EXT-139
LARL Network Coordinator | Mobile 701.371.3857




Re: [pfSense Support] LEX Light system, USB Boot

2006-02-22 Thread Bao C. Ha
Hi Josh,

To enable USB, I make changes to the following file:
/boot/defaults/loader.conf

usb_load=NO --- usb_load=YES
umass_load=NO --- umass_load=YES

I have CF images for LEX machines at the following URL,
http://shopping.hacom.net/catalog/pub/pfsense/

Look for those with the string ad2 inside. To build a
256MB CF image, do the following,

zcat pfSense-beta1-256-ad2.img.gz | dd of=/dev/da0 bs=16k

I build my own using grub as the boot loader. FreeBSD loader
works intermittently on Hacom systems.

Bao

On Wed, February 22, 2006 12:10 pm, Josh Stompro wrote:
 I apologize for not checking the FAQ before I asked this,  is see that
 there is an entry for it.  It does say to post to the list if someone
 has success or failure so I guess I wasn't totally off.

 Bao, could you point me to documentation on how to enable USB in the
 Kernel.

 These LEX machines have an internal compact flash slot so I will
 probably be trying that avenue also.

 Thanks
 Josh

 Bao C. Ha wrote:
 Hi Josh,

 It does not work because, by default, pfSense does not have
 USB support enabled in the kernel. I have enabled USB so I
 can boot pfSense on Hacom's systems from USB flash drives,
 as well as to be able to use USB keyboard and mouse.

 Bao

 On Tue, February 21, 2006 5:50 pm, Josh Stompro wrote:

 I haven't been able to get my LEX Light mini pc to boot with a USB
 cd-rom drive.
 It is the CV860A-3R53 model, 533Mhz, with 3 RealTek NIC's.

 I have tried LiveCD-1.0BETA1 and
 1.0-BETA1-TESTING-SNAPSHOT-2-19-06

 and they both get to this point and lock up.


 FreeBSD/i386 bootstrap loader, Revision 1.1
 ([EMAIL PROTECTED], Sun Feb 19 19:28:43 UTC 2006)
 |

 I am not totally sunk yet, I can still use the onboard ide connector to
 boot, but this would be much more convenient.

 Knoppix will boot via the USB drive, so I believe the hardware is
 sound.

 Thanks
 Josh



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]







 --
 --
 Josh Stompro | Office 218.233.3757 EXT-139
 LARL Network Coordinator | Mobile 701.371.3857




-- 
Best Regards.
Bao C. Ha
Hacom OpenBrick Distributor USA http://www.hacom.net
voice: (714) 530-8817 fax: (714) 530-8818
8D66 6672 7A9B 6879 85CD 42E0 9F6C 7908 ED95 6B38


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [pfSense Support] LEX Light system, USB Boot

2006-02-21 Thread Bao C. Ha
Hi Josh,

It does not work because, by default, pfSense does not have
USB support enabled in the kernel. I have enabled USB so I
can boot pfSense on Hacom's systems from USB flash drives,
as well as to be able to use USB keyboard and mouse.

Bao

On Tue, February 21, 2006 5:50 pm, Josh Stompro wrote:
 I haven't been able to get my LEX Light mini pc to boot with a USB
 cd-rom drive.
 It is the CV860A-3R53 model, 533Mhz, with 3 RealTek NIC's.

 I have tried LiveCD-1.0BETA1 and
 1.0-BETA1-TESTING-SNAPSHOT-2-19-06

 and they both get to this point and lock up.


 FreeBSD/i386 bootstrap loader, Revision 1.1
 ([EMAIL PROTECTED], Sun Feb 19 19:28:43 UTC 2006)
 |


 I am not totally sunk yet, I can still use the onboard ide connector to
 boot, but this would be much more convenient.

 Knoppix will boot via the USB drive, so I believe the hardware is sound.

 Thanks
 Josh



 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Best Regards.
Bao C. Ha
Hacom OpenBrick Distributor USA http://www.hacom.net
voice: (714) 530-8817 fax: (714) 530-8818
8D66 6672 7A9B 6879 85CD 42E0 9F6C 7908 ED95 6B38


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]