ave done the buildkernel
before isn't it?... for the moment is doing the make release... has
not ended... but was just for sure and relaxed by the way :) :)...
althout I suppose too that if this buildkernel is a needed step make
release will fail basically....
So should then be ok in this way I'm generating the release isn't it?
Thanks a lot for you're time,
Best regards.
The make release has failed in :
test -f /usr/src/release/install.cfg && cp
/usr/src/release/install.cfg /R/stage/mfsfd
*** Error code 1 (ignored)
Have corrected Makefile.sysinstall to take install.cfg from :
/usr/src/usr.sbin/sysinstall/install.cfg
although later has continued and finally has ended with :
Setting up FTP distribution area
0 blocks
touch ftp.1
Building CDROM live filesystem image
0 blocks
0 blocks
0 blocks
0 blocks
0 blocks
0 blocks
0 blocks
0 blocks
0 blocks
Building DVD filesystem image as well as CDROM
0 blocks
0 blocks
0 blocks
0 blocks
0 blocks
0 blocks
0 blocks
0 blocks
0 blocks
Copy GENERIC kernel to boot area
Setting up CDROM boot area
touch cdrom.1
Building CDROM disc1 filesystem image
0 blocks
Building CDROM disc2 filesystem image
0 blocks
Building CDROM docs filesystem image
touch cdrom.2
Building bootonly CDROM filesystem image
touch cdrom.3
Creating ISO images...
/usr/src/release/amd64/mkisoimages.sh: cannot create
/R/cdrom/bootonly/etc/fstab: No such file or directory
rm: /R/cdrom/bootonly/etc/fstab: No such file or directory
*** Error code 1
Stop in /usr/src/release.
+ umount /dev
*** Error code 1
Stop in /usr/src/release.
/usr/src/release/amd64/mkisoimages.sh cannot create fstab because etc
dir does not exist inside /expert/RELENG90RELEASE/R/cdrom/disc1 or
/expert/RELENG90RELEASE/R/cdrom/bootonly....
have done an mkdir $4/etc as the first line of
/usr/src/release/amd64/mkisoimages.sh script...
I'll tell you if with this two changes... everything finishes without
problems...
Gonna launch it like before :
generarelease90# pwd
/usr/src/release
generarelease90#
generarelease90#
generarelease90#
generarelease90#
generarelease90#
generarelease90# make -f Makefile.sysinstall release
CHROOTDIR=/expert/RELENG90RELEASE CVSROOT=/expert/ncvs
RELEASETAG=RELENG_9_0 MAKE_ISOS=1
variables specified are OK too for Makefile.sysinstall by the way I've
seen...
I'll tell you if this works....
Thanks!!
Best regards,
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"