Changes

Jump to: navigation, search

Review Questions for Test 1

203 bytes added, 13:09, 14 October 2008
What command will list all partitions on all hard drives?
* partprobe
* FDISK
 
===what is wrong with this statement?===
dd if=/dev/zero of=/tmp/mytest.img bs-1024 count-10000
 
*wrong of file type
*cannot have zeroes in an img file
*'''typing error'''
*if and of in the wrong order
1
edit

Navigation menu