Rockbox mail archive
Subject: Re: Is my hard drive locked? Need help with Linux unlock
From: Honda (honda_at_gbronline.com)
Date: 2003-11-06
Linus Nielsen Feltzing wrote:
>
> I'm not sure. Here's what I'd like you to do:
>
> 1) Give me the output from the "p" command in fdisk
>
> 2) Give me the output from dosfsck -v /dev/sda1
>
> Linus
>
Here we go:
[root_at_localhost root]# fdisk /dev/sda
Command (m for help): p
Disk /dev/sda: 6007 MB, 6007357440 bytes
240 heads, 63 sectors/track, 776 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 776 5866528+ c Win95 FAT32 (LBA)
Command (m for help): q
[root_at_localhost root]# dosfsck -v /dev/sda1
dosfsck 2.8 (28 Feb 2001)
dosfsck 2.8, 28 Feb 2001, FAT32, LFN
Warning: FAT32 support is still ALPHA.
Boot sector contents:
System ID "mkdosfs"
Media byte 0xf8 (hard disk)
512 bytes per logical sector
4096 bytes per cluster
32 reserved sectors
First FAT starts at byte 16384 (sector 32)
2 FATs, 32 bit entries
5855232 bytes per FAT (= 11436 sectors)
Root directory start at cluster 2 (arbitrary size)
Data area starts at byte 11726848 (sector 22904)
1463769 data clusters (1700630528 bytes)
63 sectors/track, 240 heads
0 hidden sectors
11733056 sectors total
Checking for unused clusters.
Checking free cluster summary.
/dev/sda1: 1 files, 1/1463769 clusters
[root_at_localhost root]#
Page was last modified "Jan 10 2012" The Rockbox Crew
|