Skip to content

Instantly share code, notes, and snippets.

@umhan35
Last active June 19, 2019 01:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save umhan35/9fab4044cccb65a57b7532e270520378 to your computer and use it in GitHub Desktop.
Save umhan35/9fab4044cccb65a57b7532e270520378 to your computer and use it in GitHub Desktop.
## old
/dev/sdb1: UUID="623C76353C7603F7" TYPE="ntfs" PARTUUID="348b9b11-01"
/dev/sdb2: UUID="65bc17f7-5c2c-4fab-8382-eb5c459da3be" TYPE="ext4" PARTUUID="348b9b11-02"
/dev/sdb3: UUID="ea03b3e8-eb11-46e8-9143-6e4e84b77bb3" TYPE="ext4" PARTUUID="348b9b11-03"
/dev/sdb5: UUID="6df44fbe-af34-4af4-a26b-81cb1ee6406f" TYPE="ext4" PARTUUID="348b9b11-05"
/dev/sdb6: UUID="6fa60236-4737-4aa5-ae6e-c80165718cdc" TYPE="swap" PARTUUID="348b9b11-06"
## new
/dev/sdb1: UUID="623C76353C7603F7" TYPE="ntfs" PARTUUID="348b9b11-01"
/dev/sdb2: UUID="a83d2ea3-4eee-47cd-8d6a-68663b7f644b" TYPE="ext4" PARTUUID="348b9b11-02"
/dev/sdb3: UUID="6f1975d2-5909-4793-8a84-812cac063e8a" TYPE="ext4" PARTUUID="348b9b11-03"
/dev/sdb5: UUID="52c2ba2c-2d9a-4a4e-b334-eb3c0091a720" TYPE="ext4" PARTUUID="348b9b11-05"
/dev/sdb6: UUID="3eef2020-d18d-4f6c-b0ae-308b7d50420f" TYPE="swap" PARTUUID="348b9b11-06"
https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows
http://paste.ubuntu.com/p/QCfj2rnBv3/
https://askubuntu.com/questions/516217/alert-dev-disk-by-uuid-xxxxxxxxx-does-not-exist-dropping-to-a-shell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment