Re: Network Install bogs

2003-01-23 Thread Jean-Francois Dive

If the problem raises just after the beguinning of the ftp/http
session, this could be a PMTU discovery issue (covered in numerous
places, google for details). Try with setting the mtu on the sun
interface to 1400 for exemple and see if this fix you problem.

On Sat, Jan 18, 2003 at 08:01:45AM -0500, Naresh Reddy wrote:
> Ben,
> 
> To add on the last post;
> 
> I have concluded that there is NO hardware problems because, I just
> transferred a large ISO (650megs) from the Ipmasq server to the Sun Box,
> and I got very good speeds, and it did copy the ISO to the Sun Box.
> 
> However, when I try to download an ISO to that box I get good speeds for
> about 60 secs, and it just "stalls" according to wget.
> 
> 
> Naresh
> 
> On Fri, 17 Jan 2003, Ben Collins wrote:
> 
> > On Fri, Jan 17, 2003 at 10:02:01AM -0500, Naresh Reddy wrote:
> > > I am trying to do a network install of Debian (Woody) on an Ultra 
> > > Sparc10. I
> > > already set up tftp and it boots the image fine, however when I set up the
> > > network and try to get rescue.bin from the debian mirror it stops 
> > > downloaded it
> > > at about 50%.
> > >
> > > When I open up another console (Alt+F2) I can ping out fine (ip masq), 
> > > and even
> > > ping the debian server(s). So I don't think there is anything wrong with 
> > > my
> > > network.
> >
> > You have a firewall..are you also using a transparent http proxy? Have
> > you tried http and ftp?
> >
> > --
> > Debian - http://www.debian.org/
> > Linux 1394 - http://www.linux1394.org/
> > Subversion - http://subversion.tigris.org/
> > Deqo   - http://www.deqo.com/
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> >
> >
> >
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 

-> Jean-Francois Dive
--> [EMAIL PROTECTED]

  There is no such thing as randomness.  Only order of infinite
  complexity. - Marquis de LaPlace - deterministic Principles - 



Re: Network Install bogs

2003-01-20 Thread Naresh Reddy
I get this error message now:

user.err bootstrap[61]: bootstrap exited with an error (return value 1)

Naresh

On Sun, 19 Jan 2003, Ben Collins wrote:

> On Sun, Jan 19, 2003 at 11:26:46PM -0500, Naresh Reddy wrote:
> > I am sorry, I am a little lost. Can you please show me a sample disk
> > partition?
>
>Device FlagStart   EndBlocks   Id  System
> /dev/hda1 0 28227  14226408   83  Linux native
> /dev/hda2  u  28227 29649716688   82  Linux swap
> /dev/hda3 0 29649  149430965  Whole disk
>
>
> See how the whole disk partiton (and it has to be partiton 3) covers the
> whole disk? Just create a new disk label. Then create your root and swap
> partitions.
>
> --
> Debian - http://www.debian.org/
> Linux 1394 - http://www.linux1394.org/
> Subversion - http://subversion.tigris.org/
> Deqo   - http://www.deqo.com/
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>
>



Re: Network Install bogs

2003-01-19 Thread Ben Collins
On Sun, Jan 19, 2003 at 11:26:46PM -0500, Naresh Reddy wrote:
> I am sorry, I am a little lost. Can you please show me a sample disk
> partition?

   Device FlagStart   EndBlocks   Id  System
/dev/hda1 0 28227  14226408   83  Linux native
/dev/hda2  u  28227 29649716688   82  Linux swap
/dev/hda3 0 29649  149430965  Whole disk


See how the whole disk partiton (and it has to be partiton 3) covers the
whole disk? Just create a new disk label. Then create your root and swap
partitions.

-- 
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo   - http://www.deqo.com/



Re: Network Install bogs

2003-01-19 Thread Naresh Reddy
How can I select the modes? I know in freeBSD installation there are
modes, how do I do that in Debian Linux? BTW, I tried both http and ftp.



Naresh

On Sun, 19 Jan 2003, Jason Saggers wrote:

