Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cambio di filesystem [RISOLTO]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
sometimes
n00b
n00b


Joined: 25 Jun 2005
Posts: 52

PostPosted: Tue Apr 25, 2006 1:39 pm    Post subject: cambio di filesystem [RISOLTO] Reply with quote

vorrei cambiare il filesystem di /
da reiserFS a XFS.

è possibile farlo senza perdita di dati?


Last edited by sometimes on Wed Apr 26, 2006 10:25 am; edited 1 time in total
Back to top
View user's profile Send private message
nick_spacca
l33t
l33t


Joined: 29 May 2004
Posts: 689
Location: Paris/France

PostPosted: Tue Apr 25, 2006 2:21 pm    Post subject: Reply with quote

NO

Cioé SI se fai un backup (cp -a et similia) e copi tutto su un altro HD/CD/DVD/quellochevuoi riformatti e poi ricopi il tutto :wink:
_________________
I can resist anything but temptation.
(O. Wilde)
Back to top
View user's profile Send private message
federico
Advocate
Advocate


Joined: 18 Feb 2003
Posts: 3272
Location: Italy, Milano

PostPosted: Tue Apr 25, 2006 5:52 pm    Post subject: Reply with quote

nick_spacca wrote:
NO

Cioé SI se fai un backup (cp -a et similia) e copi tutto su un altro HD/CD/DVD/quellochevuoi riformatti e poi ricopi il tutto :wink:


Confermo, e' l'unica.
_________________
Sideralis www.sideralis.org
Pic http://blackman.amicofigo.com/gallery
Arduino http://www.arduino.cc
Chi aveva potuto aveva spaccato
2000 pezzi buttati là
Molti saluti,qualche domanda
Semplice come musica punk
Back to top
View user's profile Send private message
sometimes
n00b
n00b


Joined: 25 Jun 2005
Posts: 52

PostPosted: Wed Apr 26, 2006 10:25 am    Post subject: Reply with quote

così ho fatto e sembra essere andato tutto occhei.
Back to top
View user's profile Send private message
Apetrini
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1158

PostPosted: Sat May 06, 2006 11:29 am    Post subject: Reply with quote

Quando voglio cambiare/testare un altro filesystem ne approffitto per fare un stage4 del sistema.
_________________
Linux ape 2.6.31-vanilla. Paludis since 0.28.0.
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2495
Location: イタリアのロディで

PostPosted: Sat Jul 22, 2006 2:20 pm    Post subject: Reply with quote

Ciao, solo per essere sicuri o scoprire se sono una capra:

io avvio con il live cd.
monto tutte le mie partizioni tipo
Code:

mount /dev/hda1 /mnt/gentoo/
mount /dev/hda2 /mnt/gentoo/boot
mount /dev/hda3 /mnt/gentoo/usr
mount /dev/hdb1 /mnt/gentoo/backup EDIT: mount /dev/hdb1 /backup


e poi do un
Code:
cp -a /mnt/gentoo/ /mnt/gentoo/backup


Giusto?

Poi faccio le mie modifiche all'HD e do:
Code:
mount /dev/hda1 /mnt/gentoo/
mount /dev/hda2 /mnt/gentoo/boot
mount /dev/hda3 /mnt/gentoo/usr
mount /dev/hdb1 /mnt/gentoo/backup
cp -a /mnt/gentoo/backup /mnt/gentoo/ EDIT: cp -a /backup /mnt/gentoo/


Ho fatto qualche cavolata?
Avrò problemi di permessi tra le varie directory o non mi preoccupo?

Andrea
_________________
Il numero di post non fa di me un esperto! Anzi!


Last edited by bandreabis on Sat Jul 22, 2006 3:01 pm; edited 1 time in total
Back to top
View user's profile Send private message
lavish
Bodhisattva
Bodhisattva


Joined: 13 Sep 2004
Posts: 4296

PostPosted: Sat Jul 22, 2006 2:23 pm    Post subject: Reply with quote

No è perfetto ;)
Ciao!
_________________
minimalblue.com | secgroup.github.io/
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2495
Location: イタリアのロディで

PostPosted: Sat Jul 22, 2006 2:31 pm    Post subject: Reply with quote

Stavo modificando il post perchè mi è venuto un dubbio:
io vorrei copiare / /boot /usr /var /home dentro una cartella /documenti/backup
ma senza copiare la dir /documenti, come faccio a dire di non copiarmi anche /documenti?

EDIT:basta montare /documento fuori da /mnt/gentoo/ :)
_________________
Il numero di post non fa di me un esperto! Anzi!
Back to top
View user's profile Send private message
bandreabis
Advocate
Advocate


Joined: 18 Feb 2005
Posts: 2495
Location: イタリアのロディで

PostPosted: Sat Jul 22, 2006 5:26 pm    Post subject: Reply with quote

Non va!
Non riesco a ricopiare dal /backup su /mnt/gentoo
Segfault e po si blocca:
Code:
cp -a /backup /mnt/gentoo/

_________________
Il numero di post non fa di me un esperto! Anzi!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano 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