From owner-freebsd-questions@FreeBSD.ORG Sat Jul 5 03:45:39 2008 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 64B391065671 for ; Sat, 5 Jul 2008 03:45:39 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30]) by mx1.freebsd.org (Postfix) with ESMTP id 124A78FC1A for ; Sat, 5 Jul 2008 03:45:38 +0000 (UTC) (envelope-from gnemmi@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so583818ywe.13 for ; Fri, 04 Jul 2008 20:45:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=xzp7Ln3UdDInwqQ+CnImu710VPoAh2Pl0fR2a3jeZVM=; b=botbVRzPmS47jcYGIDBTmALfXMQ+w+OF/CYpa9VO7C1ChkVZN2hO6ESgyIQSQMOV/3 cHh9WxARWIT9kHhtBKjHb9icil46kOUWFuLFnl1/FQYKmpluJUNhiQXo1qX/FUYL3dQn LJz2eb0PBeRN2Ql3TgrB+3D6JNyIDUhNOmzEQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; b=VGJRcybO14TyR3L9fJ19ZJdw3AffUX52LmRwa8aKy6ObZnNwuzwYdipqz4g8O6sn4o h39HOV7gA79GMqAbGSou/9xfWauZ/drv58S91/Uo1vTnCYSOM4I4Rjp7Bw1xs2QCWqDE cTbwG0E/tr8+h6SJhdZlWOEoFJdv46DDBgtaI= Received: by 10.151.112.21 with SMTP id p21mr3190997ybm.97.1215229538236; Fri, 04 Jul 2008 20:45:38 -0700 (PDT) Received: from 200-117-245-190.fibertel.com.ar ( [190.245.117.200]) by mx.google.com with ESMTPS id 6sm1260575ywn.0.2008.07.04.20.45.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 04 Jul 2008 20:45:37 -0700 (PDT) From: Gonzalo Nemmi To: freebsd-questions@freebsd.org Date: Sat, 5 Jul 2008 00:45:30 -0300 User-Agent: KMail/1.9.7 References: <200807042033.44829.gnemmi@gmail.com> <486ED53A.1090105@cwis.biz> In-Reply-To: <486ED53A.1090105@cwis.biz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200807050045.30661.gnemmi@gmail.com> Subject: Re: mounting ext2fs partitions on FBSD7 ( third time a charm?) 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: Sat, 05 Jul 2008 03:45:39 -0000 On Friday 04 July 2008 22:58:18 you wrote: > Gonzalo Nemmi wrote: > > Could somebody please throw me a pointer ... > > i have followed every instruction on every book and/or how-to ... yet ... > > > > What am I doing wrong?? > > > > root@inferna:~ # uname -sr > > FreeBSD 7.0-RELEASE > > root@inferna:~ # kldstat > > Id Refs Address Size Name > > 1 10 0xc0400000 4dd878 kernel > > 2 1 0xc08de000 7559b0 nvidia.ko > > 3 1 0xc1034000 6721c acpi.ko > > 4 1 0xc4a2e000 4000 logo_saver.ko > > 5 1 0xc5884000 10000 ext2fs.ko > > root@inferna:~ # mount -t ext2fs /dev/ad0s8 /mnt/ > > root@inferna:~ # ls /mnt > > ls: /mnt: Bad file descriptor > > root@inferna:~ # cd /mnt > > /mnt: Not a directory. > > root@inferna:~ # umount /mnt > > root@inferna:~ # cd /mnt > > root@inferna:/mnt # mount -t ext2fs /dev/ad0s8 . > > root@inferna:/mnt # ls > > ls: .: Not a directory > > root@inferna:/mnt # cd ~ > > root@inferna:~ # umount /mnt > > root@inferna:~ # file /mnt/ > > /mnt/: directory > > root@inferna:~ # cd /mnt > > root@inferna:/mnt # ls > > root@inferna:/mnt # > > > > dmesg says _nothing_ > > _Any_ hint will be more than welcome :) > > What does /var/log/messages say when you run mount -t ext2fs? Hi Ryan! And thanks for your help :) Unfortunately, just as much as dmesg, /var/log/messages says nothing :s Look: root@inferna:~ # date Sat Jul 5 00:39:39 ART 2008 root@inferna:~ # mount -t ext2fs /dev/ad0s8 /mnt/ root@inferna:~ # ls /mnt ls: /mnt: Bad file descriptor root@inferna:~ # cd /mnt /mnt: Not a directory. root@inferna:~ # cat /var/log/messages | tail -5 Jul 4 20:21:13 inferna su: gonzalo to root on /dev/ttyp2 Jul 4 20:38:34 inferna kernel: linux: pid 8503 (doom.x86): ioctl fd=17, cmd=0x5801 ('X',1) is not implemented Jul 4 20:47:28 inferna kernel: pid 8511 (doom.x86), uid 1001: exited on signal 11 Jul 4 23:54:48 inferna su: gonzalo to root on /dev/ttyp3 Jul 5 00:38:24 inferna su: gonzalo to root on /dev/ttyp2 root@inferna:~ # umount /mnt root@inferna:~ # cat /var/log/messages | tail -5 Jul 4 20:21:13 inferna su: gonzalo to root on /dev/ttyp2 Jul 4 20:38:34 inferna kernel: linux: pid 8503 (doom.x86): ioctl fd=17, cmd=0x5801 ('X',1) is not implemented Jul 4 20:47:28 inferna kernel: pid 8511 (doom.x86), uid 1001: exited on signal 11 Jul 4 23:54:48 inferna su: gonzalo to root on /dev/ttyp3 Jul 5 00:38:24 inferna su: gonzalo to root on /dev/ttyp2 root@inferna:~ # Have you, by any chance, tried and suceded at mounting ext2fs on FBSD7? If you did, at least I'd know that it _is_ possible :s Thanks :) -- Blessings Gonzalo Nemmi