Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jul 2008 17:05:11 -0300
From:      Gonzalo Nemmi <gnemmi@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: mounting ext2fs partitions on FBSD7 ( third time a charm?)
Message-ID:  <200807051705.11791.gnemmi@gmail.com>
In-Reply-To: <20080705085942.GA67916@slackbox.xs4all.nl>
References:  <200807042033.44829.gnemmi@gmail.com> <200807050546.09073.gnemmi@gmail.com> <20080705085942.GA67916@slackbox.xs4all.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 05 July 2008 05:59:42 Roland Smith wrote:
> mount -t ext2fs /dev/ad0s1 /mnt

root@inferna:~ # mount -t ext2fs /dev/ad0s1 /mnt
root@inferna:~ # ls /mnt
ls: /mnt: Bad file descriptor
root@inferna:~ # ls -la / | grep /mnt
ls: mnt: Bad file descriptor
root@inferna:~ # dmesg | tail -5
re0: link state changed to DOWN
re0: link state changed to UP
pid 41456 (kdeinit), uid 1001 inumber 14 on /tmp: filesystem full
linux: pid 8503 (doom.x86): ioctl fd=17, cmd=0x5801 ('X',1) is not implemented
pid 8511 (doom.x86), uid 1001: exited on signal 11
root@inferna:~ #  

Thanks for your help Roland :)

-- 
Blessings
Gonzalo Nemmi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807051705.11791.gnemmi>