Raspberry Pi USB boot ......
hitsware (2944) 7 posts |
I have Raspberry Pi set for USB priority boot . Works OK if I put the same image on SD card ….. ?? |
Stuart Painting (5389) 712 posts |
The standard image is designed to boot from SD card, and needs a few modifications to boot from USB. The process is explained here. |
hitsware (2944) 7 posts |
Thank You ….. Not simply it appears . |
Chris Hall (132) 3554 posts |
The standard setting in the file CMOS is for the boot filesystem to be SDFS. CMOS used to be in non volatile RAM. If you type the following commands:
it will update the CMOS setting for filesystem to be SCSI (USB). Alternatively type
at the supervisor prompt. Some magic in the module SDCMOS updates the file CMOS on the SD card whenever settings are changed |
hitsware (2944) 7 posts |
>> *configure filesystem SCSI What do I need to open that folder ? >> *run scsi::0.$.!Boot |
David Pitt (9872) 362 posts |
The commands required to make a USB SCSI installation work should be added from within RISC OS. “No keyboard present-autobooting” is mis-leading, no USB keyboard was found at an earlier part of the start up but it should now be working at the Supervisor prompt. If the keyboard is not doing anything at all then the keyboard may be incompatible. The only option is to try something else. I can type at that Supervisor prompt on a newly imaged RISC OS on a USB memory stick |
hitsware (2944) 7 posts |
The keyboard works, but set for wrong language …. U.K…??? |
Steve Pampling (1551) 8154 posts |
Which would mean it was on the system default, have you used the Configure Keyboard to set a different keyboard? |
hitsware (2944) 7 posts |
How can I Configure Keyboard without booting up ? |
Steve Pampling (1551) 8154 posts |
I’m going to assume that you mean without booting into the desktop. If you truly have no keyboard being recognised then you have an incompatible keyboard as David said earlier, in which case, use a keyboard with less in the way of fancy keys, glide pads and bells/whistles and thus less current draw etc. Basically: (or whatever country) as per the info in the user guide and the wiki
|
hitsware (2944) 7 posts |
If I type " Keyboard " I get " 2eyb6ard " |
David Pitt (9872) 362 posts |
Turn off Num Lock on the keyboard. To make that permanent, on the USB device, the setting needs to be saved to the CMOS file as previously described. (RISC OS on an SD card would automatically save its CMOS to the card.) *Configure NoNum NoNum documentation is here. |