remove by mistake * files in /etc

Ask a Question related to AIX, Design and Development.

  1. #1

    Default remove by mistake * files in /etc

    Hello All!
    I recently remove by mistake * files in /etc in AIX 4.1.4. I do not have
    backup of system, only backup of users's data.
    Could I recover the system or I need make comlete system reinstall?
    Help!
    Maxim Somer Guest

  2. Similar Questions and Discussions

    1. remove files
      Hi, How do I remove files from the server? For example: I have a pdf file on the server that is linked to the text on a web page done with...
    2. Could not remove files FlashUtil9c.exe and Flash9c.ocx
      Hello everybody! I have a problem. I found that NTFS permissions don't allow me to remove files...
    3. Remove contribute files
      :confused; How can I remove all files Contribute places in my site? I no longer want to manage the site through contribute and would like to clean...
    4. Can't remove files.
      Hello! I can't do make clean on ports because it cannot remove /usr/ports/databases/php5-sqlite/work directory or any directories under it. All...
    5. Dreamweaver MX to Remove Unused Files
      We just finished redeveloping a site and there are a lot of old files to be removed that are no longer used. Does anyone know if there is a way to...
  3. #2

    Default Re: remove by mistake * files in /etc

    Maxim Somer <SomerM@sovintel.ru> writes:
    > Hello All!
    > I recently remove by mistake * files in /etc in AIX 4.1.4. I do not have
    > backup of system, only backup of users's data.
    > Could I recover the system or I need make comlete system reinstall?
    > Help!
    AIX provides several installation types. Migration, Preservation are
    two I remember...two others are available. My recollection is that
    perhaps the preservation install preserved /home and replaced
    everything else...maybe that's one that would work for you? I'm not
    sure.

    If you have another box, you could always tar up the /etc/ contents
    there and move it over and modify.

    Perhaps others will have other ideas.


    --
    Todd H.
    [url]http://www.toddh.net/[/url]
    Todd H. Guest

  4. #3

    Default Re: remove by mistake * files in /etc

    "Maxim Somer" <SomerM@sovintel.ru> schrieb im Newsbeitrag
    news:3F474ED5.2F799D95@sovintel.ru...
    > Hello All!
    > I recently remove by mistake * files in /etc in AIX 4.1.4. I do not have
    > backup of system, only backup of users's data.
    > Could I recover the system or I need make comlete system reinstall?
    > Help!
    Since you used only a "rm *" you should feel lucky after all.
    Get from someone who owns a 4.1.5 version a tar file containing all files
    from the "/etc/" directory - NOT the sub directories - and restore the file.
    After that reconfigure "/etc/hosts, /etc/qconfig, etc/exports" and all
    other config files in /etc

    HTH
    Hajo

    CATE AIX/RS6000


    Hans-Joachim Ehlers Guest

  5. #4

    Default Re: remove by mistake * files in /etc

    Maxim Somer wrote:
    > Hello All!
    > I recently remove by mistake * files in /etc in AIX 4.1.4. I do not have
    > backup of system, only backup of users's data.
    > Could I recover the system or I need make comlete system reinstall?
    You need a complete re-install.

    The reason you can't recover with files from another system is that
    both configuration and software inventory data reside in /etc/objrepos.

    --
    Doing AIX support was the most monty-pythonesque
    activity available at the time.
    Eagerly awaiting my thin chocolat mint.

    Jose Pina Coelho Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139