fsck command
Tagged with: command, disk, fsck, hard, hda, hdd, Linux
Wednesday, April 9th, 2008 11:21 PM
Repair / check integrity of linux filesystem on disk hda1
fsck /dev/hda1
Repair / check integrity of linux filesystem on disk hda1
fsck /dev/hda1
Erase a Rewritable Disk
cdrecord -v gracetime=2 dev=/dev/cdrom -eject blank=fast -force
du shows the ‘disk usage’ - the space taken up by the files and folders in the current directory.
du -bh | more