Associate better reference to a documentation note I made 10 years ago

This commit is contained in:
Geoff Weiss 2010-04-17 18:54:41 +00:00
parent f5c585f7b0
commit 3f3d8902fd

View File

@ -690,8 +690,8 @@ active. If GSport crashes in a unusual way (a core dump, for instance),
you may have to manually kill the subprocess. ("ps -ef| grep GSport;kill
xxxxx").
User geoff@gwlink.net adds some notes for mounting disks/floppies/CDs under
Solaris:
Geoff Weiss adds some notes for mounting disks/floppies/CDs under
Solaris 7 through Solaris 10:
To use a CDROM, insert the CD and let Volume Management mount it.
Edit <<<config.txt>>> and use the filesystem that shows up in the "df -k"
@ -759,4 +759,4 @@ brw-r--r-- 1 root operator 14, 0 Jun 10 00:01 /dev/disk2
---
sudo chmod 644 /dev/disk2
---
---