Closed k2cCreations closed 6 years ago
Mac OS support is broken right now. Shofel2 needs to be updated.
Well I feel less stupid haha thanks. I cant wait. I appreciate your time and work
I keep this issue open to keep track of the Mac OS implementation
Fixed by #7
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'