Changes between Version 31 and Version 32 of InitrdClienteSecondFileSystem


Ignore:
Timestamp:
Apr 14, 2011, 12:24:06 PM (14 years ago)
Author:
adv
Comment:

info boot-tools

Legend:

Unmodified
Added
Removed
Modified
  • InitrdClienteSecondFileSystem

    v31 v32  
    8181=== Generar un nuevo initrd, con nuestras "locales", y almacenarlos en el /opt/opengnsys/tftpboot/ogclient/ ===
    8282{{{
    83 schroot -C IMgogclient  -- /root/ReconfigureLocales.sh
     83schroot -c IMGogclient  -- /root/ReconfigureLocales.sh
    8484ogClientInintrd host
    8585}}}
     
    9191{{{
    9292schroot -c IMGogclient
     93
    9394cp /tmp/ficheroOGSERVER.txt  /home/opengnsys/ficheroEnOGclient.txt
     95
     96exit
    9497}}}
    9598
     
    106109# o añadimos uno inicio alternativo
    107110cp /tmp/oginit2 /etc/initramfs-tools/scripts/oginit2
     111
     112exit
     113
     114schroot -c IMGogclient  -- /root/GenerateInitrd.generic.sh
     115
    108116}}}
    109117
     
    115123schroot -c IMGogclient
    116124apt-get install python3
     125exit
    117126}}}
    118127