![]() |
|
#26
|
||||
|
||||
|
Quote:
aigle, then the entry for your swap partition in /etc/fstab is obviously wrong. |
|
#27
|
|||
|
|||
|
Quote:
|
|
#28
|
||||
|
||||
|
Quote:
i got this.
__________________
Ubuntu 13.04 AX64 Time Machine, Comodo FW & Defence Plus, |
|
#29
|
|||
|
|||
|
Aigle:
Your /etc/fstab reads as follows according to a previous post: # swap was on /dev/sda5 during installation UUID=cf5593ad-080a-42c2-a852-60d36cd24bbf none swap sw 0 0 And your partition readout shows a different UUID for the swap partition: /dev/sda5: UUID="8cdb2e18-31e3-4b59-92a3-4ed1740d4005" TYPE="swap" You need to edit /etc/fstab and change the line as follows: UUID=8cdb2e18-31e3-4b59-92a3-4ed1740d4005 none swap sw 0 0 See the difference: UUID=cf5593ad-080a-42c2-a852-60d36cd24bbf none swap sw 0 0 <- wrong UUID=8cdb2e18-31e3-4b59-92a3-4ed1740d4005 none swap sw 0 0 <- correct |
|
#30
|
||||
|
||||
|
Hmm.... thanks a lot.
I will try that and post back.
__________________
Ubuntu 13.04 AX64 Time Machine, Comodo FW & Defence Plus, |
|
#31
|
||||
|
||||
|
Hi, a few Qs if anyone can answer.
1- What is this UUID for? How this happened? # swap was on /dev/sda5 during installation UUID=cf5593ad-080a-42c2-a852-60d36cd24bbf none swap sw 0 0 2- Why UUID is same for sda3 and sda4? Thanks
__________________
Ubuntu 13.04 AX64 Time Machine, Comodo FW & Defence Plus, |
| « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|
|