WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Segmentation Fault in gparted since tce-update  (Read 6277 times)

aus9

  • Guest
Re: Segmentation Fault in gparted since tce-update
« Reply #15 on: June 22, 2013, 10:40:38 PM »
I have got problems with 4x gparted and fdisk


Code: [Select]
sudo fdisk /dev/sdb

Command (m for help): p

Disk /dev/sdb: 17.1 GB, 17095983104 bytes
92 heads, 57 sectors/track, 6367 cylinders, total 33390592 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xb0912fbb

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1            1552    15974399     7986424    b  W95 FAT32

whats my main problem?
Its a new  EIGHT G  USB  stick

AFAIK they don't make 18G sticks

but internal drive is correct
Code: [Select]
Command (m for help): p

Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders, total 156301488 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0006b05b

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1              63    52436159    26218048+  83  Linux
/dev/sda2        52436160    54540674     1052257+  82  Linux swap / Solaris
/dev/sda3        54540675   156296384    50877855   83  Linux
« Last Edit: June 22, 2013, 10:48:40 PM by aus9 »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11220
Re: Segmentation Fault in gparted since tce-update
« Reply #16 on: June 22, 2013, 11:03:55 PM »
Hi aus9
It's a 16Gbyte USB stick. With memory devices a Giga byte is 1024*1024*1024. Multiply that by 16 and see what you get.

aus9

  • Guest
Re: Segmentation Fault in gparted since tce-update
« Reply #17 on: June 23, 2013, 03:30:06 AM »
thanks

17179869184
I did not trust it when it fdisk reported it as 17.1 GB
so I elected to try 2 different live dvds each gave a diff number
so
Code: [Select]
sudo dd if=/dev/zero of=/dev/sdb bs=512 count=1reboot create a fresh msdos table
still reports greater than 16G

only cost $6 so its now consigned for non-TC use

2) just bought a better brand 16G and it reports

Code: [Select]
Disk /dev/sdb: 15.5 GB, 15500673024 bytes
40 heads, 40 sectors/track, 18921 cylinders, total 30274752 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x5d5c776a

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1            8064    30274751    15133344    c  W95 FAT32 (LBA)
before I reformat it