Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
qtparted & gcvs
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
_hephaistos_
Advocate
Advocate


Joined: 07 Apr 2004
Posts: 2694
Location: salzburg, austria

PostPosted: Mon May 03, 2004 10:21 am    Post subject: qtparted & gcvs Reply with quote

hallo,

hab wieder mal probleme:
qtparted emergen kam ein fehler. daraufhin hab ich die unstable emerged -> hat funktioniert.
nur beim aufruf über konsole kommt
Code:
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

qtparted: cannot connect to X server :0.0

was ist da hin???

gcvs geht gar nicht.... hat jemand eine alternative zu grafisches cvs?

thx
Back to top
View user's profile Send private message
platinumviper
l33t
l33t


Joined: 12 Feb 2004
Posts: 648
Location: Munich, Germany

PostPosted: Mon May 03, 2004 10:54 am    Post subject: Re: qtparted & gcvs Reply with quote

hephaistos6 wrote:
Code:
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

qtparted: cannot connect to X server :0.0

was ist da hin???

Du startest das Programm wahrscheinlich als root, root darf zwar fast alles, aber auf Dein Display darf er normalerweise nicht zugreifen. probier 'mal
Code:
ssh -X root@localhost
in /etc/ssh/sshd_config muss X11Forwarding yes stehen.

platinumviper
_________________
No money back garantee. In case of problems, don't call us, we call you.
Back to top
View user's profile Send private message
_hephaistos_
Advocate
Advocate


Joined: 07 Apr 2004
Posts: 2694
Location: salzburg, austria

PostPosted: Mon May 03, 2004 11:13 am    Post subject: Reply with quote

hallo,

danke, ja, das wars wohl... hab ich nicht beachtet..

was kann denn da sein, wenn ich eine partition nicht verschieben kann?

hab mir von einer großen partition was abgeschnitten -> ging nur hinten zum abschneiden.
da meine zu vergrößernde partition vor dieser liegt, würde ich die großer gerne zurückschieben und dann die andere vergrössern....

hat jemand eine idee???

hoffe ich konnte mich verständlich ausdrücken :)

thx
Back to top
View user's profile Send private message
_hephaistos_
Advocate
Advocate


Joined: 07 Apr 2004
Posts: 2694
Location: salzburg, austria

PostPosted: Mon May 03, 2004 7:34 pm    Post subject: Reply with quote

hallo again,

weiß wirklich keiner, wie das ist mit partitionen verschieben... partitionen in der "mitte" vergrössern etc??

thx
Back to top
View user's profile Send private message
platinumviper
l33t
l33t


Joined: 12 Feb 2004
Posts: 648
Location: Munich, Germany

PostPosted: Mon May 03, 2004 10:10 pm    Post subject: Reply with quote

hephaistos6 wrote:
was kann denn da sein, wenn ich eine partition nicht verschieben kann?

parted kann nicht alle Partitionstypen verschieben, hast Du
Code:
info parted
gelesen? Falls die im Info-File angegebenen Methoden nicht möglich sind, leg doch einfach eine neue Partition an und verschiebe einen Verzeichnisbaum dort hin; xdiskusage gibt Dir einen guten Überblick über die Größe der Verzeichnisse.

platinumviper
_________________
No money back garantee. In case of problems, don't call us, we call you.
Back to top
View user's profile Send private message
_hephaistos_
Advocate
Advocate


Joined: 07 Apr 2004
Posts: 2694
Location: salzburg, austria

PostPosted: Mon May 03, 2004 10:56 pm    Post subject: Reply with quote

hi,

ich verwende qtparted...

thx
Back to top
View user's profile Send private message
_hephaistos_
Advocate
Advocate


Joined: 07 Apr 2004
Posts: 2694
Location: salzburg, austria

PostPosted: Mon May 03, 2004 11:15 pm    Post subject: Reply with quote

so, eine generelle frage - was kann ich tun:

ich hab mir unter XP meine große partition nach hinten geschoben und nun ist der "freie" Platz genau nach der ext3 Partion, welche ich um den "freien" bereich vergrössern will...
nur qtparted unterstützt das resizing von ext3 nicht.
kann man zB ext3 in einen anderen filesystemtyp ändern? und ev. retour auch wieder? :) was ist zu bevorzugen, ext3 oder reiserfs oder was anderes?

danke für tipps!
ciao
Back to top
View user's profile Send private message
musv
Advocate
Advocate


Joined: 01 Dec 2002
Posts: 3337
Location: de

PostPosted: Mon May 03, 2004 11:16 pm    Post subject: Reply with quote

Quote:
hi,

ich verwende qtparted...

thx


So, jetzt streich mal das qt (Das ist nämlich die Bezeichnung für die graf. Bibliothek) weg, und dann bleibt übrig.....

qtparted ist nichts anderes als ein grafisches Frontend für parted. Aus dem Grund ersparst du Dir mit qtparted nur die Angabe und Suche von Parametern. Aber mehr kann das qtparted deswegen auch nicht.
Back to top
View user's profile Send private message
_hephaistos_
Advocate
Advocate


Joined: 07 Apr 2004
Posts: 2694
Location: salzburg, austria

PostPosted: Mon May 03, 2004 11:27 pm    Post subject: Reply with quote

komisch - kann mich erinnern, mal gelesen zu haben, dass qtparted mehr als parted kann :)

naja, wird wohl so sein...
Back to top
View user's profile Send private message
schmutzfinger
Veteran
Veteran


Joined: 26 Oct 2003
Posts: 1287
Location: Dresden/Germany

PostPosted: Tue May 04, 2004 3:28 pm    Post subject: Reply with quote

so als erstes würde ich
Code:
emerge sux
vorschlagen. weil die ssh verbindung auf localhost ist ja echt mal sinnlos. muss man extra sshd laufen haben.
parted kann den anfang einer ext3 nicht veränderr, desswegen konntest du auch nur hinten was wegnehmen. verschieben müsste aus dem selber grund nicht gehen, also mit dd ein image erstellen und dann einfach löschen und neu machen.
solltest du öfter mal partitionen ändern wollen dann soll reiserfs ganz gut sein, damit kann man auf jeden fall mehr so sachen wie resize... machen, es soll auch bei vielen kleinen datein schneller sein als ext. aber ich hab auch schon oft genug gelesen das sich die partitionen einfach mal verabschiedet haben. ich selber nehme nur ext3 und bin damit ganz zufrieden. allerdings ist ändern und verschieben nicht so einfach möglich.
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