element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum Pi Desktop: mSATA disk not recognized
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 2 replies
  • Subscribers 665 subscribers
  • Views 597 views
  • Users 0 members are here
  • msata
  • raspberry_pi_space
  • pi desktop
  • transcend
  • rasperry pi
Related

Pi Desktop: mSATA disk not recognized

rootard
rootard over 6 years ago

Hello

I hope a Rasperry Pi guru or someone @ Element14 will be able to help me:

 

I just bought a brand new Pi Desktop case + Hat and swapped my fully functioning 3B+ Pi and mSATA disk into it, powered on and...nothing!

I couldn't have my Pi to boot: Kernel panic, the disk is not found, the mSATA LED doesn't flash, see image below.

 

Still my Pi boots ok from this disk mounted on a Maker Hawk x850 card (Transcend 64Gb mSATA HDD -  Raspian lite 2018-11-13 image)

 

What's wrong? Any hints?

Thanks

image

  • Sign in to reply
  • Cancel
Parents
  • rootard
    rootard over 6 years ago

    Hi there

     

    I've investigated my problem further booting from the SDcard.
    With the Pi Desktop Hat card using a GL830 controller the disk geometry is not identical to my original MakerHawk X850 card, hence the boot issue with /dev/sda2:

     

    Jan  2 12:54:09 raspberrypi kernel: [  316.153334] EXT4-fs (sda2): bad geometry: block count 15618390 exceeds size of device (15618389 blocks)

    Jan  2 12:54:51 raspberrypi kernel: [  358.793118]  sda: sda1 sda2

    Jan  2 12:54:51 raspberrypi kernel: [  358.793483] sda: p2 size 124947120 extends beyond EOD, truncated

     

    original X850 card (used to create the partitions)

    Disk /dev/sda: 59.6 GiB, 64023257088 bytes, 125045424 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

    Device Boot Start   End   Sectors  Size Id Type
    /dev/sda1    8192 98045 89854 43.9M  c W95 FAT32 (LBA)
    /dev/sda2   98304 125045423 124947120 59.6G 83 Linux

     

    Pi Desktop (GL830):

    Disk /dev/sda: 59.6 GiB, 64023255040 bytes, 125045420 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

    Device Boot Start   End   Sectors  Size Id Type
    /dev/sda1    8192 98045 89854 43.9M  c W95 FAT32 (LBA)
    /dev/sda2   98304 125045423 124947120 59.6G 83 Linux

     

    What do you recommend me to do?

    Thanks

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • rootard
    rootard over 6 years ago

    Hi there

     

    I've investigated my problem further booting from the SDcard.
    With the Pi Desktop Hat card using a GL830 controller the disk geometry is not identical to my original MakerHawk X850 card, hence the boot issue with /dev/sda2:

     

    Jan  2 12:54:09 raspberrypi kernel: [  316.153334] EXT4-fs (sda2): bad geometry: block count 15618390 exceeds size of device (15618389 blocks)

    Jan  2 12:54:51 raspberrypi kernel: [  358.793118]  sda: sda1 sda2

    Jan  2 12:54:51 raspberrypi kernel: [  358.793483] sda: p2 size 124947120 extends beyond EOD, truncated

     

    original X850 card (used to create the partitions)

    Disk /dev/sda: 59.6 GiB, 64023257088 bytes, 125045424 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

    Device Boot Start   End   Sectors  Size Id Type
    /dev/sda1    8192 98045 89854 43.9M  c W95 FAT32 (LBA)
    /dev/sda2   98304 125045423 124947120 59.6G 83 Linux

     

    Pi Desktop (GL830):

    Disk /dev/sda: 59.6 GiB, 64023255040 bytes, 125045420 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

    Device Boot Start   End   Sectors  Size Id Type
    /dev/sda1    8192 98045 89854 43.9M  c W95 FAT32 (LBA)
    /dev/sda2   98304 125045423 124947120 59.6G 83 Linux

     

    What do you recommend me to do?

    Thanks

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • zzo
    zzo over 6 years ago in reply to rootard

    Hi,

     

    I have the same issue.

    When the msata SSD disk is in an external USB box the pi3b+ boot correctly on it.
    But when I attached the msata SSD disk on the child card, I just have. a kernel panic saying that the root fs cannot be monted.Have you solved this issue?

     

    Regards

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube