9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: ramkromberg@mail.com
To: 9fans@cse.psu.edu
Subject: [9fans] Help a poor man out - poor man's installation.
Date: Fri, 16 Mar 2007 12:55:30 +0200	[thread overview]
Message-ID: <20070316105530.0337A86ADD@cal1-1.us4.outblaze.com> (raw)

[-- 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 --]

             reply	other threads:[~2007-03-16 10:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-16 10:55 ramkromberg [this message]
2007-03-16 12:46 ` Steve Simon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070316105530.0337A86ADD@cal1-1.us4.outblaze.com \
    --to=ramkromberg@mail.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).