Unable to newfs/fsck partition on -current because of write failed.

2003-09-21 Thread Nicolai Petri
I'm running -current from september, 14 on my notebook.

After an unclean shutdown (out of batteri) my /var filesystem died horrible. 
Now when i'm trying to do a fsck I always get write failed for a lot of 
blocks. I saw this error some months ago where I just wiped the fs with 
newfs. But now even newfs gives me Write failed. This seems a bit odd 
because i can easily do a dd if=/dev/zero of=/dev/ad0s2d and clear out the 
label. Any hints ? I'm thinking geom and/or blocksize problems. But that's 
just a guess. 

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


Re: Polishing touch

2003-06-02 Thread Nicolai Petri
On Sunday 01 June 2003 18:45, [EMAIL PROTECTED] wrote:
 Hello,
Hi Arno


 just in case re@ or a maintainer finds this worhtwhile :
 1)

   Setting hostname: M.

  module_register: module if_tap already exists!
  Module if_tap failed to register: 17
  can't re-use a leaf (if_tap_debug)!

   tap0: flags=8802BROADCAST,SIMPLEX,MULTICAST mtu 1500
   ether 00:90:27:3f:12:9f

 bit I just compiled if_tap into my kernel, and I nowehere asked
 explicitly for kldloading if_tap (IIRC)


I don't exactly know why it tries to load if_tap when it is already present, 
but FreeBSD should not allow it to be double-linked into the kernel. I 
created a patch that (hopefully ;) disallows this. You can find it at :
http://hobbes.bsd-dk.dk/~npp/kern_linker.patch 

I would appreciate if you have the time to test this to see if it aborts the 
loading correctly. I know it's not exactly the real fix but it should stop 
some panics. 
Could you also test if unloading the if_tap module panic's the system ? This 
should ofcourse be tested without my patch and preferably when a tap device 
is in use.


 voila, Arno
Best regards,
Nicolai Petri
catpipe Systems ApS

Ps. If any commiter reads this and would help getting this into the tree 
please let me know.

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


pccard.conf.sample ? Is that a great name ???

2000-03-13 Thread Nicolai Petri (ML)


Am I the only one who thinks that having a .sample file containing active
settings is a not so great ting ?

Why not simply rename it to pccard.conf, pccard.conf.default or
default/pccard.conf

---
Nicolai Petri
Software-developer



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Linux compat: Lotus Notes Server 5 for linux ?

1999-08-23 Thread Nicolai Petri



I triedsubject but got only coredumps in 
return.. Anybody who was luckier ??


Nicolai Petri



re: Linux compat: Lotus Notes Server 5 for linux ?

1999-08-23 Thread Nicolai Petri

  I tried subject but got only coredumps in return.. Anybody who was
 luckier ??

 I've gotten notes for solaris worling.  Version 4.6

Nice... How well does it run ??

And did you install it on FreeBSD or Solaris ?? (I don't have a solaris so I
prefer not to do it that way :)

---
Nicolai Petri





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



How do i implement an Application firewall (like an transparent ftp-proxy) (smtp verifier etc.)

1999-06-06 Thread Nicolai Petri
Subject says it all.. Almost.. 
Is it natd or is it the kernel ??
Maybe a plug-in system for natd could do it ?


---
Nicolai Petri
n...@swamp.dk


To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



How do I change IRQ priority for pcm ?

1999-06-01 Thread Nicolai Petri
I think newbus is come a long way now. But I still have a problem wich I
believe is related to newbus.

When I try to play and MP3 file. It's sounds like the soundcard plays the
DMA buffer 3-4 times before reloading new data into it ! (missing ints??)

Would it be possible to increase int. priority on the card.. And could it
make a difference ??


Nicolai Petri
n...@swamp.dk




To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



Was is status on cardbus ?

1999-05-30 Thread Nicolai Petri
Is cardbus work in progress ??
And will newbus designed drivers work without ´larger modifications ?

-
Nicolai Petri
n...@swamp.dk




To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message



kldload (module parameters ??)

1999-05-29 Thread Nicolai Petri
Would it be possible and wise to implement a way to pass parameters to
modules when they are loaded ?? Like kldload if_olp -recv_debug ?

-
Nicolai Petri
n...@swamp.dk




To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message