Linux install

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-activists@...>
Subject: Linux install
Date: Wednesday, January 15, 1992 - 7:15 pm

:->From simonm%uk.ac.glasgow.dcs@fi.hut.santra Wed Jan 15 23:32:57 1992
:->Also, am I the first UK 'customer'?

Maybe not :-).

I've just got round to installing linux on my hard disk, after being 
suitably impressed with the 0.11 bootable images.  I've today ordered
a second disk so until that arrives I'm sorry that I won't be doing any
programing.

A couple of points:

In the INSTALL documents it asks you to (in a for loop):
cp -r /dev /user
Not surprisingly this hangs as cp trys to read the devices and doesn't cp
special devices (well it didn't for me!). Can I suggest the documentation
changes to:

uncompress < /usr/bin/tar.Z > /user/tar
/user/tar xf - bin dev etc usr tmp | (cd /user ; tar xfv -)

which will copy the /dev entries.

Also has anyone got the -M (multivolumes) to work? I get EIO at the end
of disk and never asked for the next volume.

Thanks for a fun time.

Jon.
---
_________
    /              <jon@uk.ac.oxford.robots> 			  UK
   /   _   __      <...!mcsun!ukc!robots.oxford.ac.uk!jon>        Uck
(_/   (_) /  /     <jon%robots.oxford.ac.uk@nsfnet-relay.ac.uk>   World
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Linux install, Jon Tombs, (Wed Jan 15, 7:15 pm)