Re: mounting ufs on ss10
Joshua Uziel <[email protected]>
| Newsgroups | gmane.linux.suse.sparc |
|---|---|
| Message-ID | <[email protected]> |
* felixhermann <[email protected]> [020911 23:16]: > however, when I try to write something onto this partition, e.g. by writing > mkdir /mnt/test > then the answer is: mkdir: cannot create directory '/mnt/test': Read-only > file system There is likely no bug... in fact, I would consider it a feature. There are read-only and read-write UFS options when you build a kernel... read-write is (correctly) noted to be "DANGEROUS"... I've had it trash UFS filesystems for me in the past. I'm guessing that the SuSE kernel has UFS read-only since that's the safe option to use.