>
> I have had similiar problems with some ftp servers.  I my case in came
> down to wether I was using passive ftp or not.
>
> This may be the case, as a lot of ftp server require a passive connection
> to function from behind their firewall correctly.
>
> Jason
>
> On Sat, 18 Jan 2003, Naresh Reddy wrote:
>
> > Okay, I did do a wget from the command line.
> > I did one wget to my local ftp & web server (to get a binary image, 650
> > Megs) and I got GREAT speeds.
> >
> > I then did a wget to the debian mirrors, and the same thing happens...it
> > "stalled".
> >
> > Maybe my Masq Server needs to be rebooted.
> >
> >
> > Phone: (717) 702-3529
> > Address: 5103D Olmsted Dr.
> >  Middletown, PA 17057
> > http://personal.psu.edu/nyg102
> >
> > On Sat, 18 Jan 2003, Ben Collins wrote:
> >
> > > On Sat, Jan 18, 2003 at 07:38:18AM -0500, Naresh Reddy wrote:
> > > > Ben,
> > > >
> > > > I guess I am on a firewall because I am using Ip-MASQ. I doubt I messed 
> > > > up
> > > > my ip-masq script, because I am using the default script from IP-MASQ
> > > > HOWTO.
> > > >
> > > > I am NOT using any proxy. And I have tried both ftp and http. Still have
> > > > problems :(
> > >
> > > Try doing a wget from the command line on the second terminal (use the
> > > full URL shown in the download window). The install program calls wget
> > > in the background. See if you can see where wget thinks it stops.
> > >
> > > --
> > > Debian - http://www.debian.org/
> > > Linux 1394 - http://www.linux1394.org/
> > > Subversion - http://subversion.tigris.org/
> > > Deqo   - http://www.deqo.com/
> > >
> > >
> > > --
> > > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> > >
> > >
> > >
> >
> >
> >
>
>
>



Re: Network Install bogs

2003-01-19 Thread Naresh Reddy
I am sorry, I am a little lost. Can you please show me a sample disk
partition?

Naresh

On Sat, 18 Jan 2003, Ben Collins wrote:

> On Sat, Jan 18, 2003 at 12:09:52PM -0500, Naresh Reddy wrote:
> > I am sorry, what nunmber is that? I am looking at the "list codes", and I
> > am assuming its 5 - Whole disk, or 6 for SunOS stand.
> >
> > My partition looks like this now:
> >
> > /dev/hda1  r  1 8000 4031496 83  Linux Native
> > /dev/hda2  u  8001 8700 352296 82 Linux Swap
> > /dev/hda3 8701 17660 4515336 5 Whole disk
>
> No, I didn't meant to add a partition as Whole Disk. That's a special
> partiton created when you create the Sun Disk Label. It runs from sector
> 0 to the end of the disk. It's treated special by the SPARC OBP bootup.
> You'll need to repartition (using "s" for create Sun Disk Label).
>
> --
> Debian - http://www.debian.org/
> Linux 1394 - http://www.linux1394.org/
> Subversion - http://subversion.tigris.org/
> Deqo   - http://www.deqo.com/
>
>



Re: Network Install bogs

2003-01-18 Thread Jason Saggers

I have had similiar problems with some ftp servers.  I my case in came 
down to wether I was using passive ftp or not.

This may be the case, as a lot of ftp server require a passive connection 
to function from behind their firewall correctly.

Jason

On Sat, 18 Jan 2003, Naresh Reddy wrote:

> Okay, I did do a wget from the command line.
> I did one wget to my local ftp & web server (to get a binary image, 650
> Megs) and I got GREAT speeds.
> 
> I then did a wget to the debian mirrors, and the same thing happens...it
> "stalled".
> 
> Maybe my Masq Server needs to be rebooted.
> 
> 
> Phone: (717) 702-3529
> Address: 5103D Olmsted Dr.
>  Middletown, PA 17057
> http://personal.psu.edu/nyg102
> 
> On Sat, 18 Jan 2003, Ben Collins wrote:
> 
> > On Sat, Jan 18, 2003 at 07:38:18AM -0500, Naresh Reddy wrote:
> > > Ben,
> > >
> > > I guess I am on a firewall because I am using Ip-MASQ. I doubt I messed up
> > > my ip-masq script, because I am using the default script from IP-MASQ
> > > HOWTO.
> > >
> > > I am NOT using any proxy. And I have tried both ftp and http. Still have
> > > problems :(
> >
> > Try doing a wget from the command line on the second terminal (use the
> > full URL shown in the download window). The install program calls wget
> > in the background. See if you can see where wget thinks it stops.
> >
> > --
> > Debian - http://www.debian.org/
> > Linux 1394 - http://www.linux1394.org/
> > Subversion - http://subversion.tigris.org/
> > Deqo   - http://www.deqo.com/
> >
> >
> > --
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> >
> >
> >
> 
> 
> 



Re: Network Install bogs

2003-01-18 Thread Ben Collins
On Sat, Jan 18, 2003 at 12:09:52PM -0500, Naresh Reddy wrote:
> I am sorry, what nunmber is that? I am looking at the "list codes", and I
> am assuming its 5 - Whole disk, or 6 for SunOS stand.
> 
> My partition looks like this now:
> 
> /dev/hda1  r  1 8000 4031496 83  Linux Native
> /dev/hda2  u  8001 8700 352296 82 Linux Swap
> /dev/hda3 8701 17660 4515336 5 Whole disk

No, I didn't meant to add a partition as Whole Disk. That's a special
partiton created when you create the Sun Disk Label. It runs from sector
0 to the end of the disk. It's treated special by the SPARC OBP bootup.
You'll need to repartition (using "s" for create Sun Disk Label).

-- 
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo   - http://www.deqo.com/



Re: Network Install bogs

2003-01-18 Thread Naresh Reddy
I am sorry, what nunmber is that? I am looking at the "list codes", and I
am assuming its 5 - Whole disk, or 6 for SunOS stand.

My partition looks like this now:

/dev/hda1  r  1 8000 4031496 83  Linux Native
/dev/hda2  u  8001 8700 352296 82 Linux Swap
/dev/hda3 8701 17660 4515336 5 Whole disk


Naresh


On Sat, 18 Jan 2003, Ben Collins wrote:

> On Sat, Jan 18, 2003 at 11:31:41AM -0500, Naresh Reddy wrote:
> > Okay, I did the netboot, remouted the swap + root drive (by selecction the
> > alternate).
> > Press Alt+F2
> >
> > #fdisk /dev/hda
> >
> > type 'p'
> >
> > /dev/hda1  r  1 8000 4031496 83  Linux Native
> > /dev/hda2  u  8001 8700 352296 82 Linux Swap
>
> There's part of your problem. You removed the 3rd partition, the "Whole
> Disk" partition. OBP needs this. Redo your disk and leave this partition
> (creating a sun disk label will accomplish that).
>
> Also, don't be afraid to use sector 0. So long as it's a ext2/ext3
> patition and not swap.
>
> --
> Debian - http://www.debian.org/
> Linux 1394 - http://www.linux1394.org/
> Subversion - http://subversion.tigris.org/
> Deqo   - http://www.deqo.com/
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>
>



Re: Network Install bogs

2003-01-18 Thread Ben Collins
On Sat, Jan 18, 2003 at 11:31:41AM -0500, Naresh Reddy wrote:
> Okay, I did the netboot, remouted the swap + root drive (by selecction the
> alternate).
> Press Alt+F2
> 
> #fdisk /dev/hda
> 
> type 'p'
> 
> /dev/hda1  r  1 8000 4031496 83  Linux Native
> /dev/hda2  u  8001 8700 352296 82 Linux Swap

There's part of your problem. You removed the 3rd partition, the "Whole
Disk" partition. OBP needs this. Redo your disk and leave this partition
(creating a sun disk label will accomplish that).

Also, don't be afraid to use sector 0. So long as it's a ext2/ext3
patition and not swap.

-- 
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo   - http://www.deqo.com/



Re: Network Install bogs

2003-01-18 Thread Naresh Reddy
Okay, I did the netboot, remouted the swap + root drive (by selecction the
alternate).
Press Alt+F2

#fdisk /dev/hda

type 'p'

/dev/hda1  r  1 8000 4031496 83  Linux Native
/dev/hda2  u  8001 8700 352296 82 Linux Swap


On Sat, 18 Jan 2003, Ben Collins wrote:

> On Sat, Jan 18, 2003 at 10:42:31AM -0500, Naresh Reddy wrote:
> > Okay, I somehow figured out how to get the base installed :)
> > After it installs it says, "Make system bootable" and I selected it.
> > However, the system does not boot. It says "the selected file is not
> > executable"...
>
> Can you show the partition map?
>
> --
> Debian - http://www.debian.org/
> Linux 1394 - http://www.linux1394.org/
> Subversion - http://subversion.tigris.org/
> Deqo   - http://www.deqo.com/
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>
>



Re: Network Install bogs

2003-01-18 Thread Ben Collins
On Sat, Jan 18, 2003 at 10:42:31AM -0500, Naresh Reddy wrote:
> Okay, I somehow figured out how to get the base installed :)
> After it installs it says, "Make system bootable" and I selected it.
> However, the system does not boot. It says "the selected file is not
> executable"...

Can you show the partition map?

-- 
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo   - http://www.deqo.com/



Re: Network Install bogs

2003-01-18 Thread Naresh Reddy
Okay, I somehow figured out how to get the base installed :)
After it installs it says, "Make system bootable" and I selected it.
However, the system does not boot. It says "the selected file is not
executable"...




On Sat, 18 Jan 2003, Ben Collins wrote:

> On Sat, Jan 18, 2003 at 10:20:49AM -0500, Naresh Reddy wrote:
> > Okay, I did do a wget from the command line.
> > I did one wget to my local ftp & web server (to get a binary image, 650
> > Megs) and I got GREAT speeds.
> >
> > I then did a wget to the debian mirrors, and the same thing happens...it
> > "stalled".
> >
> > Maybe my Masq Server needs to be rebooted.
>
> Sounds like something is wrong with the MASQ server.
>
>
> --
> Debian - http://www.debian.org/
> Linux 1394 - http://www.linux1394.org/
> Subversion - http://subversion.tigris.org/
> Deqo   - http://www.deqo.com/
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>
>



Re: Network Install bogs

2003-01-18 Thread Naresh Reddy
Okay, I did do a wget from the command line.
I did one wget to my local ftp & web server (to get a binary image, 650
Megs) and I got GREAT speeds.

I then did a wget to the debian mirrors, and the same thing happens...it
"stalled".

Maybe my Masq Server needs to be rebooted.


Phone: (717) 702-3529
Address: 5103D Olmsted Dr.
 Middletown, PA 17057
http://personal.psu.edu/nyg102

On Sat, 18 Jan 2003, Ben Collins wrote:

> On Sat, Jan 18, 2003 at 07:38:18AM -0500, Naresh Reddy wrote:
> > Ben,
> >
> > I guess I am on a firewall because I am using Ip-MASQ. I doubt I messed up
> > my ip-masq script, because I am using the default script from IP-MASQ
> > HOWTO.
> >
> > I am NOT using any proxy. And I have tried both ftp and http. Still have
> > problems :(
>
> Try doing a wget from the command line on the second terminal (use the
> full URL shown in the download window). The install program calls wget
> in the background. See if you can see where wget thinks it stops.
>
> --
> Debian - http://www.debian.org/
> Linux 1394 - http://www.linux1394.org/
> Subversion - http://subversion.tigris.org/
> Deqo   - http://www.deqo.com/
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>
>



Re: Network Install bogs

2003-01-18 Thread Ben Collins
On Sat, Jan 18, 2003 at 10:20:49AM -0500, Naresh Reddy wrote:
> Okay, I did do a wget from the command line.
> I did one wget to my local ftp & web server (to get a binary image, 650
> Megs) and I got GREAT speeds.
> 
> I then did a wget to the debian mirrors, and the same thing happens...it
> "stalled".
> 
> Maybe my Masq Server needs to be rebooted.

Sounds like something is wrong with the MASQ server.


-- 
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo   - http://www.deqo.com/



Re: Network Install bogs

2003-01-18 Thread Ben Collins
On Sat, Jan 18, 2003 at 07:38:18AM -0500, Naresh Reddy wrote:
> Ben,
> 
> I guess I am on a firewall because I am using Ip-MASQ. I doubt I messed up
> my ip-masq script, because I am using the default script from IP-MASQ
> HOWTO.
> 
> I am NOT using any proxy. And I have tried both ftp and http. Still have
> problems :(

Try doing a wget from the command line on the second terminal (use the
full URL shown in the download window). The install program calls wget
in the background. See if you can see where wget thinks it stops.

-- 
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo   - http://www.deqo.com/



Re: Network Install bogs

2003-01-18 Thread Naresh Reddy
Ben,

To add on the last post;

I have concluded that there is NO hardware problems because, I just
transferred a large ISO (650megs) from the Ipmasq server to the Sun Box,
and I got very good speeds, and it did copy the ISO to the Sun Box.

However, when I try to download an ISO to that box I get good speeds for
about 60 secs, and it just "stalls" according to wget.


Naresh

On Fri, 17 Jan 2003, Ben Collins wrote:

> On Fri, Jan 17, 2003 at 10:02:01AM -0500, Naresh Reddy wrote:
> > I am trying to do a network install of Debian (Woody) on an Ultra Sparc10. I
> > already set up tftp and it boots the image fine, however when I set up the
> > network and try to get rescue.bin from the debian mirror it stops 
> > downloaded it
> > at about 50%.
> >
> > When I open up another console (Alt+F2) I can ping out fine (ip masq), and 
> > even
> > ping the debian server(s). So I don't think there is anything wrong with my
> > network.
>
> You have a firewall..are you also using a transparent http proxy? Have
> you tried http and ftp?
>
> --
> Debian - http://www.debian.org/
> Linux 1394 - http://www.linux1394.org/
> Subversion - http://subversion.tigris.org/
> Deqo   - http://www.deqo.com/
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>
>



Re: Network Install bogs

2003-01-18 Thread Naresh Reddy
Ben,

I guess I am on a firewall because I am using Ip-MASQ. I doubt I messed up
my ip-masq script, because I am using the default script from IP-MASQ
HOWTO.

I am NOT using any proxy. And I have tried both ftp and http. Still have
problems :(

Thanks,
Naresh


On Fri, 17 Jan 2003, Ben Collins wrote:

> On Fri, Jan 17, 2003 at 10:02:01AM -0500, Naresh Reddy wrote:
> > I am trying to do a network install of Debian (Woody) on an Ultra Sparc10. I
> > already set up tftp and it boots the image fine, however when I set up the
> > network and try to get rescue.bin from the debian mirror it stops 
> > downloaded it
> > at about 50%.
> >
> > When I open up another console (Alt+F2) I can ping out fine (ip masq), and 
> > even
> > ping the debian server(s). So I don't think there is anything wrong with my
> > network.
>
> You have a firewall..are you also using a transparent http proxy? Have
> you tried http and ftp?
>
> --
> Debian - http://www.debian.org/
> Linux 1394 - http://www.linux1394.org/
> Subversion - http://subversion.tigris.org/
> Deqo   - http://www.deqo.com/
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>
>



Re: Network Install bogs

2003-01-17 Thread Ben Collins
On Fri, Jan 17, 2003 at 10:02:01AM -0500, Naresh Reddy wrote:
> I am trying to do a network install of Debian (Woody) on an Ultra Sparc10. I
> already set up tftp and it boots the image fine, however when I set up the
> network and try to get rescue.bin from the debian mirror it stops downloaded 
> it
> at about 50%. 
> 
> When I open up another console (Alt+F2) I can ping out fine (ip masq), and 
> even
> ping the debian server(s). So I don't think there is anything wrong with my
> network.

You have a firewall..are you also using a transparent http proxy? Have
you tried http and ftp?

-- 
Debian - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo   - http://www.deqo.com/



Network Install bogs

2003-01-17 Thread Naresh Reddy
I am trying to do a network install of Debian (Woody) on an Ultra Sparc10. I
already set up tftp and it boots the image fine, however when I set up the
network and try to get rescue.bin from the debian mirror it stops downloaded it
at about 50%. 

When I open up another console (Alt+F2) I can ping out fine (ip masq), and even
ping the debian server(s). So I don't think there is anything wrong with my
network.

Any suggestions/solutions?

Thanks,
Naresh