1
Sharp ROMs / A Few Beginner Questions
« on: October 10, 2008, 05:06:08 am »
You pointed me to SLC3200SYSPART.zip but in the readme.txt they assume I know how to use the fdisk.
How do I fdisk?
Also how I can copy this files?
I never before have used linux.
Also,
How do I fdisk?
Code: [Select]
SL-C3200 HDD-Partition table:
/dev/hda1 Start 1 End 20 Blocks 10048+ id 83 System Linux
/dev/hda2 Start 21 End 40 Blocks 10080 id 83 System Linux
/dev/hda3 Start 41 End 11905 Blocks 5979960 id c System Win95 FAT32 (LBA)
Note:
While using the fdisk on the Zaurus, double check that you set the
correct parameters for the drive. They have to be:
16 heads / 63 sectors/track / 11905 cylinders
I have no clue what they mean. I don't know where to set this parameters in fdisk.Also how I can copy this files?
Code: [Select]
/hda1 and /hda2 are 9.5 MB partitions. Each one contains a ".sys" and
a "lost+found" directory. The contents of the .sys-directories are
in this file.
Files in /hdd1/.sys :
hdimage2.tgz (2149 Bytes, contains japanese web-bookmarks - hurray !)
hdlist1.dat (85 Bytes, no clue what it's good for)
Files in /hdd2/.sys :
contlist.dat (74327 Bytes)
hdlist2.dat (1264 Bytes)
hdlist3.dat (1519 Bytes)
I don't how to acces hdd1/ and hdd2/I never before have used linux.
Also,
Code: [Select]
$help fdisk
-bash help: no help topics match 'fdisk'. Try 'help help' or 'man -k fdisk' or 'info fdisk'
$man -k fdisk
-bask: man: command not found
$info fdisk
-bash info: command not found