Find the answer to your Linux question:
Results 1 to 2 of 2
Here is the detail information of my HDDs when I installed fedora10. Disk /dev/sda: 80.0 GB, 80026361856 bytes 255 heads, 63 sectors/track, 9729 cylinders Units = cylinders of 16065 * ...
  1. #1
    Just Joined!
    Join Date
    May 2009
    Posts
    2

    Fedora10 install about 2 HDD.

    Here is the detail information of my HDDs when I installed fedora10.

    Disk /dev/sda: 80.0 GB, 80026361856 bytes
    255 heads, 63 sectors/track, 9729 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0xd10cd10c

    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 1275 10241406 c W95 FAT32 (LBA)
    /dev/sda3 1276 9728 67898722+ f W95 Ext'd (LBA)
    /dev/sda5 1276 2550 10241406 7 HPFS/NTFS
    /dev/sda6 2551 7012 35840983+ 7 HPFS/NTFS
    /dev/sda7 7013 7076 514048+ 83 Linux
    /dev/sda8 7077 8733 13309821 83 Linux
    /dev/sda9 8734 9600 6964146 83 Linux
    /dev/sda10 9601 9728 1028128+ 82 Linux swap / Solaris

    Disk /dev/sdb: 160.0 GB, 160041885696 bytes
    255 heads, 63 sectors/track, 19457 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x24f6f624

    Device Boot Start End Blocks Id System
    /dev/sdb1 * 1 19457 156288321 42 SFS

    The device sdb can only be recognized as sdb1, but it have four partitions. that is the question. How can I get the fedora10 system recognized the device sdb as sdb1,sdb2,sdb3,sdb4 ?

  2. #2
    Linux Newbie Charles4809's Avatar
    Join Date
    Nov 2008
    Location
    Utrecht, NL
    Posts
    135
    Seems to me that sdb is formatted in a windows-only format. I found this information about the filesystemcode:

    42 SFS (Secure Filesystem)
    SFS is an encrypted filesystem driver for DOS on 386+ PCs, written by Peter Gutmann.

    42 Windows 2000 dynamic extended partition marker
    If a partition table entry of type 0x42 is present in the legacy partition table, then W2K ignores the legacy partition table and uses a proprietary partition table and a proprietary partitioning scheme (LDM or DDM). As the Microsoft KnowledgeBase writes: Pure dynamic disks (those not containing any hard-linked partitions) have only a single partition table entry (type 42) to define the entire disk. Dynamic disks store their volume configuration in a database located in a 1-MB private region at the end of each dynamic disk.

    I guess the second option is what is on your drive. I don't know if there is an existing linuxdriver to read/write to this fs.

    IMO you have to save the data on it somewhere (using Windows 2000?) and then reformat this drive into a filesystem that is usable for linux.
    But maybe some other expert has a better solution.
    Charles
    ASUS EEE Box B202, Atom 270 1,6GHz, 1 GB, HDD 80GB, XP-SP3 / PinguyOS
    Asus EEE PC 901 with Bodhi-Linux

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...