Josiah, On Tue, 16 Jan 2001, Josiah Carlson wrote: > How do I get _actual_ r/w access to the volume that the system boots > >from? I had a little trouble here too. I'm currently working around it by appending 'rw' to the kernel command line in palo. This option tells the kernel to mount the root filesystem as read-write. It's not the best solution, but it works for now. - Greg