Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cannot read superblock beim booten
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
ralix
Tux's lil' helper
Tux's lil' helper


Joined: 27 Sep 2002
Posts: 101
Location: Potsdam

PostPosted: Tue Feb 18, 2003 12:38 pm    Post subject: cannot read superblock beim booten Reply with quote

Hallo,
Ein Kollege von mir hat folgendes Problem, beim booten kann
die root Partition nicht mehr gelsen werden. Es kommt eine Meldung
das der Superblock corrupt ist. Er hat die wahl mit strg-d nei zu starten oder
per root password "anzumelden". Ein fsck auf der Platte führt immer
zur Fehlermeldung der Superblock sei kaputt. Kann man diesen irgendwie nei schreiben, bzw reparieren ?

MfG Ralix
Back to top
View user's profile Send private message
de4d
Apprentice
Apprentice


Joined: 12 Sep 2002
Posts: 181
Location: fr. i. br. (ger)

PostPosted: Tue Feb 18, 2003 1:08 pm    Post subject: Reply with quote

hatte sowas schon 2x (verschiedene pladden).
jedesmal hat anderes system booten und fsck geholfen.
das restored afaik das backup superblock, und alles geht dann wieder.
[edit: sorry verpeilt, muss doch etwas anderes gewesen sein (problem und/oder loesung) :|]
_________________
void main(){fork();main();}
Back to top
View user's profile Send private message
ralix
Tux's lil' helper
Tux's lil' helper


Joined: 27 Sep 2002
Posts: 101
Location: Potsdam

PostPosted: Tue Feb 18, 2003 1:13 pm    Post subject: Reply with quote

Also soweit ich das jetzt sagen kann, hat er keine Moglichkeit ein anderes
System zu booten. Das muß doch auch irgendwie anders gehen.
Ich hab gelesen das man mit mke2fs -n /dev/sda5 sich die blocks der superblocks
ausgeben lassen kann, allerdings meckert er da rum das er das device nicht
nicht finden kann.

MfG Ralix
Back to top
View user's profile Send private message
ralix
Tux's lil' helper
Tux's lil' helper


Joined: 27 Sep 2002
Posts: 101
Location: Potsdam

PostPosted: Tue Feb 18, 2003 1:22 pm    Post subject: Reply with quote

Ich hab noch gefunden das die leute die ein ählichiches problem
hatten das mit e2fsck -b 8193 /dev/sda5 gelöst haben. Aber ich hab
keine Ahnung woher die 8193 kommen und was das bringen sollte.
Ich könnte mir vorstellen da liegt das erste backup vom Superblock,
Wenn das aber schief :(

MfG ralix
Back to top
View user's profile Send private message
Tuna
Guru
Guru


Joined: 19 Jul 2002
Posts: 485
Location: Berlin

PostPosted: Tue Feb 18, 2003 2:46 pm    Post subject: Reply with quote

Code:
 -b superblock
              Instead  of  using  the  normal  superblock,  use an alternative
              superblock specified by superblock.   This  option  is  normally
              used  when the primary superblock has been corrupted.  The loca-
              tion of the backup superblock is dependent on  the  filesystem's
              blocksize.    For  filesystems  with  1k  blocksizes,  a  backup
              superblock can be found at block 8193; for filesystems  with  2k
              blocksizes,  at  block  16384;  and  for 4k blocksizes, at block
              32768.

              Additional backup superblocks can be  determined  by  using  the
              mke2fs  program  using  the  -n  option  to  print out where the
              superblocks were created.   The -b option to mke2fs, which spec-
              ifies blocksize of the filesystem must be specified in order for
              the superblock locations that are printed out to be accurate.


wenn er deine pladde net findet is wohl noch was anderes daneben...
Back to top
View user's profile Send private message
JensZ
Guru
Guru


Joined: 15 Feb 2003
Posts: 339
Location: Freiburg

PostPosted: Tue Feb 18, 2003 6:04 pm    Post subject: Reply with quote

Die beschreibung der Option -n für mke2fs lautet:
Quote:
-n causes mke2fs to not actually create a filesystem, but display
what it would do if it were to create a filesystem. This can be
used to determine the location of the backup superblocks for a
particular filesystem, so long as the mke2fs parameters that
were passed when the filesystem was originally created are used
again. (With the -n option added, of course!)

man kann sich damit als anzeigen lassen wie das Dateisystem auf
Partition X aussehen würde.
Über die opten -b kann man bei e2fsck die position des Superblocks
angeben, falls der erste Superblock also kaputt ist, kann man immer
noch den zwoten oder dritten benutzen (wo die stehen siehst du mit
mke2fs -n /dev/hdX). Da man erstens auf einem gemouteten
Dateisystem kein neues erstellen kann meckert mke2fs natürlich,
außerdem sollte man e2fsck sowieso nicht in einem gemouteten
Dateisystem laufen lassen (vor allem nicht bei solchen Fehlern)
also nimmst du am besten die Gentoo Live CD.
Back to top
View user's profile Send private message
ralix
Tux's lil' helper
Tux's lil' helper


Joined: 27 Sep 2002
Posts: 101
Location: Potsdam

PostPosted: Thu Feb 20, 2003 7:24 am    Post subject: Reply with quote

Hi,

also es hat alles nix genützt ich hab die Partition formatiert,
und es geht wieder alles. Naja einige logfiles sind verloren
aber sonst ist nix weiter passiert.
Danke für eure schnelle Hilfe.

MfG Ralph
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum