The time now is Sat 18 May 2013, 05:06
All times are UTC - 4 |
| Author |
Message |
divisionmd

Joined: 14 Jul 2007 Posts: 592
|
Posted: Tue 24 Apr 2012, 10:34 Post subject:
How to check the disk (e2fsck) |
|
Hello,
- I know how to check the save file for errors - but how do i check the disk/filesystem? which the filesystem resides on?
Thanks for help,
Best regards,
Johan
|
|
Back to top
|
|
 |
mill0001
Joined: 01 Feb 2007 Posts: 325 Location: "People's Republik of Kalifornia"
|
Posted: Tue 24 Apr 2012, 12:22 Post subject:
|
|
Exit to prompt (control-alt-backspace)
Type "e2fsck -p /sda1" (or whatever the designation is of the disk that you want to check) don't type the quotes of course.
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2671 Location: Kiel,Germany
|
Posted: Tue 24 Apr 2012, 12:27 Post subject:
|
|
there are many many filesystems around, and puppy supports by default ext2,ext3,ext4,swap,fat,ntfs .
for many other you would need to get the appropriate fsck_fs binary like fsck.xfs from elsewhere (source and compile) .
for ntfs /usr/sbin/ntfsfix might be of interest .
one good binary to determine the filesystem is the /sbin/guess_fstype binary .
/usr/sbin/disktype is also interesting .
fdisk -l does only roughly determine the fs type .
Puppy 4 series had the /sbin/fsck wrapper binary incl. , Puppy 5 uses fsck as link to e2fsck .
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|
[ Time: 0.0412s ][ Queries: 11 (0.0097s) ][ GZIP on ] |