Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: booting BeagleBoneGreen



jdbaker%mylinuxisp.com@localhost ("John D. Baker") writes:

>Booting the pre-installed Linux presents a disk device:

>Jan 11 19:57:08 skuld /netbsd: sd0 at scsibus0 target 0 lun 0: <Linux, File-CD Gadget, 0308> disk removable
>Jan 11 19:57:08 skuld /netbsd: sd0: 98304 KB, 96 cyl, 64 head, 32 sec, 512 bytes/sect x 196608 sectors
That's a tiny USB disk simulated by the running Linux, it's not the Linux disk itself.

>but there is nothing recognizable to 'fdisk':
The simulated disk is probably empty. Try to write a MBR or a disklabel to it.

>Cribbing notes from OpenBSD, I set about netbooting the machine.
If it is like BeagleBoneBlack, it should boot NetBSD from an SD card.

>sdmmc1: unknown CARD_TYPE: 0x17
>sdmmc1: mem init failed
>ld1 at sdmmc1: <0xfe:0x014e:P1XXXX:0x00:0x8bff58d5:0x000>
>ld1: 1024 MB, 1040 cyl, 32 head, 63 sec, 512 bytes/sect x 2097152 sectors
>ld1: 1-bit width, bus clock 96.000 MHz
This is embedded storage device with the Linux installation.

>sdmmc0: couldn't enable card: 60
Here could an SD card (with NetBSD) appear as 'ld0'.


-- 
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index