View previous topic :: View next topic |
Author |
Message |
embro n00b
Joined: 21 Aug 2005 Posts: 6
|
Posted: Sat Aug 27, 2005 8:50 pm Post subject: Kann Gentoo nicht mehr starten (gelöst) |
|
|
Hallo,
ich habe gerade etwas dummes getan und kann nun nicht mehr Gentoo starten. Da ich nicht genau weiß, wo das Problem liegt, konnte ich weder einen passenden Thread Titel wählen, noch effektiv suchen ...
Folgendes ist passiert: Ich wollte eine größere Menge Daten nach /mnt/transfer verschieben. Vorher habe ich /dev/hdb6 als ext3 formatiert. Intelligenterweise habe ich aber vor dem Kopieren vergessen, /dev/hdb6 auf /mnt/transfer zu mounten, wie ich es vorhatte. Das Verzeichnis /mnt/transfer existierte aber schon...
Nun wurden also die Daten auf /dev/hda3 verschoben, welches meine Root Partition ist. Die war nur leider zu klein dafür und nun ist sie voll...
Wenn ich jetzt Gentoo starten will, bekomme ich folgende Meldung:
Quote: |
(...)
Configuring system to use udev...
Populating /dev with device nodes...
/sbin/rc: line 24: cannot redirect standard input from /dev/null: No such file or directory
The "tar" command failed with error:
Compressed file ends unexpectedly:
perhaps it is corrupted? *Possible* reason follows.
bzip2: Inappropriate ioctl for device
Input file = (stdin), output file = (stdout)
It is possible that the compressed file(s) have become corrupted. You can use the -tvv option to test the integrity of such files.
You can use the `bzip2recover' program to attempt to recover data from undamaged sections of corrupted files.
tar: Child returned status 2
tar: Error exit delayed from previous errors
Since this is a critical task, startup cannot continue.
/dev/console: No such file or directory
|
Anschliessend kann ich das root Passswort eingeben... Aber dann weiß ich nicht weiter, wie ich mein System wieder hinkriege. Ich will nur wieder Gentoo booten können und das ohne Datenverlust auf anderen Partitionen. Die Daten, die ich verschoben habe sind nicht so wichtig. Allerdings habe ich auf anderen Partitionen, die mit der Geschichte an sich nichts zu tun haben, wichtige Daten. Aber denen sollte ja eigtl. nichts passiert sein.
Ich bitte dringend um Eure Hilfe
Last edited by embro on Sat Aug 27, 2005 9:39 pm; edited 1 time in total |
|
Back to top |
|
|
Vortex375 Veteran
Joined: 03 Mar 2005 Posts: 1739 Location: Deutschland
|
Posted: Sat Aug 27, 2005 8:57 pm Post subject: |
|
|
Boote mit der Live-CD, mount /dev/hda3 und lösche dann den Inhalt von /mnt/transfer bzw. mounte zusätzlich noch die richtige Partition /dev/hdb6 und verschiebe die Dateien dann auf diese.
Außerdem solltest du, glaube ich, da der Device Tarball nicht geladen werden kann folgendes in in /etc/conf.d/rc setzen.
Code: |
# UDEV OPTION:
# Set to "yes" if you want to save /dev to a tarball on shutdown
# and restore it on startup. This is useful if you have a lot of
# custom device nodes that udev does not handle/know about.
RC_DEVICE_TARBALL="no"
|
Bin mir nicht sicher ob man das gefahrlos umstellen kann, also warte lieber noch bis noch jemand anderes geantwortet hat. |
|
Back to top |
|
|
NightDragon Veteran
Joined: 21 Aug 2004 Posts: 1156 Location: Vienna (Austria)
|
Posted: Sat Aug 27, 2005 9:33 pm Post subject: |
|
|
Vortex375 wrote: | In mir nicht sicher ob man das gefahrlos umstellen kann, also warte lieber noch bis noch jemand anderes geantwortet hat. |
Das kann man schon, wenn udevd anstelle von devfs läuft Im schlimmsten Fall musst Du es dann eben wieder auf yes stellen _________________ You are the problem too all my solutions |
|
Back to top |
|
|
embro n00b
Joined: 21 Aug 2005 Posts: 6
|
Posted: Sat Aug 27, 2005 9:38 pm Post subject: |
|
|
Vielen Dank! Hat super funktioniert. Alle Datein sind noch da und die root Partition hat nun wieder genug freien Platz... |
|
Back to top |
|
|
|
|
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
|
|