From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3E9DCD57.3080909@ameritech.net> From: northern snowfall User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:0.9.4.1) Gecko/20020518 Netscape6/6.2.3 MIME-Version: 1.0 To: 9fans@cse.psu.edu Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [9fans] ?read only Date: Wed, 16 Apr 2003 16:38:31 -0500 Topicbox-Message-UUID: 917cd3b8-eacb-11e9-9e20-41e7f4b1d025 Afternoon, all. I added a second disk to a plan9 machine with the intent of installing a light-weight fossil/venti. When I attempt to alter the disk partitions and plan9 partitions, via the command interface, I get the message: "?read only". If I request the default actions via command line, I get no read-only errors. Am I forgetting something? disk/fdisk -r /dev/sdD0/data >>> d p1 >>> w ?read only >>> disk/fdisk -abw /dev/sdD0/data ^--- executes with no errors Don