Discussion:
Location of plan9.ini
(too old to reply)
IainWS
2012-05-10 11:35:50 UTC
Permalink
I have been looking for the plan9.ini file in the obvious locations -
however it hasn't turned up. I would like to change my monitor size
inside of my virtual box but apparently I need the plan9.ini file.

The instructions that are out there are presently to mount 9fs 9fat
and then edit the file /n/9fat/plan9.ini but this isnt there. Using
touch n/9fat/plan9.ini gives the error message "permission denied".
Where is it?
David du Colombier
2012-05-10 11:50:48 UTC
Permalink
Post by IainWS
I have been looking for the plan9.ini file in the obvious locations -
however it hasn't turned up. I would like to change my monitor size
inside of my virtual box but apparently I need the plan9.ini file.
The instructions that are out there are presently to mount 9fs 9fat
and then edit the file /n/9fat/plan9.ini but this isnt there. Using
touch n/9fat/plan9.ini gives the error message "permission denied".
Where is it?
Type '9fat:', then edit /n/9fat/plan9.ini.
See dossrv(4).
--
David du Colombier
IainWS
2012-05-10 12:10:13 UTC
Permalink
Post by David du Colombier
Post by IainWS
I have been looking for the plan9.ini file in the obvious locations -
however it hasn't turned up. I would like to change my monitor size
inside of my virtual box but apparently I need the plan9.ini file.
The instructions that are out there are presently to mount 9fs 9fat
and then edit the file /n/9fat/plan9.ini but this isnt there. Using
touch n/9fat/plan9.ini gives the error message "permission denied".
Where is it?
Type '9fat:', then edit /n/9fat/plan9.ini.
See dossrv(4).
--
David du Colombier
Yes, but I get /bin/9fat does not exist.
Nicolas Bercher
2012-05-10 12:18:34 UTC
Permalink
Post by IainWS
Yes, but I get /bin/9fat does not exist.
Type 9fat: not 9fat

Nicolas
erik quanstrom
2012-05-10 12:15:04 UTC
Permalink
Post by IainWS
Yes, but I get /bin/9fat does not exist.
don't drop the ":". you need to type "9fat:".

- erik
IainWS
2012-05-10 12:38:58 UTC
Permalink
Post by IainWS
Yes, but I get /bin/9fat does not exist.
don't drop the ":".  you need to type "9fat:".
- erik
Thanks mate it worked first go.
Jack Norton
2012-05-10 12:52:10 UTC
Permalink
Post by IainWS
Post by erik quanstrom
Post by IainWS
Yes, but I get /bin/9fat does not exist.
don't drop the ":". you need to type "9fat:".
- erik
Thanks mate it worked first go.
I know this will sound terribly stupid but I've a good beginners tip:
open up two rio windows (nice and large). in one, `lc /bin`. in the
other, go through each binary in bin you listed and execute. If
something isn't obvious, then man that binary. if there is no man page,
go to /sys/src/cmd and find the source and read it.
After that, then have a look in /rc/bin as well.

Just poke around. Assume that you will probably hose your system a few
times in the process. In fact, if you haven't hosed your system yet,
you aren't climbing up the learning curve.

-Jack

Continue reading on narkive:
Loading...