Re: Merging CDs back into distribution tree?

2003-01-17 Thread Richard Atterer
On Thu, Jan 16, 2003 at 06:16:33PM +, Scalar wrote:
> The debian CD FAQ at http://www.debian.org/CD/faq/ suggests this for
> installing on "many interconnected computers", but the FAQ does not say
> exactly how to go about doing it.

Ah, I should probably fix that.

> Can I simply make a debian/ directory, and just copy them all into the
> same tree, saying "yes" to any overwrite warnings? Or will this screw up
> the package information?

It is possible to copy all the data into one dir and then use the
apt-ftparchive utility from the apt-utils package to create the correct 
Packages file - but in your case, I wouldn't bother.

If you copy each CD's contents to a separate directory, made available e.g.
as ,  etc, then add the following
lines to /etc/apt/sources.list:

deb ftp://1.2.3.4/cd1/ stable main contrib
deb ftp://1.2.3.4/cd2/ stable main contrib
etc.

Having done that, run "dselect update".


On Fri, Jan 17, 2003 at 05:52:47AM +, Scalar wrote:
> For some reason the laptop is unable to use the modem at a serial line
> speed in excess of 19200 baud. Any higher and the modem returns random
> garbage, while it works just fine under Win98. I assume a laptop config
> problem at this point.

Maybe check the serial IRQ settings on the laptop.

Cheers,

  Richard

-- 
  __   _
  |_) /|  Richard Atterer |  CS student at the Technische  |  GnuPG key:
  | \/¯|  http://atterer.net  |  Universität München, Germany  |  0x888354F7
  ¯ '` ¯


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: Merging CDs back into distribution tree?

2003-01-17 Thread Scalar
On Thu, 16 Jan 2003, Christian Leber wrote:
> Doesn't matter, the first CD will be easily enough to bring up
> networking and install the rest from the net.


There are a few other details which I was trying to
skip to save you time. Oh well. :)

I am trying to build a modem-sharing setup... for my awesome
33.6k dialup connection. Woo hoo. Actually the average speed
is 31.6k or 28.8k, but that's what you get when you live ten
miles out in the middle of nowhere. (No, I'm not gonna pay
$600 for a high-latentcy satellite connection.)

Meanwhile I am trying to use the external modem I use with
Win98. For some reason the laptop is unable to use the modem
at a serial line speed in excess of 19200 baud. Any higher
and the modem returns random garbage, while it works just
fine under Win98. I assume a laptop config problem at this
point.

I am told that Kermit lurks somwhere on that CD set, so for
now the goal is to get kermit on the test system since it
allows direct serial line control, so I can do some testing
to figure out what the serial line problem is.

Connecting to an online distribution is a real pain and
takes a very long time at 19200 baud. Plus since I don't
really know what I'm doing yet, I am regularly wiping out
the install, reformatting and trying again. Therefore I'd
rather not use an online source since I end up redownloading
the same data everytime I reinstall. And since the drive in
question is only about 4 gig, there ain't enough room to
make a separate partition and download the while 6 gig
distribution directory into it.


So anyway, as I was saying, I need some way to access the
CD set via my Win98 box, over the 10mbit LAN... and yes, I
_really_ _do_ want to do that. It'd be far simpler than just
about any other option. :)




Re: Merging CDs back into distribution tree?

2003-01-17 Thread Richard Atterer
On Thu, Jan 16, 2003 at 06:16:33PM +, Scalar wrote:
> The debian CD FAQ at http://www.debian.org/CD/faq/ suggests this for
> installing on "many interconnected computers", but the FAQ does not say
> exactly how to go about doing it.

Ah, I should probably fix that.

> Can I simply make a debian/ directory, and just copy them all into the
> same tree, saying "yes" to any overwrite warnings? Or will this screw up
> the package information?

It is possible to copy all the data into one dir and then use the
apt-ftparchive utility from the apt-utils package to create the correct 
Packages file - but in your case, I wouldn't bother.

If you copy each CD's contents to a separate directory, made available e.g.
as ,  etc, then add the following
lines to /etc/apt/sources.list:

deb ftp://1.2.3.4/cd1/ stable main contrib
deb ftp://1.2.3.4/cd2/ stable main contrib
etc.

Having done that, run "dselect update".


On Fri, Jan 17, 2003 at 05:52:47AM +, Scalar wrote:
> For some reason the laptop is unable to use the modem at a serial line
> speed in excess of 19200 baud. Any higher and the modem returns random
> garbage, while it works just fine under Win98. I assume a laptop config
> problem at this point.

Maybe check the serial IRQ settings on the laptop.

Cheers,

  Richard

-- 
  __   _
  |_) /|  Richard Atterer |  CS student at the Technische  |  GnuPG key:
  | \/¯|  http://atterer.net  |  Universität München, Germany  |  0x888354F7
  ¯ '` ¯