Hello,
I am trying to install Debian from this CD
http://cdimage.debian.org/debian-cd/4.0_r2/i386/iso-cd/debian-40r2-i386-netinst.iso
all are going ok, but when we got option for selecting mirror we are unable to install
We have to install from a local server where all there DVD iso images are extracted like there following folder
we are going with manually and giving
hostname as --->*** 10.64.23.27
as path is
asdasd/repo1
but we are getting -- bad archieve
we have to install software while installing Debian
in fact at other system where we have Debian , we have edited some source.lst file , and we are able to install from this local server
please help me....
--
Narendra Sisodiya
02-06-2008, 12:51 PM
"narendra sisodiya"
Unable to install debian via netinst.iso CD,
On Feb 6, 2008 6:49 PM, narendra sisodiya <narendra.sisodiya@gmail.com> wrote:
Hello,
I am trying to install Debian from this CD
http://cdimage.debian.org/debian-cd/4.0_r2/i386/iso-cd/debian-40r2-i386-netinst.iso
all are going ok, but when we got option for selecting mirror we are unable to install
We have to install from a local server where all there DVD iso images are extracted like there following folder
we are going with manually and giving
hostname as --->*** 10.64.23.27
as path is
asdasd/repo1
but we are getting -- bad archieve
we have to install software while installing Debian
in fact at other system where we have Debian , we have edited some source.lst file , and we are able to install from this local server
please help me....
--
Narendra Sisodiya
Please help me , in this respect,
--
Narendra Sisodiya
02-06-2008, 12:56 PM
Tzafrir Cohen
Unable to install debian via netinst.iso CD,
On Wed, Feb 06, 2008 at 06:49:55PM +0530, narendra sisodiya wrote:
> Hello,
> I am trying to install Debian from this CD
> http://cdimage.debian.org/debian-cd/4.0_r2/i386/iso-cd/debian-40r2-i386-netinst.iso
> all are going ok, but when we got option for selecting mirror we are unable
> to install
>
> We have to install from a local server where all there DVD iso images are
> extracted like there following folder
> http://10.64.23.27/asdasd/repo1
> http://10.64.23.27/asdasd/repo2
> http://10.64.23.27/asdasd/repo3
You're supposed to have just one repository with everything in it.
Can you use those as apt sources (in sources.list)?
>
> we are going with manually and giving
> hostname as ---> 10.64.23.27
> as path is
> asdasd/repo1
>
> but we are getting -- bad archieve
>
> we have to install software while installing Debian
>
> in fact at other system where we have Debian , we have edited some
> source.lst file , and we are able to install from this local server
>
> please help me....
>
> --
> Narendra Sisodiya
--
Tzafrir Cohen | tzafrir@jabber.org | VIM is
http://tzafrir.org.il | | a Mutt's
tzafrir@cohens.org.il | | best
ICQ# 16849754 | | friend
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
02-06-2008, 01:01 PM
"narendra sisodiya"
Unable to install debian via netinst.iso CD,
On Feb 6, 2008 7:26 PM, Tzafrir Cohen <tzafrir@cohens.org.il> wrote:
On Wed, Feb 06, 2008 at 06:49:55PM +0530, narendra sisodiya wrote:
> Hello,
> I am trying to install Debian from this CD
> http://cdimage.debian.org/debian-cd/4.0_r2/i386/iso-cd/debian-40r2-i386-netinst.iso
> all are going ok, but when we got option for selecting mirror we are unable
> to install
>
> We have to install from a local server where all there DVD iso images are
> extracted like there following folder
You're supposed to have just one repository with everything in it.
Can you use those as apt sources (in sources.list)?
>
> we are going with manually and giving
> hostname as ---> * *10.64.23.27
> as path is
> asdasd/repo1
>
> but we are getting -- bad archieve
>
> we have to install software while installing Debian
>
> in fact at other system where we have Debian , we have edited some
> source.lst file , and we are able to install from this local server
>
> please help me....
>
> --
> Narendra Sisodiya
--
Tzafrir Cohen * * * * | tzafrir@jabber.org | VIM is
http://tzafrir.org.il | * * * * * * * * * *| a Mutt's
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
All 3 Repo are working fine on other system ,, by adding 3 lines in sources,list file
but we have to install using local server while installing,,, rather then getting console and installing many things ,,,,
--
Narendra Sisodiya
02-07-2008, 01:01 AM
Raj Kiran Grandhi
Unable to install debian via netinst.iso CD,
narendra sisodiya wrote:
All 3 Repo are working fine on other system ,, by adding 3 lines in
sources,list file
but we have to install using local server while installing,,, rather
then getting console and installing many things ,,,,
It could be because of the gpg authentication. Try passing the parameter
debian-installer/allow_unauthenticated=true (either =true or =1, not
sure, google it up a bit)
Alternatively, you can use debmirror to set up a partial mirror and get
the gpg authentication mechanism working.
--
Narendra Sisodiya
--
Raj Kiran Grandhi
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
02-07-2008, 04:08 AM
"narendra sisodiya"
Unable to install debian via netinst.iso CD,
On Feb 7, 2008 7:31 AM, Raj Kiran Grandhi <grajkiran@gmail.com> wrote:
narendra sisodiya wrote:
>
> All 3 Repo are working fine on other system ,, by adding 3 lines in
> sources,list file
>
> but we have to install using local server while installing,,, rather
> then getting console and installing many things ,,,,
>
It could be because of the gpg authentication. Try passing the parameter
debian-installer/allow_unauthenticated=true (either =true or =1, not
sure, google it up a bit)
Alternatively, you can use debmirror to set up a partial mirror and get
the gpg authentication mechanism working.