Re: GEOM_BDE

2003-10-15 Thread User Takawata
In message <[EMAIL PROTECTED]>, Pawel Jakub Dawidek wrote: >On Wed, Oct 15, 2003 at 09:56:57AM +0200, Poul-Henning Kamp wrote: >+> >>I have problem with compiling my kernel. I wanted to play with gbde so= > i >+> >>added options GEOM_BDE.I have been doing cvsup at Tue Oct 14 20:43:17 = >2003 CEST

Re: GEOM_BDE

2003-10-15 Thread Pawel Jakub Dawidek
On Wed, Oct 15, 2003 at 09:56:57AM +0200, Poul-Henning Kamp wrote: +> >>I have problem with compiling my kernel. I wanted to play with gbde so i +> >>added options GEOM_BDE.I have been doing cvsup at Tue Oct 14 20:43:17 2003 CEST +> >>My config kernel: +> > +> >>/usr/src/sys/geom/bde/g_bde.h:180: u

Re: GEOM_BDE

2003-10-15 Thread Jacek Serwatynski
Dnia Wed, Oct 15, 2003 at 09:34:56AM +0200, Pawel Jakub Dawidek napisal: > On Tue, Oct 14, 2003 at 09:49:03PM +0200, Jacek Serwatynski wrote: > +> I have problem with compiling my kernel. I wanted to play with gbde so i > +> added options GEOM_BDE.I have been doing cvsup at Tue Oct 14 20:43:17 2003

Re: GEOM_BDE

2003-10-15 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, "Donald Creel" writes: >>Hi > >>I have problem with compiling my kernel. I wanted to play with gbde so i >>added options GEOM_BDE.I have been doing cvsup at Tue Oct 14 20:43:17 2003 CEST >>My config kernel: > >>/usr/src/sys/geom/bde/g_bde.h:180: undefined reference t

Re: GEOM_BDE

2003-10-15 Thread Pawel Jakub Dawidek
On Tue, Oct 14, 2003 at 09:49:03PM +0200, Jacek Serwatynski wrote: +> I have problem with compiling my kernel. I wanted to play with gbde so i +> added options GEOM_BDE.I have been doing cvsup at Tue Oct 14 20:43:17 2003 CEST +> My config kernel: [...] You have to add 'device random' to your kerne

GEOM_BDE

2003-10-14 Thread Donald Creel
>Hi >I have problem with compiling my kernel. I wanted to play with gbde so i >added options GEOM_BDE.I have been doing cvsup at Tue Oct 14 20:43:17 2003 CEST >My config kernel: >/usr/src/sys/geom/bde/g_bde.h:180: undefined reference to `rijndael_cipherInit' >/usr/src/sys/geom/bde/g_bde.h:207: un

GEOM_BDE

2003-10-14 Thread Jacek Serwatynski
QUOTA options EXT2FS options MAXCONS=20 options SC_HISTORY_SIZE=5000 options CPU_ENABLE_SSE options GEOM_BDE options SCHED_4BSD #4BSD scheduler options INET#InterNETworking options INET6

Re: Problems with geom_bde

2003-09-30 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Poul-Henning Kamp" <[EMAIL PROTECTED]> writes: : >So now I wonder if there is any magic constant which the slice size : >needs to be a multiple of...? : : Not that I know off. Actually, there is, but it isn't constant. slices need to be an even number

Re: Problems with geom_bde

2003-09-30 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Thorsten Greiner writes: >* Poul-Henning Kamp <[EMAIL PROTECTED]> [2003-09-30 10:54]: >> Did you call "gbde detach" before the umount ? You need to unmount >> first. > >After investigating further I think I have found the reason for the >problem. When I created the

Re: Problems with geom_bde

2003-09-30 Thread Thorsten Greiner
* Poul-Henning Kamp <[EMAIL PROTECTED]> [2003-09-30 10:54]: > Did you call "gbde detach" before the umount ? You need to unmount > first. After investigating further I think I have found the reason for the problem. When I created the disklabel for the partition I was lazy and entered a size of 20

Re: Problems with geom_bde

2003-09-30 Thread Thorsten Greiner
* "Poul-Henning Kamp" <[EMAIL PROTECTED]>: > Did you call "gbde detach" before the umount ? No. > You need to unmount first. Yes, that's what I tried. I then get the "fsync: giving up on dirty" message. When I shut down the box, it tries to sync the dirty buffers and finally says "giving up on

Re: Problems with geom_bde

2003-09-30 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Thorsten Greiner writes : >Hi, > >inspired by the recent posting of the gbde tutorial I went out and >set up an encrypted partition using geom_bde on my laptop. When >trying to umount this partition the umount fails with: > ># umount /

Problems with geom_bde

2003-09-29 Thread Thorsten Greiner
Hi, inspired by the recent posting of the gbde tutorial I went out and set up an encrypted partition using geom_bde on my laptop. When trying to umount this partition the umount fails with: # umount /crypto umount: unmount of /crypto failed: Resource temporarily unavailable and the