[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: etch-simple-cdd



On Fri, Jan 05, 2007 at 08:59:27PM +0100, Wolfgang Schweer wrote:
> Vagrant Cascadian schrieb am 05.01.07 um 11:39 Uhr:
> > On Fri, Jan 05, 2007 at 03:58:22PM +0100, Wolfgang Schweer wrote:
> > > d-i cdrom images are not present, so the iso image is generated, but
> > > it is not bootable.
> >
> > this is unusual. it is certainly in the list of things to download.  by
> > default, it's handled by wget.  perhaps it failed to download from your
> > mirror for some reason?
> 
> hm, i tried different ones at diferent times, always the same.

are the files it's trying to download present on the mirror you're
downloading from?

dists/$di_codename/main/installer-$ARCH/$di_release/images/cdrom

(i.e. dists/etch/main/installer-i386/current/images/cdrom)

if it's present on the mirror you're downloading from, i would delete it
from the local mirror and try again. the "wget" method for downloading
doesn't always work so great. alternately, try the "rsync" method, if
your mirror supports rsync.

> > > edited simple-cdd.conf to match the situation (BASEDIR must be set
> > > too, please add a notice for this one)
> >
> > you should set this using "debian_cd_dir" in simple-cdd.conf, not
> > with the BASEDIR variable. 
...snip... 
> well, i changed "debian_cd_dir":
> 
> # location of debian-cd files
> #debian_cd_dir=/usr/share/debian-cd
> debian_cd_dir=$simple_cdd_dir/debian-cd
> 
> but thought, i had to change this setting as well:
> 
> # where debian-cd expects to find itself :)
> #export BASEDIR=$simple_cdd_tmp/debian-cd
> export BASEDIR=$simple_cdd_dir/debian-cd

no. $debian_cd_dir gets copied to $simple-cdd_temp/debian-cd , and
BASEDIR should not be changed. just change debian_cd_dir. really. :)

much like the README, the comments in simple-cdd.conf need to be
updated.

live well,
  vagrant



Reply to: