LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Xubuntu stalls at 'No resume image' (https://www.linuxquestions.org/questions/ubuntu-63/xubuntu-stalls-at-%27no-resume-image%27-703452/)

Mark_667 02-09-2009 05:07 PM

Xubuntu stalls at 'No resume image'
 
I've been trying to strip down my Xubuntu 8.10 install a bit, removing unwanted packages and setting it to auto login (security isn't important for this install). Now when I boot, it gets most of the way through before I get
Quote:

kinit: trying to resume from /dev/disk/by-uid/<uid here>
kinit: No resume image, doing normal boot...
After I get that it just hangs. Does anyone know what may be the cause of this?

irishbitte 02-09-2009 06:19 PM

It can't find the first hard drive, please boot your machine and take the second (recovery) option, and copy out your /etc/fstab file. scp it to another machine, and post the contents here.

syg00 02-09-2009 07:02 PM

I would have thought it would just skip past.
From the boot menu, highlight the boot option and hit "e" to edit it - then likewise for the kernel line. Change the resume=<blah> to noresume.
Then "b" to boot it - it's a transient change - this boot only.

Mark_667 02-10-2009 02:01 PM

Interesting suggestions. I looked at the boot options but none of them had resume, I tried appending it but it made no difference. I can't get past this problem in recovery mode either but I've got my /etc/fstab file from booting off a live cd.
Quote:

proc /proc proc defaults 0 0
# /dev/sda1
UUID=87e172a9-ac66-458c-b197-9808bfb96cb8 / ext3 errors=remount-ro 0 1
# /dev/sdb5
UUID=53196eca-c9f0-40ef-8177-582e7ee1064b /home ext3 relatime 0 2
# /dev/sdb1
UUID=ba4d8dcb-4e4c-4555-a2e6-1145f987f3f8 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0


All times are GMT -5. The time now is 12:21 PM.