Cannot boot - creating partition and installing FreeBSD is [solved]

Ralf Mardorf ralf.mardorf at rocketmail.com
Thu Nov 29 03:01:44 UTC 2012


PS:
spinymouse at q:/boot$ grep CONFIG_UFS_FS config-3.6.5-rt14
CONFIG_UFS_FS=m
# CONFIG_UFS_FS_WRITE is not set
spinymouse at q:/boot$ lsmod | grep ufs
spinymouse at q:/boot$ sudo modprobe ufs
[sudo] password for spinymouse: 
spinymouse at 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.



More information about the freebsd-questions mailing list