Re: [j-nsp] Creating an M7i boot PCMCIA card

2007-03-31 Thread Scott Morris
Yup, that's the point of "direct disk" which, if I'm not mistaken, is what "dd" stands for. Sector-level copying, so you don't have to worry about exciting things like partition tables and fun stuff like that. Scott -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] O

Re: [j-nsp] Creating an M7i boot PCMCIA card

2007-03-31 Thread Kevin Oberman
> Date: Sat, 31 Mar 2007 23:13:28 +0200 > From: Daniel Roesen <[EMAIL PROTECTED]> > Sender: [EMAIL PROTECTED] > > On Sat, Mar 31, 2007 at 11:39:34AM -0700, Paul Goyette wrote: > > It clears the boot sector and DOS partition map so that the > > Unix map will be found and processed correctly. > > B

Re: [j-nsp] Creating an M7i boot PCMCIA card

2007-03-31 Thread Daniel Roesen
On Sat, Mar 31, 2007 at 11:39:34AM -0700, Paul Goyette wrote: > It clears the boot sector and DOS partition map so that the > Unix map will be found and processed correctly. But that's done by dd'ing the image to the flash anyway?! Best regards, Daniel -- CLUE-RIPE -- Jabber: [EMAIL PROTECTED]

Re: [j-nsp] Buffer usage on CoS

2007-03-31 Thread Alexander Tarkhov
Hi Matias, I believe there is no way to check actual buffer usage per queue per interface. Look for [Tail-dropped packets] under the show interfaces queue interface-name If that is increasing for voip queue, that's good indication buffer size in your setup is not sufficient to accommodate

Re: [j-nsp] Creating an M7i boot PCMCIA card

2007-03-31 Thread Paul Goyette
> > dd if=/dev/zero of=/dev/rad3 count=20 > > Can anyone explain the sense of that? > > Doesnt really make sense, but i guess its used to somewhat clear the > bootsector? Shouldnt be neccessary since its beeing rewritten > anyway by > the command afterwards which writes the dump to the card incl.

Re: [j-nsp] Creating an M7i boot PCMCIA card

2007-03-31 Thread Jonas Frey
Ras, no, install-media is a seperate file which can be downloaded/obtained from juniper. Its a dump of what is on the pcmcia card you get when you buy a box and thus can be rewritten on the pcmciacard to e.g. update it. > dd if=/dev/zero of=/dev/rad3 count=20 > Can anyone explain the sense of th

Re: [j-nsp] Creating an M7i boot PCMCIA card

2007-03-31 Thread Jee Kay
On 30/03/07, Lucio Fraile (CL/CEC) <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] dd if=install-media-7.4R1.7-domestic of=/dev/rad3 I keep seeing references to this 'install-media' - is this the same as the jinstall package? Some documentation seems to imply that it is and other that it is

[j-nsp] e-series: anyone using ip service-profile on bridgedethernet over atm ?

2007-03-31 Thread Miquel van Smoorenburg
On http://www.juniper.net/techpubs/software/erx/junose80/swconfig-link/html/dynamic-interfaces-upperlayer-config5.html#2419436 a setup is explained with "ip service-profile" that is supposed to replace the "subscriber" command for rfc1483/bridged over ATM VCs. I've taken my working rfc1483/bridged

Re: [j-nsp] Creating an M7i boot PCMCIA card

2007-03-31 Thread Daniel Roesen
On Fri, Mar 30, 2007 at 07:01:21PM -0300, Lucio Fraile (CL/CEC) wrote: > dd if=/dev/zero of=/dev/rad3 count=20 Can anyone explain the sense of that? Best regards, Daniel -- CLUE-RIPE -- Jabber: [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- PGP: 0xA85C8AA0 __