Discussion:
[9fans] Install Advice requested
(too old to reply)
Terry Wendt
2013-06-30 01:30:07 UTC
Permalink
I created a partition and started the plan9 install using plan9.iso.
It was an incomplete install, and I had some other problems from which
I've recovered. 8^)

I created a directory on the plan9 partition named iso, then copied
plan9.iso to that dir.

Can anyone provide some guidance regarding completing the install
without allowing plan9 to mark its partition as the boot partition?

Once the install is complete, if I need to reinstall grub2 I know how
now. What do I tell grub2 to point to on the plan9 partition to add
it to my grub2 menu? And can anyone recommend any boot options I may
need to set?

Thank you in advance,
Terry.
Matthew Veety
2013-06-30 05:26:30 UTC
Permalink
Post by Terry Wendt
I created a partition and started the plan9 install using plan9.iso.
It was an incomplete install, and I had some other problems from which
I've recovered. 8^)
I created a directory on the plan9 partition named iso, then copied
plan9.iso to that dir.
Can anyone provide some guidance regarding completing the install
without allowing plan9 to mark its partition as the boot partition?
Once the install is complete, if I need to reinstall grub2 I know how
now. What do I tell grub2 to point to on the plan9 partition to add
it to my grub2 menu? And can anyone recommend any boot options I may
need to set?
Thank you in advance,
Terry.
You can tell it not to install the mbr. Also you can chain load it similar to windows with grub2.
Terry Wendt
2013-06-30 06:31:44 UTC
Permalink
I'm a glutton for pain. First, it wasn't the plan9.iso, but the
9athom.iso. I think the original problem occured by
exiting(Ctrl+Alt+Del) before the install was done. I guess I should
have used Ctrl-d to stop the process I was in. Anyway, after exiting
the install program and rebooting I discovered that 3 of my partitions
got whacked. I used a live knoppix disc to boot up, get online and
get a tool to repair the borked partitions(testdisk). Well, that
worked well. Next, used my openSuS rescue dvd to reinstall grub2, and
got everything back up.

I copied the plan9.iso over to the plan9 partition, and even copied
all the files and directories as well. Remember though, I actually
was installing from the 9atom.iso... genius. I finally figured out
how to setup grub2 for plan 9. Then I kept getting the same error
over and over trying to boot into that partition: "error: invalid
signature". Went into fdisk and toggled the partition TYPE flag to
0x39, done. At this point, I could boot from grub2 into plan9, but of
course the install wasn't complete.

This is where the pain begins again.

Insert 9atom.iso. Reboot. The install picked up where it left off.
Got all the to [copydist]. It was in the middle of this that it ran
out of room! Oh yeah, that copy of plan9.iso sitting there and it was
only a 1.1GB partition. Control-D my way out, go back into openSuSE
and try to go into the plan9 partition to delete the iso file - nope,
that wasn't gonna happen, there were only 3 or 4 files there??? I
guess the rest of the filesystem couldn't be seen... ok, no problem.
Delete the partition, double the size to 2.2GB. Reboot using the
9atom.iso, and start the install. Now, for some reason, 9atom doesn't
like the partition? Do I control-d my way out I ask? Of course not -
control-alt-delete. Reboot. Grub can't find a bootable partition...
Yep, whacked my system again. The real strange thing is its all the
linux partitions on the extend partition? Very strange.

So here I am again in knoppix, doing it all over again. But I must
admit, I learn a lot via these sessions of self-abuse. 8^0

It would be nice if it wouldn't do that by exiting the install in a
way it doesn't like. Maybe it could intercept that trio of
keys(control-alt-del) and produce the control-d itself??

Ok, wish me luck, I'm going in.
Terry.
t***@polynum.com
2013-06-30 08:06:06 UTC
Permalink
Post by Terry Wendt
I copied the plan9.iso over to the plan9 partition, and even copied
all the files and directories as well.
The plan9 partition is not an uniq filesystem but a slice of the disk
allocated to plan9 and organized in several sub-partitions, with the
first one being a fat partition.

It is unlikely, a priori, that simply "copying" a plan iso to "the"
plan9 partition will give the plan9 install any data it can access.

I attach to the message a "howto" I wrote when I had to install Plan9 on
a host with no CD drive. It is not to be used mandatorily if your CD/DVD
works, but it will give you clues about the organization of the plan9
slice.

HTH,
--
Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
http://www.kergis.com/
Key fingerprint = 0FF7 E906 FBAF FE95 FD89 250D 52B1 AE95 6006 F40C
Artem Novikov
2013-07-01 09:10:28 UTC
Permalink
Post by Terry Wendt
I created a partition and started the plan9 install using plan9.iso.
It was an incomplete install, and I had some other problems from which
I've recovered. 8^)
I created a directory on the plan9 partition named iso, then copied
plan9.iso to that dir.
Can anyone provide some guidance regarding completing the install
without allowing plan9 to mark its partition as the boot partition?
Once the install is complete, if I need to reinstall grub2 I know how
now. What do I tell grub2 to point to on the plan9 partition to add
it to my grub2 menu? And can anyone recommend any boot options I may
need to set?
Thank you in advance,
Terry.
Look at my post:

https://groups.google.com/forum/?hl=ru#!searchin/comp.os.plan9/windows|sort:relevance/comp.os.plan9/3ynnxi3oIw8/A-C6V_zFwwkJ

maybe it will help you

Loading...