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

Re: [Linux-31] parted... 100%



Le 11/05/2018 à 18:13, Pierre ESTREM (via linux-31 Mailing List) a écrit :
> 
> Puis-je passer un fichier "barch" à parted ?

Je ferai plutôt le contraire, inclure "parted" dans un script bash.

Tu définis tes variables à coup de "parted" et de "fdisk" pour
déterminer ton numéro de secteur.
Puis tu inclus ladite variable dans ta commande finale avec "parted".

@+.

JP