Re: Boot loader error
- In reply to: Kyle Evans : "Re: Boot loader error"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 15:03:55 UTC
Kyle Evans wrote on 3/8/2024 5:53 PM: > Does `ls /` show anything at all. or anything familiar? Maybe we're > using the wrong device for some reason. If the answer to the first is > either "Not familiar" or "wrong disk", you can check `show currdev` > for which we device we chose and go through the list in `lsdev` with, > e.g., "ls <devname>:/boot/lua" to try and find what it should have > been if you're not sure from lsdev output alone. > > Thanks, > > Kyle Evans Thanks. Looks like the correct device, the CD0 is shown with `show currdev`. If I do `ls cd0:/boot/lua`, I see same empty directory. There is what appears to be a complete file system with a boot folder. If I list the boot folder, I do see typical loader.conf and other boot related files including loader.efi and loader_lua and loader_lua.efi. I don't thingk this server support UEFI boot. -- Robert