Re: [Astlinux-users] Any bximage (bochs) experts out there?

2009-12-06 Thread Terry Markovich
s C=992/H=64/S=63, and the starting cylinder is > shown by fdisk as 100, then how do you calculate the -o argument to > losetup to figure out the offset in bytes? > > Thanks. > > > On 12/02/2009 07:25 PM, Terry Markovich wrote: >> As far as I know, the number of heads

Re: [Astlinux-users] Any bximage (bochs) experts out there?

2009-12-02 Thread Terry Markovich
As far as I know, the number of heads and sectors-per-track bximage reports is just a convenient fiction. Cylinders * heads * spt * 512(block size) = image size. Why do you need that specific geometry? Terry Philip A. Prindeville wrote: > I'm trying to "pre-image" Astlinux for a CF of a given

Re: [Astlinux-users] iptables/arno question

2009-09-07 Thread Terry Markovich
Something like this should work ( is whatever port you want to listen on): iptables -t nat -A PREROUTING -p udp --dport -j REDIRECT --to-ports 5060 Terry David Kerr wrote: > I'm wondering if there are any experts out there that can help me. > Asterisk is listening on port 5060 for S

Re: [Astlinux-users] How do I "fork" and then "join" a call

2009-01-04 Thread Terry Markovich
Sounds like an Inmarsat call setup15-20 sec of silence before the call starts ringing on the far end. O'Connor, Brian wrote: > David - > > The outgoing call will be answered by another device in just a few > seconds. However, it takes another 10-15 seconds for the legacy network > to complet

Re: [Astlinux-users] more PPPoE fixes

2008-09-30 Thread Terry Markovich
e reliability when pppoe is used for the internet connection. > > Dominko > > --- On Tue, 9/30/08, Terry Markovich <[EMAIL PROTECTED]> wrote: > >> From: Terry Markovich <[EMAIL PROTECTED]> >> Subject: [Astlinux-users] more PPPoE fixes >> To: "As

[Astlinux-users] more PPPoE fixes

2008-09-30 Thread Terry Markovich
I've found a few more issues with rp-pppoe. One looks like a longstanding problem with resolv.conf when PPPoE is used and $DNS is not set (using dns from your pppoe host). If $DNS is not set, the pppoe-connect script tries to remove /etc/resolv.conf and add a symlink to /etc/ppp/resolv.conf.

Re: [Astlinux-users] PPPoE config

2008-09-29 Thread Terry Markovich
to be combined with CF_BASE for the full path (and maybe an earlier rp-pppoe package expected this?), but this is not happening. Terry Philip Prindeville wrote: > Terry Markovich wrote: >> I have found an error in the >> /trunk/target/generic/target_skeleton/etc/init.d/network

[Astlinux-users] PPPoE config

2008-09-29 Thread Terry Markovich
these variables from the network script works for me, pid files are created and it does not complain about a timeout. Terry Markovich - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge

Re: [Astlinux-users] Problem building net-snmp-5.3.2 with trunk 1733

2008-05-06 Thread Terry Markovich
net-snmp-5.3.1/include/net-snmp/net-snmp-confih.h line 272: "#define HAVE_GETMNTENT" should read "#define HAVE_GETMNTENT 1" Terry Philip Prindeville wrote: > Ingmar Schraub wrote: >> Darrick Hartman (lists) wrote: >> >>> Guy Neale wrote: >>> Hi I'm currently having problem

Re: [Astlinux-users] Wireless USB Adapter

2008-04-22 Thread Terry Markovich
Darrick Hartman (lists) wrote: > Kristian Kielhofner wrote: >> On 4/21/08, Kevin Kiely <[EMAIL PROTECTED]> wrote: >>> Does anyone know if any of the wireless USB adapters are supported with >>> ASTLinux, like the Netgear WG111? If so, which are know to work well >>> natively with ASTLinux? >>> >

Re: [Astlinux-users] Building with Ubuntu

2007-12-28 Thread Terry Markovich
I have had issues with dash in the past on Ubuntu. Switching to bash takes care of it. Terry Unmonitored wrote: > I have been trying to build the 0.5 branch using Ubuntu (7.10). When I > run make oldconfig - I get a make failure complaining that implies that > package/config/conf does not exis