*BSDThis forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Please help. I have just installed FreeBSD on the secondary drive in my machine to try out. The install was fairly painless and so far I'm quite impressed with it.
My problem is that I have Fedora installed on the primary drive and would like to be able to access it. I managed to get read only access last night but I've seen posts that suggest people have been able to get read & write access to ext3 partitions. How can I do it? To get read only I used,
mount -t ext2fs -r /dev/ad0s3 /mnt/linux
without the -r I get invalid argument errors.
Also can I just add the appropriate line to /etc/fstab so that it is mounted on boot?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.