#!/bin/bash

echo "n
p


w
" | fdisk /dev/sdc && mkfs -t /dev/sdc1

相关文章: