Date: Thu, 29 Nov 2012 04:01:37 +0100 From: Ralf Mardorf <ralf.mardorf@rocketmail.com> To: freebsd-questions@freebsd.org Subject: Re: Cannot boot - creating partition and installing FreeBSD is [solved] Message-ID: <1354158097.2393.30.camel@q> In-Reply-To: <1354156932.2393.22.camel@q> References: <1353795280.2662.12.camel@q> <20121124233520.7ad4b4be.freebsd@edvax.de> <1353798889.2662.46.camel@q> <20121125002717.11a61c8d.freebsd@edvax.de> <1353807268.2773.16.camel@q> <20121125131908.671f6d31.freebsd@edvax.de> <1353846552.2508.23.camel@q> <alpine.BSF.2.00.1211251322500.23965@wonkity.com> <1353877782.2508.225.camel@q> <alpine.BSF.2.00.1211251421160.23965@wonkity.com> <1354029192.2827.11.camel@q> <alpine.BSF.2.00.1211270901130.56247@wonkity.com> <1354046327.2528.15.camel@q> <alpine.BSF.2.00.1211271653330.60249@wonkity.com> <1354086404.2528.89.camel@q> <1354119648.3152.4.camel@q> <alpine.BSF.2.00.1211280923390.66068@wonkity.com> <1354156932.2393.22.camel@q>
next in thread | previous in thread | raw e-mail | index | archive | help
PS: spinymouse@q:/boot$ grep CONFIG_UFS_FS config-3.6.5-rt14 CONFIG_UFS_FS=m # CONFIG_UFS_FS_WRITE is not set spinymouse@q:/boot$ lsmod | grep ufs spinymouse@q:/boot$ sudo modprobe ufs [sudo] password for spinymouse: spinymouse@q:/boot$ lsmod | grep ufs ufs 74797 0 So for write access I've got to build the kernel again. No problem, since I anyway build the kernel-rt myself. Still strange, when I try to mount it by using Nautilus I get: Unable to mount 62 GB Volume Error mounting /dev/sda1 at /media/spinymouse/disk: Command-line `mount -t "ufs" -o "uhelper=udisks2,nodev,nosuid" "/dev/sda1" "/media/spinymouse/disk"' exited with non-zero exit status 32: mount: wrong fs type, bad option, bad superblock on /dev/sda1, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so However, I'll ask on a Linux mailing list what to do. There's still the multi-boot issue. How to boot FreeBSD and Linux.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1354158097.2393.30.camel>