[leaf-user] booting bering from harddisk

2002-08-17 Thread Mohd Nazri Bin Ab Hamid

i tried to boot bering from harddisk...

i got an error " hda driver not present "
then kernel panic... what is the hda driver and where can i get it?

thanks.




---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] booting bering from harddisk

2002-08-17 Thread hari-nuryadi

Assalaamu'alaikum Encik Nazri,

This documentation will help you i guess
http://leaf.sourceforge.net/devel/jnilo/bubooting.html#AEN1106

And here is the location of the driver:
http://leaf.sourceforge.net/devel/jnilo/bering/latest/modules/drivers/ide/

Wassalam
hari-huhui

On Sat, 17 Aug 2002 15:58:21 -0700
 "Mohd Nazri Bin Ab Hamid" <[EMAIL PROTECTED]> wrote:
> i tried to boot bering from harddisk...
> 
> i got an error " hda driver not present "
> then kernel panic... what is the hda driver and where can
> i get it?
> 
> thanks.
> 
> 
> 
> 
> ---
> This sf.net email is sponsored by: OSDN - Tired of that
> same old
> cell phone?  Get a new here for FREE!
>
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
>

> leaf-user mailing list: [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> SR FAQ:
>
http://leaf-project.org/pub/doc/docmanager/docid_1891.html

-  Yang Mudah dan Menghibur 

 

Hosting menjadi mudah dan murah hanya di PlasaCom. Klik http://idc.plasa.com

F1 Mania!! Ikuti F1 Game di Obelix Game Corner di http://www.plasa.com/infotel/f1.html

 

---



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] Crontab syntax?

2002-08-17 Thread Tom Eastep

On Fri, 16 Aug 2002, Charles Steinkuehler wrote:

> > I would like to have cron run the following commands at appropriate
> > times:
> >
> > shorewall reject 192.168.1.4
> > shorewall allow 192.168.1.4
> >
> > I have attempted to add them to /etc/crontab directly but they do not
> > run.
> > I entered them as so:
> >
> > 0 22 * * 0,1,2,3,4  root /sbin/shorewall reject 192.168.1.4
> >
> > 0 7 * * 1,2,3,4,5  root /sbin/shorewall allow 192.168.1.4
> >
> > The intent is to block my son's internet access from 10:00pm to 7:00
> am
> > on school nights.
> >
> > I have read the man pages but don't see what I am doing wrong. Please
> > suggest what I might try.
> 
> As mentioned, your crontab syntax looks OK.  You said the commands work
> as expected from the command line...I'm not real familiar with Bering or
> shorewall, but when programs run as expected from the command line, but
> fail in cron, the problem is almost always with missing environment
> variables.  You may need to create a "wrapper" script, modify your
> command, or add some variables to your crontab file to explicitly set
> some environment variables required to get shorewall working.  Sorry I
> can't suggest any particular environment variables to look at other than
> PATH, but check the shorewall docs for anything that's required...
> 

There shouldn't be any environmental variables required for 
"/sbin/shorewall [reject|deny] ". /sbin/shorewall sets up its own 
PATH.

-Tom
-- 
Tom Eastep\ Shorewall - iptables made easy
AIM: tmeastep  \ http://www.shorewall.net
ICQ: #60745924  \ [EMAIL PROTECTED]



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] Shorewall Rule for DNS

2002-08-17 Thread Harold Miller

>On Fri, 16 Aug 2002, Harold Miller wrote:
>
>> What kind of a rule do I add? I have a policy of dmz dmz ACCEPT, but that
>> doesn't seem to help.
>>
>> Thanks in advance, its been a very educational week...
>
>
>:-))
>
>I think you need to add the "multi" option for eth2 in
>/etc/shorewall/interfaces
>
>-Tom

Yup, this fixed it. Thank you. No more messing with the firewall this
weekend, time for some time off.

Harold Miller



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] (nf!) Error message???

2002-08-17 Thread Craig

Hi folks,
I'm using a lrpkg.cfg file to load my .lrp packages, and when my Bering
CD installs the packages it seems to be stopping at shorewall, and not
installing the rest of the packages after that point. Any idea what's
causing this? Comments...suggestions??? Below is my isolinux and lrpkg
file entries. Thank you.

Craig

Isolinux.cfg entries-

display syslinux.dpy
timeout 0
default linux initrd=initrd.lrp init=/linuxrc root=/dev/ram0
boot=/dev/fd0:msdos PKGPATH=/dev/cdrom 

Lrpkg.cfg entries-

root,etc,local,modules,pump,dhcpd,ifconfig,shorwall,dnscache,weblet




---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



RE: [leaf-user] (nf!) Error message???

2002-08-17 Thread Francois BERGERET

Hi Craig,

Why do you boot from floppy instead of CD ?

-Message d'origine-
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]De la part de Craig
Envoye : samedi 17 aout 2002 19:43
A : LEAF
Objet : [leaf-user] (nf!) Error message???


Hi folks,
I'm using a lrpkg.cfg file to load my .lrp packages, and when my Bering
CD installs the packages it seems to be stopping at shorewall, and not
installing the rest of the packages after that point. Any idea what's
causing this? Comments...suggestions??? Below is my isolinux and lrpkg
file entries. Thank you.

Craig

Isolinux.cfg entries-

display syslinux.dpy
timeout 0
default linux initrd=initrd.lrp init=/linuxrc root=/dev/ram0
boot=/dev/fd0:msdos PKGPATH=/dev/cdrom 

Lrpkg.cfg entries-

