9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Help a poor man out - poor man's installation.
@ 2007-03-16 10:55 ramkromberg
  2007-03-16 12:46 ` Steve Simon
  0 siblings, 1 reply; 2+ messages in thread
From: ramkromberg @ 2007-03-16 10:55 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 1852 bytes --]

Hello 9fans,
I'm trying to install plan9 without the aid of a CD-Drive at all, but the
documents on the subject and the 9fans archive were too sketchy for a
poor guy like me ;-)
This is the specs:
Intel Pentium 100, 32mb Ram, MoBo shuttle hot555 Intel 430tx triron,
Serial Mouse.
PCI Ethernet controller: Realtek 8139 (rev 16).
PCI Sound Galaxy Nova 16 Extra II-3D - using AZT-2316/R Chipset -
FCC-ID:I38-MMSN846 SoundCard.
IDE Primary Master: Dualboot Freesco Linux  ext2 and maybe Plan9 To be ?
IDE Secondary Master: Defunct BTC CDROM 24x - only good for music cds :-)

exempli gratia::
1. I can install Windows 98 by fdisk another partition and format to
FAT32 through a floppy, sys a: c:, and then use Freesco to mount it and
the build in ftp server to copy the installation files to.
2. I can install Damn Small Linux by mounting the ISO through loopback,
copying the necessary files including isolinux and setting grub as so:
[CODE]
# Damn Small Linux Frugal
title Frugal DSL on hda1
root (hd0,0)
kernel /boot/isolinux/linux24 ramdisk_size=100000 init=/etc/init lang=us
noapm vga=normal nomce noacpi quiet nopcmcia nodhcp noscsi nofirewire
noagp odma
initrd /boot/isolinux/minirt24.gz
boot
[/CODE]

So what should be done with plan 9 ?
I'm thinking of something similar to DSL - I can use freesco to mount it,
but to what fs I need to format the target partition ?
How to set Grub to work ?
- pls be specific, and tell me were to get necessary files if their are
any - like I got the minirt24.gz, linux24, and isolinux from the DSL ISO.
Maybe a completely new and different method ? a plan9 floppy to do a
network install ? I'm open to suggestion...

If deemed necessary I can offer an SSH connection to that machine for the
more astute 9fun putty user ;-)
Thanks !!!
Ram Kromberg
ramkromberg@mail.com

[-- Attachment #2: Type: text/html, Size: 2140 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] Help a poor man out - poor man's installation.
  2007-03-16 10:55 [9fans] Help a poor man out - poor man's installation ramkromberg
@ 2007-03-16 12:46 ` Steve Simon
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Simon @ 2007-03-16 12:46 UTC (permalink / raw)
  To: 9fans

If you have anough disk to generate a FAT partition to temporarly hold
the unzip'ed ISO then put it there - or maybe put a spare hard disk in
box temporarly.

You should then be able to use the boot/install floppy image which is on the
same page as the ISO at the bell-labs site to start the installer.

It will offer the devices where it thinks the ISO should live and you can
chose your FAT partition; and you are off...

Don't worry if it takes a long time it often doesn't use DMA during install
but you can turn that on later. Alsi I would suggest you do a fossil only
install for now unless you want to build a proper fileserver, again you
can convert later.

-Steve


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-03-16 12:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-16 10:55 [9fans] Help a poor man out - poor man's installation ramkromberg
2007-03-16 12:46 ` Steve Simon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).