Re: PXE on 7.0 problem and solution
- From: Erik Cederstrand <erik@xxxxxxxxxxxxxx>
- Date: Thu, 28 Feb 2008 21:51:13 +0100
Tim Clewlow wrote:
Hi there,
Installing 7.0 via PXE has a slight problem that is easily worked around. The
file /boot/mfsroot.gz on the installation media needs to be unzipped to make
PXE boot via tftp/nfs work. Otherwise the loader ultimately complains that it
cant find the device to boot from. For example, if you have the installation
media living at /usr/pxe/nfs/ on the PXE server, then do:
gzip -d /usr/pxe/nfs/boot/mfsroot.gz
After doing this it now loads the kernel and starts the installation procedure
as expected. Someone more knowledgeable than me might want to let whoever needs
to know about this.
Apart from that, it looks great, the work is appreciated, thanks for the new
release :-)
I've had problems with other files fetched over NFS in the past. In theory (at least that's what a tcpdump says), it should be possible to provide all files gzipped, and even split the files in smaller chunks. Files are tried in this order:
boot/loader.rc.split
boot/loader.rc.gz.split
boot/loader.rc.gz
boot/loader.rc
However, I only got the plain files to work reliably.
Erik
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- References:
- PXE on 7.0 problem and solution
- From: Tim Clewlow
- PXE on 7.0 problem and solution
- Prev by Date: Re: cvs tag renaming after repo copy
- Next by Date: problem with ldconfig
- Previous by thread: PXE on 7.0 problem and solution
- Next by thread: Re: PXE on 7.0 problem and solution
- Index(es):
Relevant Pages
- Re: DBD:Oracle-1.19 Cant load Oracle.dll
... Do you have the path to your Oracle client in you Path statment?? ... I have
a slight problem with the installation of DBD::Oracle 1.19 using ... Cyprotex
to any third party. ... (perl.dbi.users) - Re: DBD:Oracle-1.19 Cant load Oracle.dll
... I have a slight problem with the installation of DBD::Oracle 1.19 using ...
The oracle.dll file it is trying to load is in the correct place and it ... has the correct
executable/read/write privileges on the file.. ... (perl.dbi.users) - PXE on 7.0 problem and solution
... Installing 7.0 via PXE has a slight problem that is easily worked around. ...
file /boot/mfsroot.gz on the installation media needs to be unzipped to make ... PXE boot
via tftp/nfs work. ... if you have the installation ... (freebsd-current) - PXE on 7.0 problem and solution
... Installing 7.0 via PXE has a slight problem that is easily worked around. ...
file /boot/mfsroot.gz on the installation media needs to be unzipped to make ... PXE boot
via tftp/nfs work. ... if you have the installation ... (freebsd-hackers) - Re: setup phpmyadmin local machine
... > Got a slight problem. ... > I have managed to get phpmyadmin running
but now for some reason when I ... > Clearly something has gone wrong with my installation
as I shouldn't be ... (alt.php)