Hi,
Thanks for this information :-) I will try it.
Best Regards,
Zhang Boyang
> Quoting myself - which might be bad form
>
>
http://flosslinuxblog.blogspot.com/2020/02/rebuilding-mirror-software-mirroring-of.html
>
> gives the full steps to set up a mirror by editing one script, more
or l
[Here for anyone else that may need it - probably offtopic for this list
after that.]
On Sun, May 22, 2022 at 12:19:27AM +0800, Zhang Boyang wrote:
>
> On 2022/5/21 22:54, Linux-Fan wrote:
>
> > > I admit a local mirror is more suitable for large set of computers.
> >
Hello,
I thought I might send my message to this list as well.
Hopefully someone can help me.
Regards,
Jeroen Diederen
Oorspronkelijke bericht
Onderwerp: trying to do debian-cd with a local mirror of powerpc and
ppc64
Datum: 2019-10-15 20:50
Afzender: Jeroen Diederen
Steve Glines wrote:
> I just tried this again using the vmlinuz and initrd.gz found at
> http.us.debian.org/debian/dists/testing/main/installer-i386/current/images/monolithic
> but instead of using a local mirror created from a downloaded CD iso I
> used a real mirror (ftp.us.deb
I just tried this again using the vmlinuz and initrd.gz found at
http.us.debian.org/debian/dists/testing/main/installer-i386/current/images/monolithic
but instead of using a local mirror created from a downloaded CD iso I
used a real mirror (ftp.us.debian.org as a mirror) and it worked
flawlessly
On Thu, Jul 29, 2004 at 11:03:59AM -0400, Steve Glines wrote:
> I just tried building a system as described below from todays iso build
> and joeh's netinstall files.
Are you using the sarge_d-i or sid_d-i ISO? Try the other one ...
--
Colin Watson [EMAIL PROTECT
On Thu, Jul 29, 2004 at 10:58:09AM -0400, Steve Glines wrote:
> Gee ya think?
Don't be rude, please. I was trying to help by pointing out something
you might like to check; current unstable has consistent kernel/udeb
versions.
--
Colin Watson [EMAIL PROTECTED]
I just tried building a system as described below from todays iso build
and joeh's netinstall files. The Debian world is finally consistent -
both netinstalls from ftp.us.debian.org and netinstalls from a local
mirror both break in the same place, at "partitioner" 55%.
Cheers
S
Colin Watson wrote:
> On Thu, Jul 29, 2004 at 11:03:59AM -0400, Steve Glines wrote:
>
>>I just tried building a system as described below from todays iso build
>>and joeh's netinstall files.
>
>
> Are you using the sarge_d-i or sid_d-i ISO? Try the other one ...
>
Shouldn't the Sarge installe
Colin Watson wrote:
> On Thu, Jul 29, 2004 at 11:03:59AM -0400, Steve Glines wrote:
>
>>I just tried building a system as described below from todays iso build
>>and joeh's netinstall files.
>
>
> Are you using the sarge_d-i or sid_d-i ISO? Try the other one ...
>
Every morning I fetch the cu
On Thu, Jul 29, 2004 at 11:31:42AM -0400, Steve Glines wrote:
> Colin Watson wrote:
> > On Thu, Jul 29, 2004 at 11:03:59AM -0400, Steve Glines wrote:
> >>I just tried building a system as described below from todays iso build
> >>and joeh's netinstall files.
> >
> > Are you using the sarge_d-i or
reassign 262043 partman
retitle 262043 does not behave well if no disk is detected
tag 262043 d-i
severity 262043 normal
thanks
This is because the netinst CD image is not designed to be a usable
debian mirror. In lacks udebs for all the disk drive modules that are
compiled into the CD initrds, an
Processing commands for [EMAIL PROTECTED]:
> reassign 262043 partman
Bug#262043: cdimage.debian.org: I am using the daily sarge iso images to create a
local mirror. Instalation fails attempting to partition a disk
Bug reassigned from package `cdimage.debian.org' to `partman'.
>
oot I am able to get through the Mirror specification prompt.
> If I choose a real mirror I am able to fully install the system. If I
> specify my local mirror then I install up to partitioning the disk.
> I am unable to get further than that. No disk is recognized. I have
> tried this
t through the Mirror specification prompt.
>>If I choose a real mirror I am able to fully install the system. If I
>>specify my local mirror then I install up to partitioning the disk.
>>I am unable to get further than that. No disk is recognized. I have
>>tried this with a t
specify my local mirror then I install up to partitioning the disk.
I am unable to get further than that. No disk is recognized. I have
tried this with a target system with IDE and SCSI disks.
I believe this to be a problem with the CD image not with the installer.
Please respond to [EMAIL
On Mon, Jul 19, 2004 at 10:49:08AM -0400, Steve Glines wrote:
>I am trying to build a lab that will allow students to experience
>installing Debian. The catch is this: It's a PXE boot and I cannot have
>the system connected to the Internet (company rules) so I need to build
>a
I am trying to build a lab that will allow students to experience
installing Debian. The catch is this: It's a PXE boot and I cannot have
the system connected to the Internet (company rules) so I need to build
a local mirror that mimics a 1 CD install. I can't use a CD in the
system a
On Sat, 2 Jun 2001, MPfeifer wrote:
> > But personally I'd make an image of the CD, FTP that over to the server and
> > loop-mount it there.
>
> yes thanks. i solved it like this. so, we just need to umount them to do an
> rsync when new revisions are available.
Yep.
> now we just need the NO
On Fri, 1 Jun 2001, MPfeifer wrote:
> > Something like:
> > deb http://mymachine/debian/disk1 stable main contrib non-US
> > deb http://mymachine/debian/disk2 stable main contrib non-US
> > deb http://mymachine/debian/disk3 stable main contrib non-US
> >
> > That way, you have the images to m
hi,
> But personally I'd make an image of the CD, FTP that over to the server and
> loop-mount it there.
yes thanks. i solved it like this. so, we just need to umount them to do an
rsync when new revisions are available.
now we just need the NON-FREE disk (i bought it from you Anne last septemb
> Something like:
> deb http://mymachine/debian/disk1 stable main contrib non-US
> deb http://mymachine/debian/disk2 stable main contrib non-US
> deb http://mymachine/debian/disk3 stable main contrib non-US
>
> That way, you have the images to make cd's off of, if you decide to do
> that.
hmmm
On Friday 01 June 2001 07:53 am, MPfeifer wrote:
> mount every cd -o loop into another directory and copy everything by
> hand into /var/www , but isn't there a more elegant way to do this.
>
> (i have the slight feeling that this is offtopic, but i couldn't get a
> better list, but yeah, it is al
> wget -r -l0 -np should work.
>
> But personally I'd make an image of the CD, FTP that over to the server
> and
> loop-mount it there.
yes this works. but there's one problem. we have 3cd's and i would just
like to mount them all 3 into /var/www , to have the whole archive
reachable for apt-ge
On Fri, 18 May 2001, MPfeifer wrote:
> i am building a local mirror for a network to be able to use apt-get
> within the network, and also to use PIK.
>
> the server which will be the mirror doesn't have a cdrom-drive, so i
> mounted the cd's on another machine r
hi folks,
i am building a local mirror for a network to be able to use apt-get
within the network, and also to use PIK.
the server which will be the mirror doesn't have a cdrom-drive, so i
mounted the cd's on another machine running apache, but then i realized
that i will need t
26 matches
Mail list logo