I want to use Udpcast from iso image in this scenario:
- first pc boots from udpcast iso image
-second pc boots from ethernet using pxe that sends him udpreceiver How can
I do it?
thanks
Is "--half-duplex" the default setting used by cast-o-matic
images? I tried adding "--full-duplex" to the "Additional
Udpcast command-line parameters" field of the current "Cast-o-matic
Stage 2" configuration page, but I get the error "unrecognized
option '--full-duplex'". (Note: '--full-duplex' was entered as
the first of two command-line parameters.)
--
Tom Carpenter
Hmm. G4L actually works on the machines.
I can start UDP-cast and it sees the hard disk.
But I will prefer to use UDP-cast alone because I start it from the server via
the bootpromp on the NIC.
So I beleve it is a bug in UDP-cast that it doesn't see the harddisk. Cant you
build in the controller cards as well Alain Knaff??
Gunner Poulsen
On Thu, 14 Jan 2010 23:16:41 +1000, Michael D. Setzer II wrote
> You might want to try my g4l program. It has a number of linux
> kernels, and it includes udpcast. Can not be sure that it will see
> the hard disks, but I build in most of the controller cards with the
> exception of experimental ones.
>
> ftp://amd64gcc.dyndns.org/g4l-v0.32alpha46.iso
>
> On 14 Jan 2010 at 13:24, Gunner Poulsen wrote:
>
> From: "Gunner Poulsen" <gp(a)lyngbjerggaardskolen.dk>
> To: "UDPcast liste" <udpcast(a)udpcast.linux.lu>
> Date sent: Thu, 14 Jan 2010 13:24:12 +0100
> Subject: [Udpcast] Problem with Hitachi hard disk in
> 20091230 and posible before
>
> > Dear friends
> > I use UDP-cast in my work as administrator on a school. It has worked
> > brilliant for years :-)
> > Now we have got 35 new labtops that I have to clone. But UDP-Cast can't find
> > the harddisk :-(
> > The hard discs are: ATA Hitachi hts542525k9sa00
> > UDP-cast just comes up with OTHER as harddisk partions to clone.
> > Can anyone help?
> > I beleve it is a fault in the driver.
> >
> > Med venlig hilsen Gunner Poulsen
> > Lærer på http://www.lyngbjerggaardskolen.dk
> > Mobil: 30 24 58 72
> >
Dear friends
I use UDP-cast in my work as administrator on a school. It has worked
brilliant for years :-)
Now we have got 35 new labtops that I have to clone. But UDP-Cast can't find
the harddisk :-(
The hard discs are: ATA Hitachi hts542525k9sa00
UDP-cast just comes up with OTHER as harddisk partions to clone.
Can anyone help?
I beleve it is a fault in the driver.
Med venlig hilsen Gunner Poulsen
Lærer på http://www.lyngbjerggaardskolen.dk
Mobil: 30 24 58 72
Gunner,
I know the feeling.
When I posted about my problem, Alain Knauf suggested the following:
<<
In the "Cho[o]se hard disk controller module" menu, cho[o]se OTHER, and then
you get proposed a larger menu
>>
Maybe the driver you need is in the extended list. If not, then a custom
image is the only solution that I see. The complete command that I used was:
/usr/lib/udpcast/makeImage -c udpcd.iso -k /boot/vmlinuz -m "e1000e
ata_generic pata_acpi" -C udpcd.cfg --fullbox
The image generator is not so hard to install.
Cheers,
bert
2010/1/14 Gunner Poulsen <gp(a)lyngbjerggaardskolen.dk>
> I tested that i could mount the hard disc in a Ubuntu live CD. I can, but I
> don't have the courage to make a new cd.
> I think it uses the libata module, but it doesn't work.
>
> Gunner
>
> On Thu, 14 Jan 2010 13:50:59 +0100, Bert Van Vreckem wrote
> > Dear Gunner,
> >
> > I had exactly the same problem with 42 shiny new Dell boxes that
> > spent their first months as very expensive paper weights...
> >
> > In the end, I took a Linux kernel from a standard Fedora
> > installation and put it into a Udpcast CD boot image using the image
> > creator [http://udpcast.linux.lu/mkimagedoc.html]. To know which (S)
> > ATA drivers you need exactly, boot Linux from a live cd and do an
> > lsmod in a terminal. In my case, it was pata_ahci and ata_generic
> > (IIRC). The busybox shell is no longer functioning on my new boot
> > cd's, but at least I can clone again...
> >
> > Held og lykke. Let me know how it went and whether I can be of
> > further assistance...
> >
> > bert
> >
> > 2010/1/14 Gunner Poulsen <gp(a)lyngbjerggaardskolen.dk>
> > Dear friends
> > I use UDP-cast in my work as administrator on a school. It has worked
> > brilliant for years :-)
> > Now we have got 35 new labtops that I have to clone. But UDP-Cast
> > can't find the harddisk :-( The hard discs are: ATA Hitachi
> hts542525k9sa00
> > UDP-cast just comes up with OTHER as harddisk partions to clone.
> > Can anyone help?
> > I beleve it is a fault in the driver.
> >
> > Med venlig hilsen Gunner Poulsen
> > Lærer på http://www.lyngbjerggaardskolen.dk
> > Mobil: 30 24 58 72
> >
> > _______________________________________________
> > Udpcast mailing list
> > Udpcast(a)udpcast.linux.lu
> > https://udpcast.linux.lu/cgi-bin/mailman/listinfo/udpcast
>
>
> Med venlig hilsen Gunner Poulsen
> Lærer på http://www.lyngbjerggaardskolen.dk
> Mobil: 30 24 58 72
>
>
From: "Gunner Poulsen" <gp(a)lyngbjerggaardskolen.dk>
To: Bert Van Vreckem <bert.vanvreckem(a)gmail.com>
Sent: Thu, 14 Jan 2010 14:10:03 +0100
Subject: Re: [Udpcast] Problem with Hitachi hard disk in 20091230 and posible
before
I tested that i could mount the hard disc in a Ubuntu live CD. I can, but I
don't have the courage to make a new cd.
I think it uses the libata module, but it doesn't work.
Gunner
On Thu, 14 Jan 2010 13:50:59 +0100, Bert Van Vreckem wrote
> Dear Gunner,
>
> I had exactly the same problem with 42 shiny new Dell boxes that
> spent their first months as very expensive paper weights...
>
> In the end, I took a Linux kernel from a standard Fedora
> installation and put it into a Udpcast CD boot image using the image
> creator [http://udpcast.linux.lu/mkimagedoc.html]. To know which (S)
> ATA drivers you need exactly, boot Linux from a live cd and do an
> lsmod in a terminal. In my case, it was pata_ahci and ata_generic
> (IIRC). The busybox shell is no longer functioning on my new boot
> cd's, but at least I can clone again...
>
> Held og lykke. Let me know how it went and whether I can be of
> further assistance...
>
> bert
>
> 2010/1/14 Gunner Poulsen <gp(a)lyngbjerggaardskolen.dk>
> Dear friends
> I use UDP-cast in my work as administrator on a school. It has worked
> brilliant for years :-)
> Now we have got 35 new labtops that I have to clone. But UDP-Cast
> can't find the harddisk :-( The hard discs are: ATA Hitachi hts542525k9sa00
> UDP-cast just comes up with OTHER as harddisk partions to clone.
> Can anyone help?
> I beleve it is a fault in the driver.
>
> Med venlig hilsen Gunner Poulsen
> Lærer på http://www.lyngbjerggaardskolen.dk
> Mobil: 30 24 58 72
>
> _______________________________________________
> Udpcast mailing list
> Udpcast(a)udpcast.linux.lu
> https://udpcast.linux.lu/cgi-bin/mailman/listinfo/udpcast
Med venlig hilsen Gunner Poulsen
Lærer på http://www.lyngbjerggaardskolen.dk
Mobil: 30 24 58 72
------- End of Forwarded Message -------
Med venlig hilsen Gunner Poulsen
Lærer på http://www.lyngbjerggaardskolen.dk
Mobil: 30 24 58 72