Changes

From SME Server
Jump to navigationJump to search
Line 57: Line 57:  
  rsync -arv /mirrors/centos/7/os/x86_64/isolinux/* /build/smeserver/stage/$VERSION/x86_64/isolinux/
 
  rsync -arv /mirrors/centos/7/os/x86_64/isolinux/* /build/smeserver/stage/$VERSION/x86_64/isolinux/
 
  mkdir /build/smeserver/stage/extra/isolinux/
 
  mkdir /build/smeserver/stage/extra/isolinux/
 +
 +
rsync -arv /mirrors/centos/7/os/x86_64/EFI /build/smeserver/stage/$VERSION/x86_64/
 +
 +
vim  /build/smeserver/stage/$VERSION/x86_64/EFI/BOOT/grub.cfg
 +
 +
change
 +
search --no-floppy --set=root -l 'CentOS 7 x86_64'
 +
to
 +
search --no-floppy --set=root -l 'SME Server'
 +
 +
and (3 times)
 +
linuxefi /images/pxeboot/vmlinuz inst.stage2=hd:LABEL=SME\x20Server
 +
to
 +
linuxefi /images/pxeboot/vmlinuz inst.stage2=hd:LABEL=SME\x20Server
    
====Create cdrom content====
 
====Create cdrom content====
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu