[FLUG] Re: Spostare /usr
- From: Alessio Fattorini <alessio.fattorini@xxxxxxxxxxx>
- To: fanolug@xxxxxxxxxxxxx
- Date: Tue, 19 Oct 2004 17:06:12 +0200
Mailing List del Fortunae LUG
=============================
Filippo Carletti wrote:
Mailing List del Fortunae LUG
=============================
Ecco il mio fstab:
/dev/hda1 / reiserfs notail,noatime 1 1
/dev/hda2 swap swap defaults 0 0
/dev/hda3 /home reiserfs notail,noatime 1 1
ora voglio spostare /usr da hda1 a hda3, perchè hda1 è al 94%
cp -a /usr /home
mv /usr /usr.old && ln -sf /home/usr /usr
controlla che tutto funzioni e poi finalmente rm -rf /usr.old.
Ciao,
Filippo
Grazie Filippo, la cosa migliore che ho trovato in giro :) veloce,semplice e
safe (e oltremodo banale)
Funzia tutto! Sicuro che posso cancellare? ehehe
Ma il link non è che abbassa le prestazioni?
Comunque grazie mille.
Alessio
--
29 ottobre, Thalia Zedek live @ Gradara
http://www.popgruppo.net/thalia_zedek.php per info
- Follow-Ups:
- [FLUG] Re: Spostare /usr
- From: Filippo Carletti
- References:
- [FLUG] Pubblicazione dell'evento su "7 muse"
- From: Eagleone
- [FLUG] Re: Pubblicazione dell'evento su "7 muse"
- From: Carlo Minucci
- [FLUG] Re: Pubblicazione dell'evento su "7 muse"
- From: Eagleone
- [FLUG] Re: Pubblicazione dell'evento su "7 muse"
- From: Carlo Minucci
- [FLUG] Spostare /usr
- From: Alessio Fattorini
- [FLUG] Re: Spostare /usr
- From: Filippo Carletti
Other related posts:
- » [FLUG] Spostare /usr
- » [FLUG] Re: Spostare /usr
- » [FLUG] Re: Spostare /usr
- » [FLUG] Re: Spostare /usr
- » [FLUG] Re: Spostare /usr
- » [FLUG] Re: Spostare /usr
- » [FLUG] Re: Spostare /usr
- » [FLUG] Re: Spostare /usr
- » [FLUG] Re: Spostare /usr
Mailing List del Fortunae LUG =============================
Ecco il mio fstab: /dev/hda1 / reiserfs notail,noatime 1 1 /dev/hda2 swap swap defaults 0 0 /dev/hda3 /home reiserfs notail,noatime 1 1
ora voglio spostare /usr da hda1 a hda3, perchè hda1 è al 94%
cp -a /usr /home mv /usr /usr.old && ln -sf /home/usr /usr
controlla che tutto funzioni e poi finalmente rm -rf /usr.old.
Ciao,
Filippo
- [FLUG] Re: Spostare /usr
- From: Filippo Carletti
- [FLUG] Pubblicazione dell'evento su "7 muse"
- From: Eagleone
- [FLUG] Re: Pubblicazione dell'evento su "7 muse"
- From: Carlo Minucci
- [FLUG] Re: Pubblicazione dell'evento su "7 muse"
- From: Eagleone
- [FLUG] Re: Pubblicazione dell'evento su "7 muse"
- From: Carlo Minucci
- [FLUG] Spostare /usr
- From: Alessio Fattorini
- [FLUG] Re: Spostare /usr
- From: Filippo Carletti