LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-08-2007, 08:10 AM   #1
Person_1873
Member
 
Registered: Sep 2007
Location: Australia
Distribution: Gentoo / Debian / Rasbian / Proxmox
Posts: 519

Rep: Reputation: 44
PXE booting an iso plus DHCPd won't work :S


can anyone tell me how you go about PXE booting an iso image, i wan't to be able to install any cd based OS over PXE, also my DHCPd service won't start, i'm pretty sure it has something to do with my /etc/dhcpd.conf file, here's the content
Code:
ddns-update-style interim;
subnet 192.168.0.0 netmask 255.255.255.0 {
range 192.168.0.10 192.168.0.254;
default-lease-time 3600;
max-lease-time 4800;
option routers 192.168.0.1;
option domain-name-servers 192.168.0.1;
option subnet-mask 255.255.255.0;
option domain-name "llama.net";
option time-offset -8;
}

host llama0 {
hardware ethernet 00:14:78:06:21:6B;
fixed-address 192.168.0.254;
option host-name "llama0";
filename "pxelinux.0";
}
can anyone post how it should be? i know i need to change the subnet to something that doesnt conflict with my wireless but when i try n run DHCPd it tells me that its not listening on any devices or something
 
Old 12-08-2007, 09:17 AM   #2
Person_1873
Member
 
Registered: Sep 2007
Location: Australia
Distribution: Gentoo / Debian / Rasbian / Proxmox
Posts: 519

Original Poster
Rep: Reputation: 44
apologies, i believe i have found both my answers
 
Old 01-22-2008, 01:10 PM   #3
hondo
Member
 
Registered: Jul 2005
Location: norway
Posts: 198

Rep: Reputation: 33
I have been setting up PXE net booting for debian and it works well. But i dont know how to add PXE booting for any distro, did you find this out or does someone else know? I can find guides for doing PXE for ubuntu, but i dont know about the other distros. However, i think there might be a pxelinux.0 file and netboot directory on every linux OS...so i will have a closer look at this. Would be nice if someone still could point me to some right direction though

Last edited by hondo; 01-22-2008 at 01:18 PM.
 
Old 02-05-2008, 05:43 PM   #4
bkone
Member
 
Registered: Jun 2006
Distribution: SUSE, Red Hat, Oracle Linux, CentOS
Posts: 108

Rep: Reputation: 15
Could you share your finding regarding your solutions. I am also trying to figure out how or what I need to do in order to PXE ISO files. I have a PXE setup and running which works fine for my boot disks but now I am trying to take it a step further and PXE a WinPE iso I have.
 
Old 02-05-2008, 11:00 PM   #5
Person_1873
Member
 
Registered: Sep 2007
Location: Australia
Distribution: Gentoo / Debian / Rasbian / Proxmox
Posts: 519

Original Poster
Rep: Reputation: 44
in regards to PXE booting any win OS's you should find all the answers you need on the microsoft website, when you want to PXE boot from an ISO file you must send GRUB over in the initial boot, and then access the already mounted ISO file via NFS using GRUB, i sorta gave up on this whole idea but i've heard a few cases of it working
 
Old 02-07-2008, 07:44 AM   #6
hondo
Member
 
Registered: Jul 2005
Location: norway
Posts: 198

Rep: Reputation: 33
you can at least find pxe booting for ubuntu following this guide: http://myy.helia.fi/~karte/ubuntu_pxe.html
the guide for pxe booting debian can be found on debians official website under "installation manual".
 
Old 02-08-2008, 04:42 AM   #7
Person_1873
Member
 
Registered: Sep 2007
Location: Australia
Distribution: Gentoo / Debian / Rasbian / Proxmox
Posts: 519

Original Poster
Rep: Reputation: 44
yea, i don't really need the info any more, i found a way to boot my stuffed pc and load debian on it using an extracted iso on a HDD partition and a grub boot floppy :P, i'd be happy to share the info if you'd like XD
 
Old 02-14-2008, 06:51 PM   #8
bkone
Member
 
Registered: Jun 2006
Distribution: SUSE, Red Hat, Oracle Linux, CentOS
Posts: 108

Rep: Reputation: 15
I would like to know. Is this all done by PXE?
 
Old 02-15-2008, 01:35 AM   #9
Person_1873
Member
 
Registered: Sep 2007
Location: Australia
Distribution: Gentoo / Debian / Rasbian / Proxmox
Posts: 519

Original Poster
Rep: Reputation: 44
no, internal HDD, does require a second box if u cannot boot via CD though... either that or use a distro like DSL which can boot from a floppy XD
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
PXE boot CD/DVD ISO images... BillyGalbreath Linux - General 28 10-07-2013 03:50 PM
PXE boot Knoppix - update ISO sharptech Linux - Networking 11 05-01-2007 12:18 PM
pxe booting geden Linux - Networking 5 09-08-2006 07:26 PM
PXE Booting pvlajith Red Hat 1 06-06-2006 08:15 PM
dhcpd.conf for 2 NICS (PXE) terp4life2001 Linux - Networking 1 04-01-2006 05:44 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration