diff options
Diffstat (limited to 'distrib/notes/sparc64/prep')
-rw-r--r-- | distrib/notes/sparc64/prep | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/distrib/notes/sparc64/prep b/distrib/notes/sparc64/prep index 960d707b80e..3b5476d385e 100644 --- a/distrib/notes/sparc64/prep +++ b/distrib/notes/sparc64/prep @@ -1,7 +1,7 @@ +dnl XXX is security-mode still present? Your OpenBOOT ROM may need some setup. You cannot use the security modes -of the sparc OpenBOOT ROM. Make sure that the ROM security modes are -disabled: +of the OpenBOOT ROM. Make sure that the ROM security modes are disabled: ok setenv security-mode none @@ -13,8 +13,8 @@ both OpenBSD and Solaris environments on the same system. If the OpenBSD fsck(8) utility is used on a Solaris filesystem, it will set OpenBSD "clean flags" and BSD4.4 summary fields in the superblock. - SunOS does *not* like this and you will have to do a "fsck -b 32" under - SunOS to access an alternate superblock to repair the filesystem. You + Solaris does *not* like this and you will have to do a "fsck -b 32" under + Solaris to access an alternate superblock to repair the filesystem. You should always specify Solaris filesystem with a "pass number" of 0 in their /etc/fstab entry to prevent this, and preferably mount them "RO". @@ -29,7 +29,7 @@ both OpenBSD and Solaris environments on the same system. enabled. The OpenBSD "Sun Compatible" disklabel have been extended to support 16 -partitions, which may be compatible with Solaris, but the old Solaris +partitions, which may be compatible with Solaris, but the Solaris format(8) utility only sees the first 8 partitions and may "lose" information about the extended partitions. |