From owner-freebsd-fs Wed May 2 8:21:15 2001 Delivered-To: freebsd-fs@freebsd.org Received: from mail21.bigmailbox.com (mail21.bigmailbox.com [209.132.220.195]) by hub.freebsd.org (Postfix) with ESMTP id 29D8F37B440 for ; Wed, 2 May 2001 08:21:12 -0700 (PDT) (envelope-from petko_bg@cannabismail.com) Received: œby mail21.bigmailbox.com (8.8.7/8.8.7) id IAA12612; Wed, 2 May 2001 08:21:11 -0700 Date: Wed, 2 May 2001 08:21:11 -0700 Message-Id: <200105021521.IAA12612@mail21.bigmailbox.com> Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary X-Mailer: MIME-tools 4.104 (Entity 4.116) Mime-Version: 1.0 X-Originating-Ip: [213.169.36.238] From: "petko popadiyski" To: freebsd-fs@freebsd.org Subject: faster ufs? Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hello. I wanna ask if i can make my ufs more faster (something like reiserFS), and if i can please explain how. ------------------------------------------------------------ YourName@CannabisMail.com for FREE ! http://www.CannabisMail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message From owner-freebsd-fs Wed May 2 11:17: 4 2001 Delivered-To: freebsd-fs@freebsd.org Received: from smtp03.primenet.com (smtp03.primenet.com [206.165.6.133]) by hub.freebsd.org (Postfix) with ESMTP id B79B537B422 for ; Wed, 2 May 2001 11:17:01 -0700 (PDT) (envelope-from tlambert@usr02.primenet.com) Received: (from daemon@localhost) by smtp03.primenet.com (8.9.3/8.9.3) id LAA21986; Wed, 2 May 2001 11:16:57 -0700 (MST) Received: from usr02.primenet.com(206.165.6.202) via SMTP by smtp03.primenet.com, id smtpdAAA3XaGXQ; Wed May 2 11:16:41 2001 Received: (from tlambert@localhost) by usr02.primenet.com (8.8.5/8.8.5) id LAA29191; Wed, 2 May 2001 11:29:20 -0700 (MST) From: Terry Lambert Message-Id: <200105021829.LAA29191@usr02.primenet.com> Subject: Re: faster ufs? To: petko_bg@cannabismail.com (petko popadiyski) Date: Wed, 2 May 2001 18:29:20 +0000 (GMT) Cc: freebsd-fs@FreeBSD.ORG In-Reply-To: <200105021521.IAA12612@mail21.bigmailbox.com> from "petko popadiyski" at May 02, 2001 08:21:11 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > hello. I wanna ask if i can make my ufs more faster (something > like reiserFS), and if i can please explain how. Turn on Soft Updates. It won't be exactly like ReiserFS, since it's not log structured, and won't crash all the time, since it's not an alpha-quality FS.. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message From owner-freebsd-fs Wed May 2 12: 3: 5 2001 Delivered-To: freebsd-fs@freebsd.org Received: from mail21.bigmailbox.com (mail21.bigmailbox.com [209.132.220.195]) by hub.freebsd.org (Postfix) with ESMTP id E809937B440 for ; Wed, 2 May 2001 12:03:02 -0700 (PDT) (envelope-from petko_bg@cannabismail.com) Received: œby mail21.bigmailbox.com (8.8.7/8.8.7) id MAA05166; Wed, 2 May 2001 12:03:01 -0700 Date: Wed, 2 May 2001 12:03:01 -0700 Message-Id: <200105021903.MAA05166@mail21.bigmailbox.com> Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary X-Mailer: MIME-tools 4.104 (Entity 4.116) Mime-Version: 1.0 X-Originating-Ip: [213.137.32.129] From: "petko popadiyski" To: tlambert@primenet.com Cc: freebsd-fs@freebsd.org Subject: Re: faster ufs? Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >From: Terry Lambert >SUBJECTTo: petko_bg@cannabismail.com (petko popadiyski) >Date: Wed, 2 May 2001 18:29:20 +0000 (GMT) >Cc: freebsd-fs@FreeBSD.ORG > >> >> hello. I wanna ask if i can make my ufs more faster (something >> like reiserFS), and if i can please explain how. > >Turn on Soft Updates. > >It won't be exactly like ReiserFS, since it's not log structured, >and won't crash all the time, since it's not an alpha-quality FS.. > > > Terry Lambert > terry@lambert.org where can i find these soft updates, because i have seacrhed for some but i couldnt find. please if you know any site, connected to this subject, write it. ------------------------------------------------------------ YourName@CannabisMail.com for FREE ! http://www.CannabisMail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message From owner-freebsd-fs Wed May 2 15: 3: 5 2001 Delivered-To: freebsd-fs@freebsd.org Received: from tao.org.uk (genesis.tao.org.uk [212.135.162.62]) by hub.freebsd.org (Postfix) with ESMTP id 1856037B424 for ; Wed, 2 May 2001 15:02:53 -0700 (PDT) (envelope-from joe@tao.org.uk) Received: by tao.org.uk (Postfix, from userid 100) id AFCA5511; Wed, 2 May 2001 23:02:51 +0100 (BST) Date: Wed, 2 May 2001 23:02:51 +0100 From: Josef Karthauser To: petko popadiyski Cc: tlambert@primenet.com, freebsd-fs@freebsd.org Subject: Re: faster ufs? Message-ID: <20010502230251.E95074@tao.org.uk> References: <200105021903.MAA05166@mail21.bigmailbox.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="ey/N+yb7u/X9mFhi" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200105021903.MAA05166@mail21.bigmailbox.com>; from petko_bg@cannabismail.com on Wed, May 02, 2001 at 12:03:01PM -0700 Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --ey/N+yb7u/X9mFhi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 02, 2001 at 12:03:01PM -0700, petko popadiyski wrote: >=20 > where can i find these soft updates, because i have seacrhed for > some but i couldnt find. please if you know any site, connected to > this subject, write it. > Look at the -n option to tunefs (man tunefs). Also, make sure that you are running a kernel with the following option on in the kernel config file: options SOFTUPDATES #Enable FFS soft updates support It's been on by default since 4.1, but still needs to be switched in the superblock of each file system using tunefs. Joe --ey/N+yb7u/X9mFhi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjrwhAoACgkQXVIcjOaxUBaRQgCfZ5eVIaPpxTd7LxCqwZtoO5Lj NYsAoJTqimupbxDdKqYf4UZu27Yq3STg =zPyw -----END PGP SIGNATURE----- --ey/N+yb7u/X9mFhi-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message From owner-freebsd-fs Wed May 2 21:23: 7 2001 Delivered-To: freebsd-fs@freebsd.org Received: from synology.com (dns1.synology.com [202.173.37.131]) by hub.freebsd.org (Postfix) with ESMTP id D991037B422 for ; Wed, 2 May 2001 21:22:58 -0700 (PDT) (envelope-from rexluo@synology.com) Received: from synology.com (IDENT:nobody@localhost [127.0.0.1]) by synology.com (8.9.3/8.9.3) with SMTP id MAA29353 for fs@freebsd.org; Thu, 3 May 2001 12:29:47 +0800 Date: Thu, 3 May 2001 12:29:47 +0800 Message-Id: <200105030429.MAA29353@synology.com> To: fs@freebsd.org Subject: Fwd: Re: faster ufs? From: Rex Luo X-Mailer: TWIG Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear, How can I mount root with softupdate options? Because I must tunefs -n enable /dev/xxx before mount the device, where can I do the same thing automatically? Best Regards, Rex Luo rexluo@synology.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message From owner-freebsd-fs Thu May 3 1: 4:34 2001 Delivered-To: freebsd-fs@freebsd.org Received: from tao.org.uk (genesis.tao.org.uk [212.135.162.62]) by hub.freebsd.org (Postfix) with ESMTP id D59D437B424 for ; Thu, 3 May 2001 01:04:31 -0700 (PDT) (envelope-from joe@tao.org.uk) Received: by tao.org.uk (Postfix, from userid 100) id CAF29507; Thu, 3 May 2001 09:04:30 +0100 (BST) Date: Thu, 3 May 2001 09:04:30 +0100 From: Josef Karthauser To: Rex Luo Cc: fs@freebsd.org Subject: Re: Fwd: Re: faster ufs? Message-ID: <20010503090430.A89142@tao.org.uk> References: <200105030429.MAA29353@synology.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200105030429.MAA29353@synology.com>; from rexluo@synology.com on Thu, May 03, 2001 at 12:29:47PM +0800 Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 03, 2001 at 12:29:47PM +0800, Rex Luo wrote: >=20 >=20 >=20 > Dear, >=20 > How can I mount root with softupdate options? Because I must=20 > tunefs -n enable /dev/xxx before mount the device, where can I do the sa= me=20 > thing automatically? Usually it's not advised to use softupdates on /, but if your / partition is very large then it's ok. There's a fix for /. Mount it read only first and then use tunefs on it. Joe --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjrxEQ4ACgkQXVIcjOaxUBanDwCfYnXo0BCwf1YHLBzM5FZgUtiR 0kYAni7pErSH2kKGDncEowOi6x8QQg4B =HTjy -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message From owner-freebsd-fs Thu May 3 10: 4: 6 2001 Delivered-To: freebsd-fs@freebsd.org Received: from smtp03.primenet.com (smtp03.primenet.com [206.165.6.133]) by hub.freebsd.org (Postfix) with ESMTP id 8F51C37B423 for ; Thu, 3 May 2001 10:04:04 -0700 (PDT) (envelope-from tlambert@usr02.primenet.com) Received: (from daemon@localhost) by smtp03.primenet.com (8.9.3/8.9.3) id KAA14994; Thu, 3 May 2001 10:04:00 -0700 (MST) Received: from usr02.primenet.com(206.165.6.202) via SMTP by smtp03.primenet.com, id smtpdAAAlwa4qD; Thu May 3 10:03:58 2001 Received: (from tlambert@localhost) by usr02.primenet.com (8.8.5/8.8.5) id KAA20223; Thu, 3 May 2001 10:17:07 -0700 (MST) From: Terry Lambert Message-Id: <200105031717.KAA20223@usr02.primenet.com> Subject: Re: Fwd: Re: faster ufs? To: rexluo@synology.com (Rex Luo) Date: Thu, 3 May 2001 17:17:07 +0000 (GMT) Cc: fs@FreeBSD.ORG In-Reply-To: <200105030429.MAA29353@synology.com> from "Rex Luo" at May 03, 2001 12:29:47 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Dear, > > How can I mount root with softupdate options? Because I must > tunefs -n enable /dev/xxx before mount the device, where can I do the same > thing automatically? Boot single usesr; root will be mounted read-only. If your root is mounted read/write, you can force it read-only with: mount -u -o ro / Note that this will break a lot of things (including /tmp, if int's not a seperate FS), so don't do this on a fully running system. You can then tunefs -n normally. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message From owner-freebsd-fs Thu May 3 10: 7: 7 2001 Delivered-To: freebsd-fs@freebsd.org Received: from snake.supranet.net (snake.supranet.net [205.164.160.19]) by hub.freebsd.org (Postfix) with ESMTP id 974B437B422; Thu, 3 May 2001 10:07:03 -0700 (PDT) (envelope-from john@snake.supranet.net) Received: from localhost (john@localhost [127.0.0.1]) by snake.supranet.net (8.11.0/8.11.0) with ESMTP id f43H6u363329; Thu, 3 May 2001 12:06:57 -0500 (CDT) (envelope-from john@snake.supranet.net) Date: Thu, 3 May 2001 12:06:56 -0500 (CDT) From: John Heyer X-Sender: john@snake.supranet.net To: freebsd-questions@freebsd.org Cc: freebsd-fs@freebsd.org Subject: fsck: cannot find inode Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm getting the following message running fsck after an unclean shutdown. I can mount the file system read-only, but not read-write. What can I do to fix this? fsck: cannot find inode 651796 -- Johh Heyer - john@personal.supranet.net - http://heyer.supranet.net "Me fail English? That's unpossible!" -- Ralph Wiggam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message From owner-freebsd-fs Thu May 3 11:44:12 2001 Delivered-To: freebsd-fs@freebsd.org Received: from mail3.intermedia.net (mail3.intermedia.net [206.40.48.153]) by hub.freebsd.org (Postfix) with ESMTP id B88FD37B440 for ; Thu, 3 May 2001 11:43:43 -0700 (PDT) (envelope-from tonyg@crazynickels.com) Received: from mail.crazynickels.com (unverified [64.78.44.128]) by mail3.intermedia.net (Rockliffe SMTPRA 4.2.4) with ESMTP id for ; Thu, 3 May 2001 11:37:28 -0700 Message-ID: Content-type: text/plain Date: Thu, 03 May 2001 11:42:31 -0700 From: tonyg@crazynickels.com Subject: Web Development To: freebsd-fs@FreeBSD.org X-mailer: CrazyNickels.Com Email Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Hi, I do web development and database work out of Las Vegas. I was wondering if you needed any development done. I have been doing web work for 6 years. I know Cold Fusion, ASP, Oracle, SQL and Flash. Tony Grijalva 702.951.3051 Here's some the sites I've worked on: http://www.crazynickels.com - Complete site. Turned out in 3 days. http://www.woodtrim.com - Complete sites along with www.brushed aluminum.com as a content manager, shopping cart, FAQ, Referral Program. http://www.SchoolCity.com - Pre-IPO Company I did the Complete site. I can send you a complete document about this site. http://www.codernet.com - My own site with a bunch of guys here. I did the graphics. http://www.antennas.com - The graphics were given to me in PhotoShop format. I have to make them web ready and add functions. http://www.momentisgroup.com - Backend Cold Fusion work. http://www.isecinc.com - Their print company in Arizona sent me the project and related functions. I can walk you through a back door process. http://www.reoinc.com - Working on Now. http://www.arraybiopharma.com - Needed the site before they went public... I didn't do the flash but everything else and some cgi. http://www.linworth.com - Got PhotoShop files. Added Cold Fusion functions. Please let me know if you need any help...... Thank You for your time and consideration, Tony Grijalva 702.951.3051 tonyg@codernet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message From owner-freebsd-fs Thu May 3 12: 0: 5 2001 Delivered-To: freebsd-fs@freebsd.org Received: from c003.snv.cp.net (c003-h000.c003.snv.cp.net [209.228.32.214]) by hub.freebsd.org (Postfix) with SMTP id 923E737B423 for ; Thu, 3 May 2001 11:59:58 -0700 (PDT) (envelope-from ignacioc@avantel.net) Received: (cpmta 18163 invoked from network); 3 May 2001 11:59:29 -0700 Received: from maq-148-245-81-9.interclan.net (HELO nachito) (148.245.81.9) by smtp.avantel.net (209.228.32.214) with SMTP; 3 May 2001 11:59:29 -0700 X-Sent: 3 May 2001 18:59:29 GMT From: "Ignacio Cristerna" To: Subject: RE: Web Development Date: Thu, 3 May 2001 12:58:44 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Excuse me? Is this my daily fix of Spam or what? -----Original Message----- From: owner-freebsd-fs@FreeBSD.ORG [mailto:owner-freebsd-fs@FreeBSD.ORG]On Behalf Of tonyg@crazynickels.com Sent: Jueves, 03 de Mayo de 2001 13:43 To: freebsd-fs@FreeBSD.org Subject: Web Development Hi, Hi, I do web development and database work out of Las Vegas. I was wondering if you needed any development done. I have been doing web work for 6 years. I know Cold Fusion, ASP, Oracle, SQL and Flash. Tony Grijalva 702.951.3051 Here's some the sites I've worked on: http://www.crazynickels.com - Complete site. Turned out in 3 days. http://www.woodtrim.com - Complete sites along with www.brushed aluminum.com as a content manager, shopping cart, FAQ, Referral Program. http://www.SchoolCity.com - Pre-IPO Company I did the Complete site. I can send you a complete document about this site. http://www.codernet.com - My own site with a bunch of guys here. I did the graphics. http://www.antennas.com - The graphics were given to me in PhotoShop format. I have to make them web ready and add functions. http://www.momentisgroup.com - Backend Cold Fusion work. http://www.isecinc.com - Their print company in Arizona sent me the project and related functions. I can walk you through a back door process. http://www.reoinc.com - Working on Now. http://www.arraybiopharma.com - Needed the site before they went public... I didn't do the flash but everything else and some cgi. http://www.linworth.com - Got PhotoShop files. Added Cold Fusion functions. Please let me know if you need any help...... Thank You for your time and consideration, Tony Grijalva 702.951.3051 tonyg@codernet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message From owner-freebsd-fs Thu May 3 14:25:40 2001 Delivered-To: freebsd-fs@freebsd.org Received: from sdf.lonestar.org (t3-d-static-237.adsl.directlink.net [63.68.131.237]) by hub.freebsd.org (Postfix) with ESMTP id A108837B43C; Thu, 3 May 2001 14:25:36 -0700 (PDT) (envelope-from brune@sdf.lonestar.org) Received: (from brune@localhost) by sdf.lonestar.org (8.11.0/8.11.0) id f43LP7x10074; Thu, 3 May 2001 21:25:07 GMT Message-Id: <200105032125.f43LP7x10074@sdf.lonestar.org> Subject: Re: fsck: cannot find inode To: john@snake.supranet.net (John Heyer) Date: Thu, 3 May 2001 21:25:05 +0000 (UTC) From: "Corey Brune" Cc: freebsd-questions@FreeBSD.ORG, freebsd-fs@FreeBSD.ORG In-Reply-To: from "John Heyer" at May 03, 2001 12:06:56 PM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org How are you running fsck? John Heyer > > > I'm getting the following message running fsck after an unclean > shutdown. I can mount the file system read-only, but not > read-write. What can I do to fix this? > > fsck: cannot find inode 651796 > > > > -- > Johh Heyer - john@personal.supranet.net - http://heyer.supranet.net > > "Me fail English? That's unpossible!" -- Ralph Wiggam > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message From owner-freebsd-fs Thu May 3 14:42:46 2001 Delivered-To: freebsd-fs@freebsd.org Received: from comm.sochi.net.ru (sochi.net.ru [212.248.80.2]) by hub.freebsd.org (Postfix) with ESMTP id 49CAE37B423 for ; Thu, 3 May 2001 14:42:42 -0700 (PDT) (envelope-from maxime@sochi.com) Received: from maxime.net.ru (maxime.sochi.net.ru [212.248.80.52]) by comm.sochi.net.ru (8.11.3/8.11.1) with ESMTP id f43LgaI45152 for ; Fri, 4 May 2001 01:42:37 +0400 (MSD) (envelope-from maxime@sochi.com) Received: from sochi.com (localhost.maxime.net.ru [127.0.0.1]) by maxime.net.ru (8.11.1/8.11.1) with ESMTP id f43LdrM20662 for ; Fri, 4 May 2001 01:39:54 +0400 (MSD) (envelope-from maxime@sochi.com) Message-ID: <3AF1D029.5FCC92A2@sochi.com> Date: Fri, 04 May 2001 01:39:53 +0400 From: Maxime Zakharov X-Mailer: Mozilla 4.76 [ru] (X11; U; FreeBSD 4.2-20001204-STABLE i386) X-Accept-Language: ru, en, fr MIME-Version: 1.0 To: fs@freebsd.org Subject: freebsd filesystem documentation Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Where can i find documentation how create my own filesystem for FreeBSD ? -- Maxime Zakharov http://sochi.net.ru/~maxime/ Sochi, Russia http://www.sochi.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message From owner-freebsd-fs Fri May 4 3:36:38 2001 Delivered-To: freebsd-fs@freebsd.org Received: from transmail4.infosources.fr (transmail4.infonie.fr [212.232.33.75]) by hub.freebsd.org (Postfix) with ESMTP id 9527437B424 for ; Fri, 4 May 2001 03:36:32 -0700 (PDT) (envelope-from s.blanchard@infonie.fr) Received: from infonie.fr (mailbox.infonie.fr [195.242.64.77]) by transmail4.infosources.fr (8.9.3+Sun/8.9.3) with SMTP id MAA17855 for ; Fri, 4 May 2001 12:30:44 +0200 (MET DST) Received: from gateway ( Unverified [195.242.88.179] ) by infonie.fr with SMTP id 17895.589123.260082; Fri, 4 May 2001 12:36:29 +0200 Message-ID: <007401c0d486$4b1a60e0$0500a8c0@pc> From: =?iso-8859-1?Q?Blanchard_S=E9bastien?= To: Subject: Implementation of a new Filesystem Date: Fri, 4 May 2001 12:38:01 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0071_01C0D497.0E67AE80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0071_01C0D497.0E67AE80 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi all, I'm a french student and I have to make (for study purpose) my own = filesystem in the freeBSD kernel, I would like to know if there is a = website which talk about this or if someone can help me ... Best Regards S.BLANCHARD ------=_NextPart_000_0071_01C0D497.0E67AE80 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi all,
I'm a french student and I have to make = (for study=20 purpose) my own filesystem in the freeBSD kernel, I would like to know = if there=20 is a website which talk about this or if someone can help me = ...
 
