Keine Boot.ini??

    ACHTUNG dies ist das ALTE Forum!!

    Das neue gibt es unter https://discourse.bohramt.de!

      Keine Boot.ini??

      Hmm normalerweise finde ich doch die Boot.ini in C:\ oder?
      Bei mir ist die nämlich nicht da.
      Ich möchte mein Bootlogo verändern und brauch sie dazu. Dann hab ich eben eine Textdatei erstellt und díe Boot.ini genannt. Dann hab ich ihr das Attribut "versteckt" gegeben und in sie geschrieben:


      Quellcode

      1. [boot loader]
      2. timeout=30
      3. default=multi(0)disk(0)rdisk(0)partition(1)\Windows
      4. [operating systems]
      5. multi(0)disk(0)rdisk(0)partition(1)\Windows="Windows XP" /fastdetect
      6. multi(0)disk(0)rdisk(0)partition(1)\Windows="XP Bootlogo" /fastdetect /KERNEL=ntosboot.exe


      So jetzt startet Xp aber trotzdem normal mit dem normalen ntoskernel obwohl eigentlich das Auswahlfenster kommen sollte.
      Helft mir bitte :(

      Cya Gangsta
      Also nachdem ich die Boot.ini auf E:\ so umgeschrieben hab,

      Quellcode

      1. [boot loader]
      2. timeout=1
      3. default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
      4. [operating systems]
      5. multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=OptIn
      6. multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="XP Bootlogo" /fastdetect /KERNEL=ntosboot.exe


      kam immernoch nur das normale Bootlogo.
      Ich peils jetzt nimmer :(
      Bitte helft mir mal :)