Question: Python scripting language Create an empty disk image using dd with the following specs: 1. The disk size is 80MB. 2. The disk has 4

Python scripting language
Create an empty disk image using dd with the following specs: 1. The disk size is 80MB. 2. The disk has 4 partitions with the following file systems 1. NTFS 2. FAT16 3. ext3 4. ext4 3. Mount the each partition and create three files in each: 1. A text file containing each partitions file system. 2. download/copy an image file of CAU logo 3. a log file of system info 4. delete the CAU logo as well as the text file. 5. unmount partitions and the disk Create an empty disk image using dd with the following specs: 1. The disk size is 80MB. 2. The disk has 4 partitions with the following file systems 1. NTFS 2. FAT16 3. ext3 4. ext4 3. Mount the each partition and create three files in each: 1. A text file containing each partitions file system. 2. download/copy an image file of CAU logo 3. a log file of system info 4. delete the CAU logo as well as the text file. 5. unmount partitions and the disk
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
