RobertCNelson / netinstall

Network Install for a bunch of arm boards
https://rcn-ee.com
80 stars 19 forks source link

unable to find disk drive during netinstall on beagleboard Xm #46

Open gurpartap007 opened 9 years ago

gurpartap007 commented 9 years ago

I am using serial mode and I go upto username and password.But after that installer is reporting that no disk drive found.please help. when I plug sd card into laptop it only shows BOOT partition.Does I have to manually create rootfs partition. which disk driver I should have to select.

pavoldroba commented 8 years ago

I have encountered the very same issue. Is there any hint how to proceed?

RobertCNelson commented 8 years ago

@pavoldroba this is usually "mmc -110" error.. try a different microSD drive..

pavoldroba commented 8 years ago

Thanks a lot, changing SD card did indeed solve the issue.