Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sudo echo hw.vga.textmode=0 >>/boot/loader.conf
- # next line if not set up Russian Winkeys during installation
- sudo echo keymap="ru.win.kbd" >>/etc/rc.conf
- sudo pw user mod root -L russian
- # next line if not set class russian during installation
- sudo pw user mod my-cool-login-name -L russian
- sudo shutdown -r now
Add Comment
Please, Sign In to add comment