natinusala / painless-linux

Boot Linux on the Switch without imx_usb_loader - Windows, Linux, Mac OS & Android
165 stars 16 forks source link

Mac OS X support #5

Closed k2cCreations closed 6 years ago

k2cCreations commented 6 years ago

When I am running the Linuc MacOs Boot I get this:

Scotts-MBP:uhf ScottG$ /Users/ScottG/Desktop/uhf/linux-macos-boot.sh Put your Switch in RCM mode now Traceback (most recent call last): File "shofel2/shofel2.py", line 246, in rcm = RCM() File "shofel2/shofel2.py", line 50, in init fds_before = get_fds() File "shofel2/shofel2.py", line 37, in get_fds return set(int(i) for i in os.listdir("/proc/self/fd")) FileNotFoundError: [Errno 2] No such file or directory: '/proc/self/fd'

natinusala commented 6 years ago

Mac OS support is broken right now. Shofel2 needs to be updated.

k2cCreations commented 6 years ago

Well I feel less stupid haha thanks. I cant wait. I appreciate your time and work

natinusala commented 6 years ago

I keep this issue open to keep track of the Mac OS implementation

natinusala commented 6 years ago

Fixed by #7