Re: GRUB: Filesystem type unknown (ufs2)

2008-11-13 Thread Ezequiel Aguerre
I'm using GRUB and it has no problem recognizing UFS2 slices.
Same version than you, GRUB 0.97.

Regards
Ezequiel R. Aguerre

2008/11/13 Unga [EMAIL PROTECTED]

 --- On Thu, 11/13/08, Pieter de Goeje [EMAIL PROTECTED] wrote:

  I've used GRUB in the past to boot FreeBSD. The GRUB
  boot directory was
  located on the FreeBSD root partition, so it can work. I
  did use the port
  though.
 

 Now the issue is the root partition itself cannot access. Were your
 partitions ufs2? Which version of GRUB you used? Any possibility to give it
 a try again?

 Regards
 Unga



 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Firefox 3 problems - SLOW...

2008-07-13 Thread Ezequiel Aguerre
 I did experience this, and I had to tweak the following settings in
 about:config before the experience became usable:

network.http.pipelining: true
network.http.pipelining.maxrequests: 10
network.http.pipelining.ssl: true

 The image loading and display code seems to have changed significantly,
 and some unintended behaviour seems to have been introduced. (I also
 get ugly black boxes images if there is an resized image in the loaded
 page.)

 Hope this helps.


Yes, I have the same problem (lagg and black boxes), not only on FreeBSD but
also on Gentoo Linux. However I do not have that MUCH lag. I'll try with
your settings.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Konqueror UNICODE fonts

2008-07-06 Thread Ezequiel Aguerre
Hi,
1. Make sure you have the proper fonts :P
2. Choose a generic font name in konqueror config, something like Sans and
Monospace instead of (for example) Bitstream Vera Sans and Bitstream
Vera Sans Mono.
3. Make sure you have configured fontconfig so that it makes the proper
replace from Sans - Your preferred font and so on.

At least I had that problem until I did this.
The problem seems to be with font substitution. Say for example you are
using some of the DejaVu fonts and you want to see a page with some
strange character wich is not in that font; that character should be taken
from another font, however Konqueror doesn't get it quite right :P

Bye!!

2008/7/5 Ghirai [EMAIL PROTECTED]:

 Hello list.

 I'm running KDE 3.5.8 from ports.

 Konqueror doesn't seem to want to display unicode fonts properly; i get
 boxes
 instead, even though i set the encoding to UTF-8.

 The same seem to be with text editors and such.

 Any indeas?

 Thanks.

 --
 Regards,
 Ghirai.
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


make index make fetchindex

2004-10-19 Thread Ezequiel O. Block
Hi list,
Just having this question regarding an updated ports tree.
Should the INDEX file have the same size whether i do make index or make 
fetchindex ?

make index gives me an INDEX of  5847753 Kb
make fetchindex returned and INDEX of  6020050 Kb
Thanks.
--
Ezequiel O. Block
Cooperativa La Lonja.
Soporte Internet.
Buenos Aires, Argentina
F 02322-470406
T 02322-474537
E [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Private (only) DNS server setup?

2004-10-19 Thread Ezequiel O. Block
The allow-recursion option would limit queries only to your lan.  like this
options {
allow-recursion { 192.168.1.0/24; 127.0.0.1; };
};

Olaf Hoyer wrote:
On Tue, 19 Oct 2004, Seth Henry wrote:
Guys,
I am trying to decrease the amount of traffic going through my cable 
modem. Presently, I have a FreeBSD 4.10 system acting as a gateway 
router. It runs ipf/ipnat for filtering, and acts as a dhcp server to 
the internal network. I also run ntpd, and have pointed all of my 
internal machines to the router for time services.

I plan to add a caching web proxy, and a private DNS server - which is 
where my question comes in.

I want to run a private DNS server which is visible internally only. 
Comcast doesn't like servers, so I don't want to broadcast any DNS 
information upstream. (this would also be kind of dumb, as the entries 
would point to non-routable addresses)

Hi!
Hm, basically you set up BIND (or one of DNS demons of your choice) and 
tell them to
a) take queries from clients and get the resolution stuff done
b) tell the named that he is primary server for certain domains, like 
foo.bar.homezone

a) ist done automatically after named ist started, that BIND is a 
caching nameserver, for easy you should put a forwarders clause in your 
named.conf so that BIND always tries to ask your providers DNS first, 
will also help to reduce traffic.

b) Well, if you want to propagate DNS upstream or only on a local 
network is the same setup, when you have a primary DNS running- its the 
same named.conf, where named is responsible for a certain zone.
As you are running a firewall, I assume that every port that is not 
needed to be visible from outer space ist closed, so there is no 
problem with that. Or you could tell named to only listen on the 
internal interface, which is the technically correct solution.

All that stuff should be covered within the handbook, as pointed out, in 
my named.conf on a 4-stable the comments in the named.conf are also 
sufficient to create a primary DNS...

HTH
Olaf

