[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Home persistent: resize image in FAQ & "hand mount" when not detected or not auto mount



Hi,

Robert Citek wrote :

[...]

http://kanotix.com/PNphpBB2-viewtopic-t-13588.html


To which FAQ would you like this added?

I've thought about KNOPPIX-FAQ*.txt

---
*KNOPPIX-FAQ.txt*:

F: Wie könnten sie die grösse ihres hartnäckig-haus (persistent-home) zu steigen ?

A: Du mußt root seien.

_Um ein /mnt/hdc2/knoppix.img zu steigen (+100Mo)_ :
dd if=/dev/zero bs=1M count=100 >> /mnt/hdc2/knoppix.img

_Um dieses kartei zu prüfen_ :
e2fsck -f /mnt/hdc2/knoppix.img

_Um es zu neu dimensionieren_ :
resize2fs /mnt/hdc2/knoppix.img

---
*KNOPPIX-FAQ-FR.txt*

F: Comment agrandir son répertoire personnel permanent (persistent-home) ?

A: Vous devez prélablement être root.

_Pour augmenter la taille d'un fichier image nommé /mnt/hdc2/knoppix.img (+100Mo)_ :
dd if=/dev/zero bs=1M count=100 >> /mnt/hdc2/knoppix.img

_Vérifier son contenu_ :
e2fsck -f /mnt/hdc2/knoppix.img

_Le redimensionner_ :
resize2fs /mnt/hdc2/knoppix.img
---


--
Jody



Reply to: