Hi!
My hassbian won’t boot. I put the microSD card in my macbook and checked with the linux command mount and the boot partition is mounted as:
/dev/disk3s1 on /Volumes/boot (msdos, local, nodev, nosuid, noowners)
Checking under /dev I see the fiilowing special files:
ls -l /dev/disk3*
brw-r----- 1 root operator 1, 9 7 Sep 15:59 /dev/disk3
brw-r----- 1 root operator 1, 10 7 Sep 15:59 /dev/disk3s1
brw-r----- 1 root operator 1, 11 7 Sep 15:59 /dev/disk3s2
I cannot mount /dev/disk3s2:
sudo mount -t msdos /dev/disk3s2 .
mount_msdos: Unsupported sector size (0)
I havent been able to check /dev/disk3s2 either.
Do anyone know how many partitions there should be on the SD card, and how they are mounted?
If anyone can ssh to there hassbian, can you just do the mount command to see what is maunted and how?
Anyone who knows how to fsck these partitions?
The files on the boot partiotions below.
Best regars,
Rickie Kåveby
Now the boot partiion only contains these files:
cd /Volumes/boot/; ls -la
total 44103
drwxrwxrwx@ 1 rickiekaveby staff 2560 7 Sep 15:59 .
drwxr-xr-x@ 4 root wheel 128 7 Sep 16:38 …
drwxrwxrwx 1 rickiekaveby staff 512 7 Sep 15:59 .fseventsd
-rwxrwxrwx 1 rickiekaveby staff 18693 15 Jul 09:49 COPYING.linux
-rwxrwxrwx 1 rickiekaveby staff 1494 15 Jul 09:49 LICENCE.broadcom
-rwxrwxrwx 1 rickiekaveby staff 18974 16 Mar 17:21 LICENSE.oracle
-rwxrwxrwx 1 rickiekaveby staff 22362 15 Jul 09:49 bcm2708-rpi-0-w.dtb
-rwxrwxrwx 1 rickiekaveby staff 22118 15 Jul 09:49 bcm2708-rpi-b-plus.dtb
-rwxrwxrwx 1 rickiekaveby staff 21859 15 Jul 09:49 bcm2708-rpi-b.dtb
-rwxrwxrwx 1 rickiekaveby staff 21572 15 Jul 09:49 bcm2708-rpi-cm.dtb
-rwxrwxrwx 1 rickiekaveby staff 23162 15 Jul 09:49 bcm2709-rpi-2-b.dtb
-rwxrwxrwx 1 rickiekaveby staff 24621 15 Jul 09:49 bcm2710-rpi-3-b-plus.dtb
-rwxrwxrwx 1 rickiekaveby staff 24358 15 Jul 09:49 bcm2710-rpi-3-b.dtb
-rwxrwxrwx 1 rickiekaveby staff 23070 15 Jul 09:49 bcm2710-rpi-cm3.dtb
-rwxrwxrwx 1 rickiekaveby staff 52116 15 Jul 09:49 bootcode.bin
-rwxrwxrwx 1 rickiekaveby staff 142 31 Dec 1979 cmdline.txt
-rwxrwxrwx 1 rickiekaveby staff 1590 16 Mar 17:12 config.txt
-rwxrwxrwx 1 rickiekaveby staff 6640 15 Jul 09:49 fixup.dat
-rwxrwxrwx 1 rickiekaveby staff 2609 15 Jul 09:49 fixup_cd.dat
-rwxrwxrwx 1 rickiekaveby staff 9872 15 Jul 09:49 fixup_db.dat
-rwxrwxrwx 1 rickiekaveby staff 9870 15 Jul 09:49 fixup_x.dat
-rwxrwxrwx 1 rickiekaveby staff 145 16 Mar 17:21 issue.txt
-rwxrwxrwx 1 rickiekaveby staff 4680472 15 Jul 09:49 kernel.img
-rwxrwxrwx 1 rickiekaveby staff 4927984 15 Jul 09:49 kernel7.img
drwxrwxrwx 1 rickiekaveby staff 11776 16 Mar 17:20 overlays
-rwxrwxrwx 1 rickiekaveby staff 2836420 15 Jul 09:48 start.elf
-rwxrwxrwx 1 rickiekaveby staff 675684 15 Jul 09:49 start_cd.elf
-rwxrwxrwx 1 rickiekaveby staff 5096580 15 Jul 09:49 start_db.elf
-rwxrwxrwx 1 rickiekaveby staff 4036548 15 Jul 09:49 start_x.elf