[ale] Using PXE to boot Live Ubuntu CD
William Fragakis
william at fragakis.com
Wed Jul 28 11:29:17 EDT 2010
In a linux world, using dhcpd, those options are what tell the pxe
booting box where to look so it can boot. My knowledge beyond this is
thin but I do know that not having those two entries correct is a sure
way to spend lots of frustrating hours.
In the past, dhcpd would, by default, declare itself as 'next-server'
but now it must be specified.
This may be helpful (inspired by Jim's post) or at least point you in
the right direction
https://help.ubuntu.com/community/UbuntuLTSP/LTSPWindowsDHCP
If you aren't familiar with LTSP, it delivers, typically through PXE
boot, a small kernel to the booting box so it act as a thin client.
regards,
William
On Wed, 2010-07-28 at 10:54 -0400, Jeb Barger wrote:
> I havent solved the issue yet. This is a windows network and using
> windows dhcp :-( .. Both of those options are not set, should they
> be?
>
> Jeb
>
> On Tue, Jul 27, 2010 at 11:48 AM, William Fragakis
> <william at fragakis.com> wrote:
> Sorry I'm late to the conversation and apologies if it's
> already been
> covered. What's your next-server and option root-path entries
> in
> dhcpd.conf?
>
> regards,
> William
>
> On Tue, 2010-07-27 at 11:12 -0400, Brian Pitts wrote:
> > On 07/23/2010 01:14 PM, Jeb Barger wrote:
> > > I have having some issues with a PXE boot of Ubunto 10.04
> Live CD, and I was
> > > hoping someone could spot my error.
> > >
> > > The NSF Server works correctly. I can mount the nfs
> directories from
> > > different computers on the network. Here is a copy of my
> exports file:
> > >
> > > /srv
> > >
> 10.0.0.0/8(fsid=0,async,no_root_squash,ro,no_subtree_check)
> > > /srv/images
> > >
> 10.0.0.0/8(fsid=0,async,no_root_squash,ro,no_subtree_check)
> > > /srv/images/Ubuntu1004
> > >
> 10.0.0.0/8(fsid=0,async,no_root_squash,ro,no_subtree_check)
> > >
> > >
> > > However, after it goes through the pxe boot, I get the
> error "mount call
> > > failed - server replied: No Such file or directory". I
> copied the entire
> > > Live Cd into the folder /srv/images/Ubuntu1004 as per the
> instructions. I
> > > also copied the files/directories to the pxe server as per
> instructions.
> > > Here's the pxe menu command:
> > >
> > > LABEL Ubuntu
> > >
> > > kernel /tftpboot/images/ubuntu/vmlinuz
> > >
> > > append boot=casper netboot=nfs
> nfsroot=10.101.40.8:/srv/images/Ubuntu1004
> > > initrd=/tftpboot/images/ubuntu/initrd.lz
> > >
> > >
> > >
> > > What did I do wrong?
> >
> > Hmm. Nothing jumps out as wrong. I'll look at my setup on
> Wednesday and
> > see if it differs from your somwhow.
> >
>
>
>
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo
>
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
> See JOBS, ANNOUNCE and SCHOOLS lists at
> http://mail.ale.org/mailman/listinfo
More information about the Ale
mailing list