| Autor | Nachricht | 
  
    |  | 
        
					| Titel: Hiiiiiiiiilfe!!  Verfasst am: 14.10.2006, 19:02 Uhr |  | 
  
    | 
        
          | 
 
 Anmeldung: 21. Mar 2005
 Beiträge: 89
 
 
 |  | 
        
          | Hallo, mir hats den Grub zerlegt. Ohne Änderungder Hardware komme ich nicht mehr auf meine Partition! Meine menu.lst: # Deutsche Tastaturbelegung
 
 setkey y z
 setkey z y
 setkey Y Z
 setkey Z Y
 setkey equal parenright
 setkey parenright parenleft
 setkey parenleft asterisk
 setkey doublequote at
 setkey plus bracketright
 setkey minus slash
 setkey slash ampersand
 setkey ampersand percent
 setkey percent caret
 setkey underscore question
 setkey question underscore
 setkey semicolon less
 setkey less numbersign
 setkey numbersign backslash
 setkey colon greater
 setkey greater bar
 setkey asterisk braceright
 # menu.lst - See: grub(
  , info grub, update-grub(   #            grub-install(
  , grub-floppy(  , #            grub-md5-crypt, /usr/share/doc/grub
 #            and /usr/share/doc/grub-doc/.
 
 ## default num
 # Set the default entry to the entry number NUM. Numbering starts from 0, and
 # the entry number 0 is the default if the command is not used.
 #
 # You can specify 'saved' instead of a number. In this case, the default entry
 # is the entry saved with the command 'savedefault'.
 default  0
 
 ## timeout sec
 # Set a timeout, in SEC seconds, before automatically booting the default entry
 # (normally the first entry defined).
 timeout  5
 
 # Pretty colours
 color cyan/blue white/blue
 gfxmenu (hd0,3)/boot/message
 
 ## password ['--md5'] passwd
 # If used in the first section of a menu file, disable all interactive editing
 # control (menu entry editor and command-line)  and entries protected by the
 # command 'lock'
 # e.g. password topsecret
 #      password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
 # password topsecret
 
 #
 # examples
 #
 # title  Windows 95/98/NT/2000
 # root  (hd0,0)
 # makeactive
 # chainloader +1
 #
 # title  Linux
 # root  (hd0,1)
 # kernel /vmlinuz root=/dev/hda2 ro
 #
 
 #
 # Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
 
 ### BEGIN AUTOMAGIC KERNELS LIST
 ## lines between the AUTOMAGIC KERNELS LIST markers will be modified
 ## by the debian update-grub script except for the default optons below
 
 ## DO NOT UNCOMMENT THEM, Just edit them to your needs
 
 ## ## Start Default Options ##
 ## default kernel options
 ## default kernel options for automagic boot options
 ## If you want special options for specifiv kernels use kopt_x_y_z
 ## where x.y.z is kernel version. Minor versions can be omitted.
 ## e.g. kopt=root=/dev/hda1 ro
 # kopt=root=/dev/hda4 ro ramdisk_size=100000 lang=de apm=power-off hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi hdg=scsi hdh=scsi nomce vga=0x317
 
 ## default grub root device
 ## e.g. groot=(hd0,0)
 # groot=(hd0,3)
 
 ## should update-grub create alternative automagic boot options
 ## e.g. alternative=true
 ##      alternative=false
 # alternative=false
 
 ## should update-grub lock alternative automagic boot options
 ## e.g. lockalternative=true
 ##      lockalternative=false
 # lockalternative=false
 
 ## altoption boot targets option
 ## multiple altoptions lines are allowed
 ## e.g. altoptions=(extra menu suffix) extra boot options
 ##      altoptions=(recovery mode) single
 # altoptions=(recovery mode) single
 
 ## controls how many kernels should be put into the menu.lst
 ## only counts the first occurence of a kernel, not the
 ## alternative kernel options
 ## e.g. howmany=all
 ##      howmany=7
 # howmany=all
 
 ## ## End Default Options ##
 
 title  Debian GNU/Linux, kernel
 root  (hd0,3)
 kernel  /boot/vmlinuz root=/dev/hda4 ro ramdisk_size=100000 lang=de apm=power-off hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi hdg=scsi hdh=scsi nomce vga=0x317
 savedefault
 boot
 
 title  Debian GNU/Linux, kernel 2.6.8.1-kanotix-8
 root  (hd0,3)
 kernel  /boot/vmlinuz-2.6.8.1-kanotix-8 root=/dev/hda4 ro ramdisk_size=100000 lang=de apm=power-off hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi hdg=scsi hdh=scsi nomce vga=0x317
 savedefault
 boot
 
 ### END DEBIAN AUTOMAGIC KERNELS LIST
 title Windows 95/98/ME (hda1)
 rootnoverify (hd0,0)
 makeactive
 chainloader +1
 savedefault
 title Windows 95/98/ME (hdb1)
 rootnoverify (hd1,0)
 makeactive
 chainloader +1
 savedefault
 
 Die Partition ist hda4 - nix geändert.
 
 Hoffentlich kann mir jemand helfen.
 
 Leo
 |  
          |  |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel: Hiiiiiiiiilfe!!  Verfasst am: 14.10.2006, 19:12 Uhr |  | 
  
    | 
        
          | 
  
 Anmeldung: 17. Sep 2004
 Beiträge: 1600
 Wohnort: Nahe der bayerischen Voralpen
 
 |  | 
        
          | Hi granate15, welche Fehlermeldung kommt im grub ?
 |  
          | _________________
 Ciao bluelupo
 SIDux Kernel 2.6.19.1-slh-up-1, tagesaktuell
 AMD Athlon XP 2600+ | Memory 2048 MByte
 GLX Renderer GeForce 7600 GT/AGP | GLX Version 2.1.0 NVIDIA 97.42
 DSL6000 De-FLAT FRITZ!Box Fon WLAN 7050
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel: Hiiiiiiiiilfe!!  Verfasst am: 14.10.2006, 19:15 Uhr |  | 
  
    | 
        
          | 
  
 Anmeldung: 08. Jul 2006
 Beiträge: 976
 Wohnort: Sömmerda / Thüringen
 
 |  | 
        
          | LiveCD / installer / eine Festplattteninstallation wiederherstellen / Grub neuinstallieren (Habe ich aus dem Kopf geschrieben könnte im Detail etwas anders sein)
 |  
          |  |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel: Hiiiiiiiiilfe!!  Verfasst am: 14.10.2006, 19:46 Uhr |  | 
  
    | 
        
          | Team Member 
  
  
 Anmeldung: 06. Mai 2005
 Beiträge: 3087
 Wohnort: berlin
 
 |  | 
        
          | granate, hehe, kernel 2.6.8.1-kanotix-8 ?
 glaub ich jetzt erst mal ned.
 Was ist denn das für ne kanotix-version?
 
 greetz
 devil
 |  
          | _________________
 <<We are  Xorg - resistance is futile - you will be axximilated>>
 
 Host/Kernel/OS  "devilsbox" running[2.6.19-rc1-git5-kanotix-1KANOTIX-2006-01-RC4 ]
 CPU Info        AMD Athlon 64 3000+ clocked at [ 803.744 MHz ]
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel: Re: Hiiiiiiiiilfe!!  Verfasst am: 14.10.2006, 19:52 Uhr |  | 
  
    | 
        
          | 
  
 Anmeldung: 08. Jul 2006
 Beiträge: 976
 Wohnort: Sömmerda / Thüringen
 
 |  | 
        
          | devil hat folgendes geschrieben:: 
granate,
hehe, kernel 2.6.8.1-kanotix-8 ?
 devil
 
 
  Oh - Wer lesen kann weiß schneller Bescheid |  
          |  |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel: Re: Hiiiiiiiiilfe!!  Verfasst am: 14.10.2006, 19:58 Uhr |  | 
  
    | 
        
          | Team Member 
  
  
 Anmeldung: 06. Mai 2005
 Beiträge: 3087
 Wohnort: berlin
 
 |  | 
        
          | granate, und wieviele festplatten hast du?
 hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi hdg=scsi hdh=scsi?
 
 greetz
 devil
 |  
          | _________________
 <<We are  Xorg - resistance is futile - you will be axximilated>>
 
 Host/Kernel/OS  "devilsbox" running[2.6.19-rc1-git5-kanotix-1KANOTIX-2006-01-RC4 ]
 CPU Info        AMD Athlon 64 3000+ clocked at [ 803.744 MHz ]
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel: Re: Hiiiiiiiiilfe!!  Verfasst am: 14.10.2006, 20:34 Uhr |  | 
  
    | 
        
          | 
 
 Anmeldung: 21. Mar 2005
 Beiträge: 89
 
 
 |  | 
        
          | Grummel Grummel, Error 15 file not found, BH8, 2IDE Platten |  
          |  |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel: RE: Re: Hiiiiiiiiilfe!!  Verfasst am: 14.10.2006, 21:27 Uhr |  | 
  
    | 
        
          | 
 
 Anmeldung: 16. Aug 2004
 Beiträge: 1905
 
 
 |  | 
        
          | devil: obsolete presets für ide-scsi... |  
          |  |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel:  Verfasst am: 14.10.2006, 21:48 Uhr |  | 
  
    | 
        
          | 
  
 Anmeldung: 05. Apr 2005
 Beiträge: 499
 Wohnort: Bielefeld <:-P
 
 |  | 
        
          | @Granate15 
 Von Kanotix-Live CD booten (aktuelleres als BH8 wäre von Vorteil, 2006-01-RC4 ideal)
 
 <<- Nur wenn 'wertvolle' Benutzerdokumente noch gerettet werden sollen sinnvoll (ob Erfolgreich hängt vom Plattenzustand ab), sonnst wäre eine Neuinstallation von aktueller Live-CD vorzuziehen ->>
 
 Dann in einer Konsole schauen ob überhaupt noch Platten gefunden werden
 Code: 
su
-l: minus ludwig NICHT minus einsfdisk -l
 
 Wenn ja, vielleicht mal versuchen die Linux-Partitionen zu mounten entweder über die KDE-Oberfläche (wenn da Laufwerke zu sehen sind) oder in einer Konsole per
 Code: 
su
Das xx durch die Platte/Partiton zu ersetzen (Für Kanotix 2006-01-RC4, für eine ganz alte Live-CD vermutlich /mnt/ statt /media/)mount /dev/hdxx /media/hdxx
 
 <<- Ende 'Datenrettungs'-Hinweise ->>
 
 Wenn obiges auch nicht geht aber beim obigen fdisk -l Aufruf zumindest Platten(überreste) angezeigt werden, mal den SMART-Status der Platten abfragen, evtl. hat die Platte ein technisches Problem. (Details zum SMART Mechanismus halbwegs moderner Platten, bzw. hier)
 (Sofern smartmontools/smartctl auf der ganz alten Live-CD drauf waren, sonnst wie gesagt Kanotix 2006-01-RC4)
 
 ( Ein original, nicht gedisst-upgrades Kanotix BH8 ? Granatenstark
    ) 
 mfg. Hack-o-Master
 |  
          | _________________
 sidux2007-02 64Bit, Kernel 2.6.23rc..(Crypto-root), X.org 7.3, KDE 3.5.7
 http://bernd-das-brot.de.be | Gästebuch ,  certified B.O.F.H.
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel:  Verfasst am: 15.10.2006, 08:02 Uhr |  | 
  
    | 
        
          | 
 
 Anmeldung: 21. Mar 2005
 Beiträge: 89
 
 
 |  | 
        
          | hi Hack-o-Master, die Partitionen sind samt und sonders noch vollständig vorhanden - mit allen Daten. Ich habe mir auf der 2. Platte eine neue Partition erstellt von der ich auf die Daten zugreifen kann, "nur" das alte System ist nicht mehr zu starten. Kann man den Grub von Hand neu erstellen, oder aus der alten Patition heraus? Der Witz ist daß ich auch über die Boot Diskette nicht mehr auf das System zugreifen kann. 
 Leo
 |  
          |  |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel:  Verfasst am: 15.10.2006, 08:18 Uhr |  | 
  
    | 
        
          | Team Member 
  
  
 Anmeldung: 06. Mai 2005
 Beiträge: 3087
 Wohnort: berlin
 
 |  | 
        
          | granate, 
 Code: 
grub-install --recheck --no-floppy --root-directory=/media/hdxx /dev/hda
 wobei natürlich /media bei deinem museaumsstück durch /mnt zu ersetzen ist, sowie /xx durch deine root-partition.
 
 greetz
 devil
 |  
          | _________________
 <<We are  Xorg - resistance is futile - you will be axximilated>>
 
 Host/Kernel/OS  "devilsbox" running[2.6.19-rc1-git5-kanotix-1KANOTIX-2006-01-RC4 ]
 CPU Info        AMD Athlon 64 3000+ clocked at [ 803.744 MHz ]
 |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
    |  | 
        
					| Titel:  Verfasst am: 15.10.2006, 10:15 Uhr |  | 
  
    | 
        
          | 
 
 Anmeldung: 21. Mar 2005
 Beiträge: 89
 
 
 |  | 
        
          | Hi Devil, graphics file "(hd0,3) /boot/message" missing
 |  
          |  |  
         
	        |  |  | 
  
    |  | 
  
    |  | 
  
  
    |  |