0
votes
2answers
32 views

recover files from broken sd card (no boot)

Is there any chance to recover some files that are on a SD card which doesn't boot anymore? Seems the last power-cut affected some files on the card and the Raspberry Pi is not able to boot anymore.
-1
votes
1answer
77 views

How to set up the Raspberry Pi [closed]

I have just gotten my Raspberry Pi. I am a beginner in Linux. Can someone please explain how I should go about starting up my computer?
2
votes
0answers
432 views

raspberry pi booting failed on custom kernel

hello I have compiled my custom kernel and pack initramfs into it. I have created two partition fat32 and ext3. fat32 contains bootloaders and kernel and ext3 contains rootfs. I have made a raw disk ...
20
votes
2answers
4k views

Emulation on a Linux PC

How can I connect an SD card containing a Raspberry Pi OS to my Linux PC, and boot the OS in an emulator? Why won't VMWare work? What are the limitations of this method? Related: Emulation on a ...