| ke4nt1  
 
 
 
 
 Group: Members
 Posts: 2329
 Joined: Oct. 2003
 | 
|  | Posted: Sep. 22 2004,04:21 |  |  cbagger01,
 
 Here are some partition tables of SUCCESSFUL frugal installs to USBkeys
 using the "Install to USB Pendrive"  or frugal_usb.sh script ..
 
 These 4 were provided by roberts..
 
 > > Kingston:
 > > Disk /dev/sdb: 64 MB, 64487424 bytes
 > > 4 heads, 32 sectors/track, 984 cylinders
 > > Units = cylinders of 128 * 512 = 65536 bytes
 > >
 > >    Device Boot    Start       End    Blocks   Id  System
 > > /dev/sdb1   *           1         983       62896    6  FAT16
 > >
 > > Lexar:
 > >
 > > Disk /dev/sda: 129 MB, 129499136 bytes
 > > 33 heads, 32 sectors/track, 239 cylinders
 > > Units = cylinders of 1056 * 512 = 540672 bytes
 > >
 > >    Device Boot    Start       End    Blocks   Id  System
 > > /dev/sda1               1         239      126176    6  FAT16
 > >
 > > Sandisk:
 > >
 > > Disk /dev/sdb: 64 MB, 64487424 bytes
 > > 4 heads, 32 sectors/track, 984 cylinders
 > > Units = cylinders of 128 * 512 = 65536 bytes
 > >
 > >    Device Boot    Start       End    Blocks   Id  System
 > > /dev/sdb1   *           1         983       62896    6  FAT16
 > >
 > > Iomega:
 > >
 > > Disk /dev/sdb: 65 MB, 65011712 bytes
 > > 32 heads, 32 sectors/track, 124 cylinders
 > > Units = cylinders of 1024 * 512 = 524288 bytes
 > >
 > >    Device Boot    Start       End    Blocks   Id  System
 > > /dev/sdb1   *           1         124       63472    6  FAT16
 
 And this one is from my key
 
 SuperTalentFlash:
 
 Disk /dev/sda: 519 MB, 519569408 bytes
 16 heads, 32 sectors/track, 1982 cylinders
 Units = cylinders of 512 * 512 = 262144 bytes
 
 Device Boot    Start       End    Blocks   Id  System
 /dev/sda1             1       267     68336    6  FAT16
 /dev/sda2           268      1982    439040    b  Win95 FAT32
 
 Notice they all use 32sectors/track with syslinux ..
 
 I had to use "sfdisk -S 32" to force mine to 32 s/t
 
 73
 ke4nt
 |