Changes

Jump to: navigation, search

Review Questions for Test 1

250 bytes added, 21:44, 15 October 2008
What does the command "partprobe" do ?
* '''Look for modifications in the partitions of the system and then if something was modified, load the new informations in to the kernel'''
* Look for new partitions
 
=== Which command can be used to fill your hard drive with 0s ?===
*'''dd if=/dev/zero of=/dev/device'''
* ff
* e2fs
* fdisk
 
== Which linux command can be used to make a image ?'''
*'''dd'''
* mkisofs
* dd if=/dev/random of=/dev/device
* mkimage

Navigation menu