![]() |
|
OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
![]() |
|
Thread Tools | Display Modes |
|
|||
![]()
Hello !
I'd be thankful if anyone would explain why this is the case : In OpenBSD : Mounting an external OpenBSD ffs partition (eg. /dev/sd0h ) , this line in fstab will do the job : Code:
/dev/sd0h /home/daemonf/ffs ffs ro,noauto 0 0 Code:
/dev/sd0i /home/daemonf/ffs ffs ro,noauto 0 0 In what way is it similar to a msdos disk then ? The other question : When I mount an external ffs as rw , most times it works without problems but I recall a few times when I received warning messages (that I need to check filesystem .. or simply fail to mount one rw ) Why do both instances happen ? Thank you so much !! |
|
|||
![]()
And to mount a external NetBSD partition in NetBSD I must use /dev/sd0a (and not /sd0i .. OpenBSD's case)
Why is it so ? |
|
|||
![]()
Hi Teacher jggimi !
I meant it as OpenBSD thread since it involves it mainly and for comparison too. Thank you for the clear explanation. :-) (How much I miss .. poor me !) |
|
||||
![]() Quote:
Although the BSDs file systems are all called UFS/FFS they each have different implementation of it. Therefore, trying to mount a NetBSD file system on a OpenBSD as if it's a native file system is not going to work. You have to keep in mind that the BSDs are all separate OS and though they share a common ancestor. Not a direct answer, but maybe it will help you to understand why.
__________________
"The basic tool for the manipulation of reality is the manipulation of words. If you can control the meaning of words, you can control the people who must use the words." -Philip K. Dick |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
HOWTO: mounting an USB device as normal non-root user in OpenBSD | J65nko | Guides | 6 | 20th May 2017 12:03 PM |
Preserving existing OpenBSD partition layout during a re-install | J65nko | Guides | 3 | 17th February 2010 03:55 AM |
Mounting six CentOS iso images on OpenBSD | J65nko | Guides | 6 | 25th November 2009 10:58 PM |
disklabel don't see OpenBSD partition | piotrk | OpenBSD General | 4 | 25th September 2008 06:14 PM |
Mounting a FreeBSD UFS partition | roddierod | Solaris | 1 | 7th August 2008 02:02 PM |