Buy some 3.5"HD disks.
--
******************************************************************
* Mark Rollins |email: *
* Queen's University | *
* Kingston, Ontario, CANADA | *
* K7L-3N6 | *
******************************************************************
The original poster is trying to load using 5 1/4 floppies.
Not everyone can load from 3 1/2. Do you know what the workaround is?
But 1474560 bytes don't fit on a 3.5" HD disk either!
...Ken
|> --
|>
|> ******************************************************************
|> * Mark Rollins |email: *
|> * Queen's University | *
|> * Kingston, Ontario, CANADA | *
|> * K7L-3N6 | *
|> ******************************************************************
--
Senior Systems Engineer, Engineering Computer Network
Electrical Engineering Department, Purdue University
West Lafayette, Indiana 47907-1285 (317)494-6678
...Michael
(I can't receive outside email at the BNR address)
In the mean while, I'm sure this is just a dd mistake so if you ftp the
files and issue the following command you can make them the right size!
dd bs=1024 if=a1 of=a1.new count=1200;mv a1.new a1
dd bs=1024 if=a2 of=a2.new count=1200;mv a2.new a2
Then, if you are going to transfer these over a modem, you will probably
want to zip them first. (Or use whatever your favorite unix and dos compatable
compression program is! But "zip" seems to be the current msdos standard.)
Bill
Peter's already fixed things.
: are at it ask him to compress these files so they can be transfered faster...)
There is no need to, Ted is running an ftpd which supports automatic
compression. Just say "get a1.Z" and you will receive the compressed
version.
David
--
David Engel Optical Data Systems, Inc.
(214) 234-6400 Richardson, TX 75081
Martin
--
_____ _____
| |___ | Martin Junius FIDO: 2:242/6.1
1. Getting SLS a1,a2... as .tar files
I'm trying to get the linux distribution from tsx-11. I ran ftp
and changed to the appropriate directory. Then, taking a hint
from the startup message, I tried to get the a2, a3... directories
as .tar files;
cd /pub/linux/SLS
get a2.tar
I get the .tar files, but when I try to extract them I get 2 different
errors. First, tar tries to recreate the entire directory structure,
storing the files in /pub on my system, which it can't do because I'm
not root. Then, after that error message, it gives a checksum
error (unless that's a side effect of the previous error).
"man tar" doesn't show me any way to avoid writing to /pub. Is there
anything I can do? I don't want to use "cd a1; mget *" for each
directory because I want to use autoftp to get them overnight.
I should probably mention that I'm using ULTRIX.
--
-------------------------------------------------------------------------
David Gaudine, programmer, Concordia University, Loyola Campus, Montreal.
2. create shared lib from static??
3. WARNING!!! SLS A1 and A2 on sunsite corrupted
5. This is silly (was: SLS A1 and A2 too..)
8. changing media to 10base2 on 3com900
9. Boot disks a1.3 and a1.5 missing in new SLS version 1.03
12. installing SLS/a2/mount unknown error 26240?? HELP!