> Hi Liste, > hat von Euch einer schon mal reiserfs Partitionen > ver�ndert? > Ich habe meine Linux- partitionen ein wenig ungl�cklich > angelegt. auf /dev/hda5 habe ich noch 8GB frei w�hrend > �ber /dev/hda8 -> /usr mit 92% Belegung schon das Damokles Schwert h�ngt.
mount /dev/hda5 /mnt cd /usr; tar cmpf - . ; (cd /mnt; tar xvf -) warten ... edit /etc/fstab /dev/hda8 -> /dev/hda5 reboot fertig ausprobieren hda5 woanders nutzen . > > ---------------------------------------------------------------------------- > PUG - Penguin User Group Wiesbaden - http://www.pug.org -- """" Linux, O O we work on it! ( help the community and find the BUGS. +__/ ---------------------------------------------------------------------------- PUG - Penguin User Group Wiesbaden - http://www.pug.org