Best Regards
 
S.BLANCHARD
------=_NextPart_000_0071_01C0D497.0E67AE80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message From owner-freebsd-fs Fri May 4 9:14:52 2001 Delivered-To: freebsd-fs@freebsd.org Received: from snake.supranet.net (snake.supranet.net [205.164.160.19]) by hub.freebsd.org (Postfix) with ESMTP id 0B8B737B422; Fri, 4 May 2001 09:14:46 -0700 (PDT) (envelope-from john@snake.supranet.net) Received: from localhost (john@localhost [127.0.0.1]) by snake.supranet.net (8.11.0/8.11.0) with ESMTP id f44GEf303965; Fri, 4 May 2001 11:14:41 -0500 (CDT) (envelope-from john@snake.supranet.net) Date: Fri, 4 May 2001 11:14:40 -0500 (CDT) From: John Heyer X-Sender: john@snake.supranet.net To: Corey Brune Cc: John Heyer , freebsd-questions@FreeBSD.ORG, freebsd-fs@FreeBSD.ORG Subject: Re: fsck: cannot find inode In-Reply-To: <200105032125.f43LP7x10074@sdf.lonestar.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org fsck -y -f /usr On Thu, 3 May 2001, Corey Brune wrote: > How are you running fsck? > > > John Heyer > > > > > > I'm getting the following message running fsck after an unclean > > shutdown. I can mount the file system read-only, but not > > read-write. What can I do to fix this? > > > > fsck: cannot find inode 651796 -- Johh Heyer - john@personal.supranet.net - http://heyer.supranet.net "Me fail English? That's unpossible!" -- Ralph Wiggam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message