root,etc,local,modules,pump,dhcpd,ifconfig,shorwall,dnscache,weblet




---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] Crontab syntax?

2002-08-17 Thread Jeff Newmiller

On Fri, 16 Aug 2002, Kory Krofft wrote:

> Cass,
> 
> Did you enter the line as presented in the /etc/crontab file?
> * * * * * root /bin/date >> /tmp/mycrontest.txt
> 
> I tried it just as posted and I get nothing in the /tmp directory.
> I tested it from the command line and it of course worked fine.
> 
> Does anyone have a clue what might need fixed in cron?
> This is a Bering setup.

Make sure you have an empty line at the end of the file.

---
Jeff NewmillerThe .   .  Go Live...
DCN:<[EMAIL PROTECTED]>Basics: ##.#.   ##.#.  Live Go...
  Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/BatteriesO.O#.   #.O#.  with
/Software/Embedded Controllers)   .OO#.   .OO#.  rocks...2k
---



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] Crontab syntax?

2002-08-17 Thread David Douthitt

On Sat, Aug 17, 2002 at 08:19:13PM -0700, Jeff Newmiller wrote:
> On Fri, 16 Aug 2002, Kory Krofft wrote:

> > Cass,
> > 
> > Did you enter the line as presented in the /etc/crontab file?
> > * * * * * root /bin/date >> /tmp/mycrontest.txt

Make sure that the "root" entry is required (that is old syntax);
is it?

> > I tried it just as posted and I get nothing in the /tmp directory.
> > I tested it from the command line and it of course worked fine.
> > 
> > Does anyone have a clue what might need fixed in cron?
> > This is a Bering setup.
> 
> Make sure you have an empty line at the end of the file.

If you are running a script, then remember that cron normally only
sets 4-6 environment variables: PATH, HOME, SHELL are typical - and
a classic problem is not setting PATH fully.  And other variables
are not set at all...



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] (nf!) Error message???

2002-08-17 Thread hari-nuryadi

The same issue i've got when i'm installing package more
than 21 packages. When Bering try to install packages that
stated in syslinux,cfg, it load everything fine until on
the 21st package it give me the nf! error message. Have
anyone ever succeed with packages more than 21?
Here is my syslinux.cfg, and the error message happened on
weblet package which is the 22nd package.

display syslinux.dpy
timeout 0
default linux initrd=initrd.lrp syst_size=20M init=/linuxrc
root=/dev/ram0 boot=/dev/hda1:msdos PKGPATH=/dev/hda1
LRP=root,etc,local,modules,dnscache,ifconfig,lynx,nmap,snmp,ssh,tc,libz,sshd,sshkey,bridge,pcmcia,wireless,libm,iptraf,libncurs,shorwall,weblet

hari-huhui


On Sat, 17 Aug 2002 10:42:36 -0700
 "Craig" <[EMAIL PROTECTED]> wrote:
> Hi folks,
> I'm using a lrpkg.cfg file to load my .lrp packages, and
> when my Bering
> CD installs the packages it seems to be stopping at
> shorewall, and not
> installing the rest of the packages after that point. Any
> idea what's
> causing this? Comments...suggestions??? Below is my
> isolinux and lrpkg
> file entries. Thank you.
> 
> Craig
> 
> Isolinux.cfg entries-
> 
> display syslinux.dpy
> timeout 0
> default linux initrd=initrd.lrp init=/linuxrc
> root=/dev/ram0
> boot=/dev/fd0:msdos PKGPATH=/dev/cdrom 
> 
> Lrpkg.cfg entries-
> 
>
root,etc,local,modules,pump,dhcpd,ifconfig,shorwall,dnscache,weblet
> 
> 
> 
> 
> ---
> This sf.net email is sponsored by: OSDN - Tired of that
> same old
> cell phone?  Get a new here for FREE!
>
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
>

> leaf-user mailing list: [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> SR FAQ:
>
http://leaf-project.org/pub/doc/docmanager/docid_1891.html

-  Yang Mudah dan Menghibur 

 

Hosting menjadi mudah dan murah hanya di PlasaCom. Klik http://idc.plasa.com

F1 Mania!! Ikuti F1 Game di Obelix Game Corner di http://www.plasa.com/infotel/f1.html

 

---



---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] (nf!) Error message???

2002-08-17 Thread Brad Fritz


On Sun, 18 Aug 2002 11:20:09 +0700 hari-nuryadi wrote:

> The same issue i've got when i'm installing package more
> than 21 packages. When Bering try to install packages that
> stated in syslinux,cfg, it load everything fine until on
> the 21st package it give me the nf! error message. Have
> anyone ever succeed with packages more than 21?
> Here is my syslinux.cfg, and the error message happened on
> weblet package which is the 22nd package.
> 
> display syslinux.dpy
> timeout 0
> default linux initrd=initrd.lrp syst_size=20M init=/linuxrc
> root=/dev/ram0 boot=/dev/hda1:msdos PKGPATH=/dev/hda1
> LRP=root,etc,local,modules,dnscache,ifconfig,lynx,nmap,snmp,ssh,tc,libz,sshd,
>sshkey,bridge,pcmcia,wireless,libm,iptraf,libncurs,shorwall,weblet

You are exceeding the 255 character syslinux.cfg (or isolinux.cfg)
maximum line length when you add the 21st package.  See section 9.5
of http://leaf-project.org/devel/jnilo/bubooting.html for more
detail.  Although that section is focused on isolinux, the character
limit applies to syslinux as well.

--Brad
 
> hari-huhui


---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html