--
Ezequiel O. Block
Cooperativa La Lonja.
Soporte Internet.
Buenos Aires, Argentina
F 02322-470406
T 02322-474537
E [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re:

2004-09-24 Thread Ezequiel O. Block
vola wrote:
I have a  question. 
Not long ago i have download the FreeBsd 4.10 operetion system.
By the installation i have problems.
I put the cd into the cd-rom and I restarted the computer. 
The computer boot from the cd and the installation began.
It looks all ok - the computer was  loading. But then had stop all.
The last massage was reading time out (or somthing like this)
had the same error and i could avoid it disabling HD UDMA support on 
pc's BIOS.


and the next massage was resething deveises.
I think it has somethink to do with my hard drive ( Maxtor 40GB ).
Please help me with this.
( sorry for my english )
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
Good luck !
--
Ezequiel O. Block
Cooperativa La Lonja.
Soporte Internet.
Buenos Aires, Argentina
F 02322-470406
T 02322-474537
E [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


contigmalloc1: size must not be 0

2004-07-30 Thread Ezequiel
Hello List:

 I have a small problem. I have a motherboard M754LMR (Model A631M of ALton) with agp 
Ali 1631 chipset. 
 This issue,  I saw it from 5.0-Release and including 4.8, 4.9 and 4.10. When the 
kernel boots, it give me a panic.
 The portion of dmesg:
 
...
 npx0: Math processor on motherboard
 npx0: INT 16 interfaces
 pcib0:Host to PCI Bridge on motherboard
 pcib0:PCI bus on pcib0
 agp0:Ali Generic host to PCI bridge mem 0xD000-0xD7ff at device 0.0 on pci
 panic: contigmalloc1: size must not be 0
 Uptime: 0s
 Automatic reboot 15 second - press a key on the 


I proved all bios config possible (I think) but it did not work. I proved upgrade the 
flashrom and it did not work. I proved with a release newer, but the problem 
persisted.I proved with another agp card but it did not work because the agp onboard 
desabling is dynamic, and when the OS boots, it see the agp onboard too.The support's 
page of the provider is down. www.pcware.com
Today, I'm using 4.10-Release-p2 without agp support in the kernel. I complied it with 
the line devide  agp comented out, but I'd like to add it.

 Somebody knows if there will be some special config for this Bios whit this video 
chipset ?
 It will be a bug ?
 Any idea ?

 Thank you in advance ..

 Ezequiel

PD: Sorry for the previous mail with another account ...
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Updating 5.2.1 Release #

2004-07-29 Thread Ezequiel
Change this:
*default release=cvs tag=RELENG_5_2_1_RELEASE

for this
*default release=cvs tag=RELENG_5_2_1

On this way it will download the release 5.2.1 with the last revision

- Original Message -
From: Scott [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, July 29, 2004 11:05 AM
Subject: Updating 5.2.1 Release #


Hi,

I completed my first update (upgrade?) of a 5.2.1 fresh
FreeBSD install. I followed a couple how-to's, the handbook,
and Absolute BSD as my guides. My machine is a 1.8Ghz AMD.

Here is my supfile:

*default host=cvsup15.us.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_5_2_1_RELEASE
*default delete use-rel-suffix
*default compress
src-all
ports-all tag=.

Everything seemed to go without a hitch. I did:

1. cvsup mysupfile
2. make buildworld
3. make buildkernel
4. make installkernel
5. make installworld

The system is up and seems to be running fine, but here's my
question:

uname -a shows:
FreeBSD 5.2.1-Release #0:

I was expecting the release (version, revision# ?) number to
be greater than #0. I think I've seen where the latest
revision is #9 or so? Do I need to tell it to get the latest
revision somehow? Do I need to change the cvs tag= to
something else to get up to date?

Thanks for your time,
Scott




___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Updating 5.2.1 Release #

2004-07-29 Thread Ezequiel
Scott, I'm sorry
the correct tag is

*default release=cvs tag=RELENG_5_2

- Original Message -
From: Scott [EMAIL PROTECTED]
To: Ezequiel [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Thursday, July 29, 2004 1:01 PM
Subject: Re: Updating 5.2.1 Release #


Ok, I just did as suggested:

  (   Change this:
  (   *default release=cvs tag=RELENG_5_2_1_RELEASE
  (
  (   for this
  (   *default release=cvs tag=RELENG_5_2_1

and ran cvsup again.

This time, I successfully and quickly deleted every thing
under /usr/src.

There must be something wrong with my cvs tag. I read the
notice in the handbook that says Be very careful to specify
any tag= fields correctly. Some tags are valid only for
certain collections of files. If you specify an incorrect or
misspelled tag, CVSup will delete files which you probably
do not want deleted.

Here is my supfile that just deleted everything under
/usr/src:

*default host=cvsup15.us.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_5_2_1
*default delete use-rel-suffix
*default compress
src-all
ports-all tag=.

To keep up to date with 5.2.1, is that the correct tag?

I'm reinstalling now . . .

Thanks,
Scott


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]