From owner-freebsd-questions@FreeBSD.ORG Tue Aug 25 11:22:33 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 402131065672 for ; Tue, 25 Aug 2009 11:22:33 +0000 (UTC) (envelope-from jeronimocalvop@googlemail.com) Received: from mail-fx0-f210.google.com (mail-fx0-f210.google.com [209.85.220.210]) by mx1.freebsd.org (Postfix) with ESMTP id BD8B78FC08 for ; Tue, 25 Aug 2009 11:22:32 +0000 (UTC) Received: by fxm6 with SMTP id 6so1876539fxm.43 for ; Tue, 25 Aug 2009 04:22:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=NfRyN1Ghkf/O1QRcEBxHfAiCWqWlI3oLbq/zL7WrYkk=; b=rH6Hs5tzm0gGikdl1BVcTaflGPfPoeNHWD56LkPWk7+0wsoCZc6sftMFjc9CD04Y1R zl3vy2wdJMiyXjC8HeHhmz3V9qB8sxknYcK0t7Ap4pyAIitokXgjywWNIlnWt1Q7dE9d Iswg50kLWAzihWiA7BNUFEq7XkPhv2nh1Ados= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=LEiUImVJuISkSopndchuhWQBvgJXGD9i43wYJssTzJoyoj0wPGYBdQh3BN7vOEehGM 0IFaZ9097FuysJo2cVV2HYSAYSF5/KBgkLhO/SNW58o8CAcBg55HZ5XPS7y2glO39u++ E7T2utdv6hOJI0pD01AguU1JLtoW4RYPinqf0= MIME-Version: 1.0 Received: by 10.103.84.1 with SMTP id m1mr2585050mul.34.1251199351548; Tue, 25 Aug 2009 04:22:31 -0700 (PDT) In-Reply-To: <4A93C2B0.9010706@mapper.nl> References: <4A93B2C3.5040004@mapper.nl> <4A93C2B0.9010706@mapper.nl> Date: Tue, 25 Aug 2009 12:22:31 +0100 Message-ID: From: Jeronimo Calvo To: Mark Stapper Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Problem mounting EXT2FS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Aug 2009 11:22:33 -0000 hi Mark! Im using FreeBSD 7.2-RELEASE... but im not sure about the "userland", is currently fresh installed, just compiled the KERNEL to add ext2fs support and installed the patch for the 256-inode... nothing else... But I will take your advise and upgrade my kernel to STABLE (as I think it will be funny as well, ur not the one "geek" here I suposse hahahaha) I will need to get some more knowledge about "userland"... :D Will check up ur links fella! btw, if u find anything else new-bie related... send me as well!! Cheers! 2009/8/25 Mark Stapper > Jeronimo Calvo wrote: > > Actually, im just compile it and restart it... seems to be working > > fine now... > > > > By the way... who do i do that?? is that necessary? > > > > cheers! > well, if you have the "RELEASE" source, and the "RELEASE" "userland" > there is no problem. > However if you have the "STABLE" source and the "RELEASE" userland there > could be incompatible behaviour. > Upgrading your kernel to the "STABLE" release is generally a good idea. > For more info check: > http://www.freebsd.org/doc/en/books/handbook/kernelconfig.html > and > http://www.freebsd.org/doc/en/books/handbook/synching.html > and > http://www.freebsd.org/doc/en/books/handbook/makeworld.html > Be sure to make backups, as the way to recover is very different from > Linux. > > Have fun! (Yes, I consider compiling your own kernel and userland to be > "fun") > Greetz, > Mark > >