Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Nov 2005 21:40:09 +0100 (CET)
From:      Goran Gajic <ggajic@afrodita.rcub.bg.ac.yu>
To:        freebsd-current@www.freebsd.org
Subject:   6.0-RELESE + xfs-snap20051015
Message-ID:  <Pine.LNX.4.63.0511112133020.15518@afrodita.rcub.bg.ac.yu>

next in thread | raw e-mail | index | archive | help

Hi,

I have installed 6.0-RELEASE and xfs-snap20051015 from
http://people.freebsd.org/~kan/xfs/. Unfortunately I'm
not able to mount any of my xfs partitons. I have used
GENERIC config to build kernel, first applying
/usr/src/xfs-src.diff. I have tried both with options XFS
appended at the end of config file and with XFS as module.
If it is built as module xfs.ko can't be loaded:

# kldload xfs.ko
link_elf: symbol db_error undefined
kldload: can't load xfs.ko: No such file or directory
# ls -al /boot/kernel/xfs.ko
-r-xr-xr-x  1 root  wheel  458464 Nov 11 21:25 /boot/kernel/xfs.ko
# kldload  /boot/kernel/xfs.ko
link_elf: symbol db_error undefined
kldload: can't load /boot/kernel/xfs.ko: No such file or directory
#

With or without options XFS mount_xfs gives same result:

# mount_xfs /dev/ad1s1 /mnt
mount_xfs: /dev/ad1s1: Invalid argument
#

It gives same result for any partiton containing xfs.

Here is uname -a

FreeBSD  6.0-RELEASE FreeBSD 6.0-RELEASE #3: Fri Nov 11 21:23:43 CET 2005 
root@:/usr/src/sys/i386/compile/TEST  i386

ad0: 78167MB <Maxtor 6Y080L0 YAR41BW0> at ata0-master UDMA100
ad1: 238475MB <Seagate ST3250823A 3.02> at ata0-slave UDMA100


Regards,
Goran Gajic



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