Re: Custom Kernel

2004-11-27 Thread Rem Roberti
Joshua Tinnin wrote: On Saturday 27 November 2004 11:27 pm, Rem Roberti [1]<[EMAIL PROTECTED]> wrote: I sent this message to Joshua back channel, and realized that I should have also sent it to the group. Rem Thanks,

Re: Custom Kernel

2004-11-27 Thread Joshua Tinnin
On Saturday 27 November 2004 11:27 pm, Rem Roberti <[EMAIL PROTECTED]> wrote: > I sent this message to Joshua back channel, and realized that I should > have also sent it to the group. > > Rem > > > > Thanks, Joshua. Here's t

RE: I can not install FreeBSD 5.3 in an old Pentium 100 MHz

2004-11-27 Thread Ted Mittelstaedt
See http://www.freebsd.org/cgi/man.cgi?query=acpi&sektion=4&manpath=FreeBSD+5.3- RELEASE particularly the section: To disable the acpi driver completely, set the kernel environment vari- able hint.acpi.0.disabled to 1. This should be done in the loader prompt. When you get the message

re: Custom Kernel

2004-11-27 Thread Rem Roberti
I sent this message to Joshua back channel, and realized that I should have also sent it to the group. Rem Thanks, Joshua. Here's the requested stuff, starting with the output of uname -a: FreeBSD x1-6-00-0c-76-90-8a-cd.at

RE: Kevin Kinsey's RE:FreeBSD and NetZero

2004-11-27 Thread Ted Mittelstaedt
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of J W > Sent: Saturday, November 27, 2004 5:36 PM > To: [EMAIL PROTECTED] > Subject: RE: Kevin Kinsey's RE:FreeBSD and NetZero > > > >>I have NetZero as my Dial-Up ISP. I would love to use freebsd as my

Re: Custom Kernel

2004-11-27 Thread Hugh Ekeberg
I'm bit of a newbe myself and had the same problems. Finally I decided NOT to comment out those options in my copy of the GENERIC file which related to hardware options I don't have. So if you have been commenting out all those hardware options in the kernel configuration file for hardware you

Re: Custom Kernel

2004-11-27 Thread Joshua Tinnin
On Saturday 27 November 2004 10:29 pm, Rem Roberti <[EMAIL PROTECTED]> wrote: >Hi Everyone, >As a rank newbie I have been trying to install a custom kernel, and >have attempted to follow the directions in the handbook. But I just >can't get the thing to "make". The handbook also

Custom Kernel

2004-11-27 Thread Rem Roberti
Hi Everyone, As a rank newbie I have been trying to install a custom kernel, and have attempted to follow the directions in the handbook. But I just can't get the thing to "make". The handbook also says that it is okay to send the configuration file to this list for analysis. N

Re: Is this a hole in my firewall?

2004-11-27 Thread Jonathon McKitrick
On Sun, Nov 28, 2004 at 03:31:35AM +0200, Giorgos Keramidas wrote: : AFAIK, rule 00300 will never be hit by packets going out tun0 as long as : you also have rule 00200 in there. Hmmm here's a run after having the laptop running for a bit. I don't see why 200 doesn't cover the case either. [

Re: Errors when building kernel

2004-11-27 Thread Giorgos Keramidas
On 2004-11-27 22:48, RL <[EMAIL PROTECTED]> wrote: > This is my fist time building a kernel. I CVSUP'ed to the latest > source (on RELENG_5_3) on my FDBSD 5.3 system. I edited some things in > the config file and I did a make buildkernel KERNCONF=MYKERNEL. It > compiles for a while, but errors; I

Errors when building kernel

2004-11-27 Thread RL
This is my fist time building a kernel. I CVSUP'ed to the latest source (on RELENG_5_3) on my FDBSD 5.3 system. I edited some things in the config file and I did a make buildkernel KERNCONF=MYKERNEL. It compiles for a while, but errors; I get this (a snippet): : undefined reference to `xpt_done'

Re: FreeBSD Printing

2004-11-27 Thread Andrew L. Gould
On Saturday 27 November 2004 02:12 pm, gabriel wrote: > Nice, thanks for the replies guys. I was looking into this printer. > > http://h10010.www1.hp.com/wwpc/us/en/sm/WF06b/18972-238444-410635-120 >85-f57-90805-90810-90811.html > > HP PSC 2175 All-in-One (Q3068A) > > I don't remember the source;

RE: Kevin Kinsey's RE:FreeBSD and NetZero

2004-11-27 Thread J W
>>I have NetZero as my Dial-Up ISP. I would love to use freebsd as my >>gateway, ratehr than use windows with ICS enabled. Is there a way to >>work around the proprietary software used by NetZero, or has any one >>seen a way to make freebsd work with netzero? >>Thank You, >>IDESpinner >> > >I

Re: Is this a hole in my firewall?

2004-11-27 Thread Giorgos Keramidas
On 2004-11-27 21:56, Jonathon McKitrick <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED]:~# ipfw show > 00100 0 0 check-state > 00200 2 144 allow ip from me to any keep-state out xmit tun0 > 00300 0 0 allow ip from any to any keep-state out xmit tun0 > 00400 0 0 deny tcp from any to any in recv

port 53 connection attempts from localhost

2004-11-27 Thread Thomas S. Crum - AAA Web Solution, Inc.
Here is the situation, I run bind as a root nameserver and all appears to be operating normally (no apparent problems). But, log_in_vain is reporting to messages a few times per second that port 53 is being queried and nothing "appears" to be listing on it. I monitored my forwarders ip addresses a

Re: Is this a hole in my firewall?

2004-11-27 Thread Kevin D. Kinsey, DaleCo, S.P.
Jonathon McKitrick wrote: Here are my rules: [EMAIL PROTECTED]:~# ipfw show 00100 0 0 check-state 00200 2 144 allow ip from me to any keep-state out xmit tun0 00300 0 0 allow ip from any to any keep-state out xmit tun0 00400 0 0 deny tcp from any to any in recv tun0 established 00500 0 0 al

Toshiba laptop not recognizing usb nor cardbus

2004-11-27 Thread Stephen Corbesero
I have a recently purchased Toshiba laptop with FreeBSD 5.3x on it. It works well, but neither my usb ports nor pc-card slot seem to work. Both seem to be recognized, but neither are available. In the case of the usb, I can load usbd. However, when I plug or unplug usb devices in, neither happe

Re: Remembering defines for port upgrades.

2004-11-27 Thread Ian Moore
On Sun, 28 Nov 2004 09:25, Adam Fabian wrote: > I've been sticking options like WITHOUT_TTF_BYTECODE_ENABLED=yes (for > freetype2) in /etc/make.conf. It's been working, for the actual > building of the port. The downshot is that it seems to drive the > package tools nuts. (portupgrade makes stran

Remembering defines for port upgrades.

2004-11-27 Thread Adam Fabian
I've been sticking options like WITHOUT_TTF_BYTECODE_ENABLED=yes (for freetype2) in /etc/make.conf. It's been working, for the actual building of the port. The downshot is that it seems to drive the package tools nuts. (portupgrade makes strange errors, make index fails). Is there any other/bett

Re: Key mapping in X.org

2004-11-27 Thread Greg 'groggy' Lehey
On Saturday, 27 November 2004 at 23:53:06 +0100, Kees Plonsz wrote: > Greg 'groggy' Lehey wrote: > >  A keyboard type was not specified, and the vendor ID string, >   "The X.Org Foundation" is not recognized. > > You got scared off by that warning message. > The programs works fine, I just prog

Re: Key mapping in X.org

2004-11-27 Thread Kees Plonsz
Greg 'groggy' Lehey wrote:  A keyboard type was not specified, and the vendor ID string,   "The X.Org Foundation" is not recognized. You got scared off by that warning message. The programs works fine, I just programmed control-return into a "+" sign.

Re: Key mapping in X.org

2004-11-27 Thread Greg 'groggy' Lehey
On Saturday, 27 November 2004 at 20:08:39 +0100, Kees Plonsz wrote: > Josh Paetzel wrote: > >> I'm trying to set up a keybinding in X. I would like Right Shift + >> Enter to be treated the same way that Enter is when pressed alone. >> Right now pressing Right Shift + Enter doesn't appear to do any

Re: ACL and tunefs

2004-11-27 Thread Kees Plonsz
Adam Stroud wrote: > I did not try that. When I booted into single user more again and tried > the tunefs -a enable / I get a messaged saying that acl was already > enabled. Strange. > The only hope for you is that the enable bit for acl was set, but not yet read by the system. I think you have

Re: USB mouse support

2004-11-27 Thread Trey Sizemore
Mark Ovens wrote: Trey Sizemore wrote: I've just installed FreeBSD 5.3 on my desktop machine (P4 2.8GHz with 512MB RAM) and cannot get my mouse pointer to move in KDE. It is a Microsoft Wireless Optical 2.0 mouse (USB) and I have the following section in my /etc/X11/xorg.conf file: Driver "mou

Re: ACL and tunefs

2004-11-27 Thread Adam Stroud
I did not try that. When I booted into single user more again and tried the tunefs -a enable / I get a messaged saying that acl was already enabled. Strange. A Kees Plonsz wrote: On Saturday 27 November 2004 22:58, Adam Stroud wrote: I dont think the acl got enabled, here is my output from

Re: USB mouse support

2004-11-27 Thread Trey Sizemore
Daan Vreeken [PA4DAN] wrote: On Saturday 27 November 2004 21:28, Trey Sizemore wrote: I've just installed FreeBSD 5.3 on my desktop machine (P4 2.8GHz with 512MB RAM) and cannot get my mouse pointer to move in KDE. It is a Microsoft Wireless Optical 2.0 mouse (USB) and I have the following sect

Re: ACL and tunefs

2004-11-27 Thread Adam Stroud
I dont think the acl got enabled, here is my output from mount: /dev/ad0s1a on / (ufs, NFS exported, local) Kees Plonsz wrote: Adam Stroud wrote: Kees: You were right, I did not umount the filesystem first, I dropped into single user mode and I thought that did unmount the filesystem. When I bo

Is this a hole in my firewall?

2004-11-27 Thread Jonathon McKitrick
Here are my rules: [EMAIL PROTECTED]:~# ipfw show 00100 0 0 check-state 00200 2 144 allow ip from me to any keep-state out xmit tun0 00300 0 0 allow ip from any to any keep-state out xmit tun0 00400 0 0 deny tcp from any to any in recv tun0 established 00500 0 0 allow ip from any to any v

Re: Port 53 requests happening a few times per second

2004-11-27 Thread gabriel
isn't that DNS? On Sat, 27 Nov 2004 16:44:24 -0500, Thomas S. Crum - AAA Web Solution, Inc. <[EMAIL PROTECTED]> wrote: > Here is the situation, I run bind as a root nameserver and all appears to be > operating normally (no apparent problems). But, log_in_vain is reporting to > messages a few tim

Port 53 requests happening a few times per second

2004-11-27 Thread Thomas S. Crum - AAA Web Solution, Inc.
Here is the situation, I run bind as a root nameserver and all appears to be operating normally (no apparent problems). But, log_in_vain is reporting to messages a few times per second that port 53 is being queried and nothing "appears" to be listing on it. I monitored my forwarders ip addresses a

Re: USB mouse support

2004-11-27 Thread Mark Ovens
Trey Sizemore wrote: I've just installed FreeBSD 5.3 on my desktop machine (P4 2.8GHz with 512MB RAM) and cannot get my mouse pointer to move in KDE. It is a Microsoft Wireless Optical 2.0 mouse (USB) and I have the following section in my /etc/X11/xorg.conf file: Driver "mouse" Option "Protoc

Re: Make Depend -- Oops!

2004-11-27 Thread John Mills
On Sat, 27 Nov 2004, John Mills wrote: > Freebies - > > On Sat, 27 Nov 2004, Conrad J. Sabatier wrote: > > > On Sat, 27 Nov 2004 09:43:17 +0100, Gert Cuykens > > <[EMAIL PROTECTED]> wrote: > > > > > "A Makefile rule that typically scans all C/C++ source files in a > > > directory, and generates

install & partitioning advice needed

2004-11-27 Thread baldyeti
Hello, Using a FreeBSD 4.6 CD I have, I'd like to install on an older system (P200). The machine has a 4 GB IDE drive and another 4 Gb attached via SCSI. These seem to be recognised as da0 and ad0. The SCSI adapter has no ROM, and is not directly bootable. I thus suppose FreeBSD - and any OS under

Re: USB mouse support

2004-11-27 Thread Daan Vreeken [PA4DAN]
On Saturday 27 November 2004 21:28, Trey Sizemore wrote: > I've just installed FreeBSD 5.3 on my desktop machine (P4 2.8GHz with > 512MB RAM) and cannot get my mouse pointer to move in KDE. It is a > Microsoft Wireless Optical 2.0 mouse (USB) and I have the following > section in my /etc/X11/xorg.

Re: Make Depend

2004-11-27 Thread John Mills
Freebies - On Sat, 27 Nov 2004, Conrad J. Sabatier wrote: > On Sat, 27 Nov 2004 09:43:17 +0100, Gert Cuykens > <[EMAIL PROTECTED]> wrote: > > > "A Makefile rule that typically scans all C/C++ source files in a > > directory, and generates rules that indicate that an object file > > depends on ce

Re: Breaking password on FreeBSD 5.2.1 box

2004-11-27 Thread Bill Moran
Lowell Gilbert <[EMAIL PROTECTED]> wrote: > Bill Moran <[EMAIL PROTECTED]> writes: > > > Edit /etc/ttys and mark the console "insecure" and try it again. > > > > You'll find you can't get in without the password when that change has > > been made. That configuration is the correct thing to do w

Re: Breaking password on FreeBSD 5.2.1 box

2004-11-27 Thread Lowell Gilbert
Bill Moran <[EMAIL PROTECTED]> writes: > Edit /etc/ttys and mark the console "insecure" and try it again. > > You'll find you can't get in without the password when that change has > been made. That configuration is the correct thing to do when you can't > guarantee the physical security of the

USB mouse support

2004-11-27 Thread Trey Sizemore
I've just installed FreeBSD 5.3 on my desktop machine (P4 2.8GHz with 512MB RAM) and cannot get my mouse pointer to move in KDE. It is a Microsoft Wireless Optical 2.0 mouse (USB) and I have the following section in my /etc/X11/xorg.conf file: Driver "mouse" Option "Protocol" "Auto" Option "De

named not sending notifies? (5.3)

2004-11-27 Thread J.D. Bronson
I noticed that when named starts during boot up, I dont seem to be able to 'send' notifies to my slave machines: notify to x.y.71.63#53: retries exceeded notify to x.y.71.63#53: retries exceeded notify to x.y.71.63#53: retries exceeded However, if I pkill named and start it manually from the comm

Re: upgrade from 4.10 to 5.2 over SSH?

2004-11-27 Thread Steel City Phantom
after thinking about the question a bit, i realized its a little vage. i mean i have been asked to upgrade a server from 4.10 to 5.2.1 and all i have is remote access via ssh. can it be done remotely? Steel City Phantom wrote: can it be done? how? _

Re: FreeBSD Printing

2004-11-27 Thread gabriel
Nice, thanks for the replies guys. I was looking into this printer. http://h10010.www1.hp.com/wwpc/us/en/sm/WF06b/18972-238444-410635-12085-f57-90805-90810-90811.html HP PSC 2175 All-in-One (Q3068A) On Sat, 27 Nov 2004 20:03:39 +, Mike Woods <[EMAIL PROTECTED]> wrote: > gabriel wrote: > >

Re: realtek rl0 not working with dchp

2004-11-27 Thread Tabor Kelly
arden wrote: hi folks Im setting up an extra box on my home dchp network to use as an internet station it just will not pick up an ip address by dchp even when nothing else is on the network i can manually assign an ip with ifconfig so pretty sure its detected ok also tried 3 different linux di

Re: FreeBSD Printing

2004-11-27 Thread Khairil Yusof
On Sat, 2004-11-27 at 11:55 -0800, gabriel wrote: > On Sat, 27 Nov 2004 11:52:10 -0800, gabriel <[EMAIL PROTECTED]> wrote: > > It is said that HP has good support for nix on its printers. I'm about > > to purchase a printer thats listed on linuxprinting dot org but it > > utilizes usb. I'll be set

Re: FreeBSD Printing

2004-11-27 Thread Mike Woods
gabriel wrote: It is said that HP has good support for nix on its printers. I'm about to purchase a printer thats listed on linuxprinting dot org but it utilizes usb. I'll be setting it up with cups, how smart is this? I'm gonna set it up in a network environment. Odds are it'll show as a usb paral

Re: FreeBSD Printing

2004-11-27 Thread gabriel
Sending again as I got a response from spamcop about it not being sent. On Sat, 27 Nov 2004 11:52:10 -0800, gabriel <[EMAIL PROTECTED]> wrote: > It is said that HP has good support for nix on its printers. I'm about > to purchase a printer thats listed on linuxprinting dot org but it > utilizes us

Re: Lost MBR/wrong disk geometry

2004-11-27 Thread Erik Norgaard
Jeremy Faulkner wrote: 'fdisk -B' didn't work? Nope :-( I have installed gpart, it complians* * Warning: partition(FreeBSD/NetBSD/386BSD) starts beyond disk end. Partition(FreeBSD/NetBSD/386BSD): invalid primary OK. and then guessed an empty partition table... ? Thanks, Erik -- Ph: +34.666334818

Re: Lost MBR/wrong disk geometry

2004-11-27 Thread Jeremy Faulkner
Erik Norgaard wrote: Hi, It appears that I have screwed my disk (60GB) thoroughly. I had used the sample install.cfg for sysinstall but it has "partition=exclusive" and not "all". I did dd if=/dev/zero of=/dev/ad0 count=1k as explained in the faq, and the exclusive partioning was gone. I can r

Re: Make Depend

2004-11-27 Thread Conrad J. Sabatier
On Sat, 27 Nov 2004 09:43:17 +0100, Gert Cuykens <[EMAIL PROTECTED]> wrote: > "A Makefile rule that typically scans all C/C++ source files in a > directory, and generates rules that indicate that an object file > depends on certain header files, and must be recompiled if they are > recompiled." >

Re: nmap and networking device

2004-11-27 Thread Matthew T. Lager
Yes, you must enable the device "bpf" in the kernel before using nmap. This also goes for things such as tcpdump, DHCPd, etc... Matt Lager > did i get this right: in order to use nmap i need to enable > packet filtering because otherwise i would not have any device > node for nmap to use? > > any

Mysql Error 1135

2004-11-27 Thread Akhthar Parvez. K
Hi All, I am getting following error message while accessing mysql. ERROR 1135: Can't create a new thread (errno 35). If you are not out of available memory, you can consult the manual for a possible OS-dependent bug What could be the problem? I know that the problem is due to resources are tem

Lost MBR/wrong disk geometry

2004-11-27 Thread Erik Norgaard
Hi, It appears that I have screwed my disk (60GB) thoroughly. I had used the sample install.cfg for sysinstall but it has "partition=exclusive" and not "all". I did dd if=/dev/zero of=/dev/ad0 count=1k as explained in the faq, and the exclusive partioning was gone. I can run sysinstall, slice

Re: Key mapping in X.org

2004-11-27 Thread Kees Plonsz
Josh Paetzel wrote: > I'm trying to set up a keybinding in X. I would like Right Shift + > Enter to be treated the same way that Enter is when pressed alone. > Right now pressing Right Shift + Enter doesn't appear to do anything > at all. > > I've read through the xset and stty man pages and did

Re: error downloading

2004-11-27 Thread Lowell Gilbert
"Vijay Anand" <[EMAIL PROTECTED]> writes: > Hi > > When i try to download from cvsweb i get the following error.I checked for > folders and permission. > > please help me in this regard. > > Error Error: Unexpected output from cvs co: cvs [checkout aborted]: Absolute > module reference inval

Key mapping in X.org

2004-11-27 Thread Josh Paetzel
I'm trying to set up a keybinding in X. I would like Right Shift + Enter to be treated the same way that Enter is when pressed alone. Right now pressing Right Shift + Enter doesn't appear to do anything at all. I've read through the xset and stty man pages and didn't spot what I need. A

realtek rl0 not working with dchp

2004-11-27 Thread arden
hi folks Im setting up an extra box on my home dchp network to use as an internet station it just will not pick up an ip address by dchp even when nothing else is on the network i can manually assign an ip with ifconfig so pretty sure its detected ok also tried 3 different linux distros and get

Re: This is a cool shell prompt question

2004-11-27 Thread Александр Деревянко
May be, you can use some small shell script to run as getty replacement ? It must open tty and start the clocks on it. It even will be automatically restarted if needed by init process. Best regards, Alexander Derevianko Mark Jayson Alvarez wrote: Good day! I'm just wondrin if its possible for me

Re: Breaking password on FreeBSD 5.2.1 box

2004-11-27 Thread Bill Moran
Nikolas Britton <[EMAIL PROTECTED]> wrote: > Andrew Lewis wrote: > > >Hi list, > > > >We have a client running a fBSD 5.2.1 box that needed its root password > >hacked. > > > >I couldn't boot into single user mode w/o the root password, so I > >installed fBSD 5.3 on another machine, and slaved the

Installing libgnome-2.8.0 (really trying galeon)

2004-11-27 Thread gabriel
Hello guys! I'm trying to install galeon (the lastes port version) for like the tenth time and as always I haven't been successfull at all. When I try to install galeon it goes through its motions of installing dependencies and such until it reaches libgnome-2.8.0 and well, thats where all hell br

Re: ac'97 audio 5.2.1

2004-11-27 Thread Josh Paetzel
On Saturday 27 November 2004 17:38, Perttu Laine wrote: > Hello! > > I've never used audio on freebsd and I need to know how to get > AC'97 to work with my 5.2.1 freebsd. And with it's mplayer. So... > where to start from? :) > > -- > kpn @ IRCnet Check out: http://www.freebsd.org/doc/en_US.ISO88

ac'97 audio 5.2.1

2004-11-27 Thread Perttu Laine
Hello! I've never used audio on freebsd and I need to know how to get AC'97 to work with my 5.2.1 freebsd. And with it's mplayer. So... where to start from? :) -- kpn @ IRCnet ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo

nmap and networking device

2004-11-27 Thread Volker Eckert
did i get this right: in order to use nmap i need to enable packet filtering because otherwise i would not have any device node for nmap to use? any hints appreciated, thanks ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/

SiI 0680 and 5.3

2004-11-27 Thread Volker Eckert
i learned from the 5.3 errata that raid functionality for the above mentioned chipset was broken: "...ata raid support is non-functional ... raid config stored under 5.2 or prior may be corrupted" since i had severe problems getting 5.2.1 to work reliably (the machine would just reboot un

Re: Raq_Apache_dot_htaccess

2004-11-27 Thread David Jenkins
On Sat, 27 November, 2004 14:46, Adrian Portsmouth said: > Dear List, > > I am experiencing a problem with my web site and I am not 100% sure > whether > it is Apache or FreeBSD related. > > I asked a forum to comment on my web site and one of the users there > reported that his Norton Firewall (Us

Re: Breaking password on FreeBSD 5.2.1 box

2004-11-27 Thread Nikolas Britton
Andrew Lewis wrote: Hi list, We have a client running a fBSD 5.2.1 box that needed its root password hacked. I couldn't boot into single user mode w/o the root password, so I installed fBSD 5.3 on another machine, and slaved the drive from the 5.2.1 box in mine. What? Step 1: Boot the computer.

Raq_Apache_dot_htaccess

2004-11-27 Thread Adrian Portsmouth
Dear List, I am experiencing a problem with my web site and I am not 100% sure whether it is Apache or FreeBSD related. I asked a forum to comment on my web site and one of the users there reported that his Norton Firewall (Using Firefox 1.0) blocked access to my web site stating "Raq_Apache_dot_

Re: ACL and tunefs

2004-11-27 Thread Kees Plonsz
Adam Stroud wrote: > Kees: > > You were right, I did not umount the filesystem first, I dropped into > single user mode and I thought that did unmount the filesystem. When I > booted the machine into single the tunefs command seemed to work OK. > > However, I still dont get a "+" when I do a lo

Fun with partition tables...

2004-11-27 Thread Henrik W Lund
Greetings, list! I'm asking this question with the (very faint) hope that someone knows of any way to help me recover my drive. Allow me to explain: I'm dual booting Windows XP and FreeBSD/amd64 on two different physical drives. I installed boot0 to the disk that had Windows XP on it (all on a

Re: ACL and tunefs

2004-11-27 Thread Adam Stroud
Kees: You were right, I did not umount the filesystem first, I dropped into single user mode and I thought that did unmount the filesystem. When I booted the machine into single the tunefs command seemed to work OK. However, I still dont get a "+" when I do a long listing of a file and the han

Re: Breaking password on FreeBSD 5.2.1 box

2004-11-27 Thread klr
You could always insert a 5.2.1 CD, do a 'Configure' (menu) on /stand/sysinstall, select change root passwd from the menu. > Hi list, > > We have a client running a fBSD 5.2.1 box that needed its root password > hacked. > > I couldn't boot into single user mode w/o the root password, so I > instal

Re: ACL and tunefs

2004-11-27 Thread Kees Plonsz
Adam Stroud wrote: > All: > > I am trying to enable ACL support of my FreeBSD 5.3 box. I drop into > single user mode and run the tunefs -a enable command on my partition > and get the following: > > tuenfs: ACLs set > tunefs: /dev/ad0s1a: failed to write superblock > > When I reboot it see

Re: ACL and tunefs

2004-11-27 Thread Kees Plonsz
Adam Stroud wrote: > All: > > I am trying to enable ACL support of my FreeBSD 5.3 box. I drop into > single user mode and run the tunefs -a enable command on my partition > and get the following: > > tuenfs: ACLs set > tunefs: /dev/ad0s1a: failed to write superblock > > When I reboot it see

usb "wi(4)" devices

2004-11-27 Thread freebsd_daemon
dear list, i own a Netgear MA111 wireless adapter which has a Prism III chip. FreeBSD's wi(4) driver does not support it, as it is a USB device, but OpenBSD has support for it. my quetion is, if there are any ongoing activities to get support for USB based wi(4) devices into FreeBSD. if yes ...

Re: fsck inadequacies

2004-11-27 Thread Peter Risdon
Kent Stewart wrote: On Friday 26 November 2004 03:16 pm, Mardoc Inc wrote: I run a FreeBSD system at a remote site. It costs me over $4000 to visit the site (northern arctic). It, along with some other equipment, runs off 2 x 50 kW diesel generators which are swapped by a mechanic once per week. T

Re: The UFS support of Linux (was: Re: what is the bsd fs called outside the bsd sphere?)

2004-11-27 Thread Eric Kjeldergaard
On Fri, 26 Nov 2004 23:10:28 +0200, Giorgos Keramidas <[EMAIL PROTECTED]> wrote: > On 2004-11-25 20:08, Matthias Buelow <[EMAIL PROTECTED]> wrote: > > Richard Williamson wrote: > > > Ok, I'll recreate the original flash image to ensure it is -O 1, and > > > then try again. > > > > in order to mount

I can not install FreeBSD 5.3 in an old Pentium 100 MHz

2004-11-27 Thread Ramiro Aceves
Hello dear FreeBSD friends. I am Ramiro from Spain.This is my first post to the list. I am a regular Debian GNU/Linux user, but I have been tempted to try FreeBSD. I have installed it successfully on my 1200 MHz Athlon computer booting from the CDROM drive and I like it, but I can not install it

Re: Breaking password on FreeBSD 5.2.1 box

2004-11-27 Thread Daan Vreeken [PA4DAN]
On Thursday 25 November 2004 15:22, Andrew Lewis wrote: > Hi list, > > We have a client running a fBSD 5.2.1 box that needed its root password > hacked. > > I couldn't boot into single user mode w/o the root password, so I > installed fBSD 5.3 on another machine, and slaved the drive from the > 5.2

Breaking password on FreeBSD 5.2.1 box

2004-11-27 Thread Andrew Lewis
Hi list, We have a client running a fBSD 5.2.1 box that needed its root password hacked. I couldn't boot into single user mode w/o the root password, so I installed fBSD 5.3 on another machine, and slaved the drive from the 5.2.1 box in mine. Then I tried editting its master.passwd file and remo

Make Depend

2004-11-27 Thread Gert Cuykens
"A Makefile rule that typically scans all C/C++ source files in a directory, and generates rules that indicate that an object file depends on certain header files, and must be recompiled if they are recompiled." i dont understand this. how can a object depend on something that is not compiled yet?

NDIS: no buffer space available

2004-11-27 Thread Jorge Mario G.
Hi there after using emule for a like 30mins I start getting that message I used netstat -m to track the mbuf clusters but when I start getting the message there is only like 356 used out of 32768 - I'm using the NDIS module to load my wifi card - I can send and recive all the info I want via http,