Skip to content

Instantly share code, notes, and snippets.

@byplayer
Created May 12, 2014 02:46
Show Gist options
  • Save byplayer/e43aadd8ba7c707f9fb6 to your computer and use it in GitHub Desktop.
Save byplayer/e43aadd8ba7c707f9fb6 to your computer and use it in GitHub Desktop.
shiftを押して、ubuntuを起動
Ctrl + e で編集
linux /boot/vmlinuz... で始まる行の quiet splash の後に single と追記する
Ctrl + x キーを押して single user mode で起動する
gpasswd -a user_name adm
gpasswd -a user_name sudo
で権限追加
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment