Page 4 of 7 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 62

Thread: Upgrade Blocked

  1. #31
    Join Date
    Mar 2011
    Beans
    2,073

    Re: Upgrade Blocked

    Careful, there's an example fstab posted which confused me awhile. I thought the blkid and fstab were different, but comparing the correct fstab, they are the same.

  2. #32
    Join Date
    Jan 2010
    Beans
    64

    Re: Upgrade Blocked

    Bashing-om,
    Yes, verifying typo. Once again, the full error message when I try to boot, after a long pause:

    Gave up waiting for suspend/resume device
    Gave up waiting for foot file system device. Common problems:
    -Boot args (cat /proc/cmdline)
    -Check rootdelay= (did the system wait long enough)
    -Missing modules (cat /proc/modules; ls/dev)
    ALERT! UUID=6496c978-c968-4bdf-8a40-f3b3f0b0233b does not exist. Dropping to a shell!

    BusyBox v1.30.1 (Ubuntu1:1.30.1-7ubuntu3.1) built in shell (ash)
    Enter 'help' for a list of built in commands.

    (initramfs)

    Once this happens, if I force it to power off, and then try to boot, it will come up with a menu where I can choose a recovery mode that gets me started, sort of. When I power that off and boot again, I get the error message above once more. I have to hand copy and type that error message, so typo still possible, but I checked pretty carefully. It is the same UUID

    Next?
    Yours gratefully and hopefully,
    CowDoctor

  3. #33
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,351
    Distro
    Xubuntu 24.04 Noble Numbat

    Re: Upgrade Blocked

    CowDoctor Well ---

    As there is:
    Gave up waiting for suspend/resume device
    And we have confirmed that UUID does exist!

    Makes me wonder -
    It has been way long since last I looked about "resume"; and maybe a lot has changed since then -
    But >
    Do these files exist ?
    Code:
    ls -al /etc/uswsusp.conf
    ls -al /etc/initramfs-tools/conf.d/resume
    Gots to be a reason
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  4. #34
    Join Date
    Jan 2010
    Beans
    64

    Re: Upgrade Blocked

    [code]
    joe@Bucky:~$ ls -al /etc/uswsusp.conf
    ls: cannot access '/etc/uswsusp.conf': No such file or directory
    joe@Bucky:~$ ls -al /etc/initramfs-tools/conf.d/resume
    -rw-rw-r-- 1 root root 49 Oct 30 2018 /etc/initramfs-tools/conf.d/resume
    joe@Bucky:~$ ^C
    [code/]
    Hmmmmm?
    joe@Bucky:~$

  5. #35
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,351
    Distro
    Xubuntu 24.04 Noble Numbat

    Re: Upgrade Blocked

    CowDoctor - so

    What URL is defined ?
    Code:
    cat /etc/initramfs-tools/conf.d/resume
    maybe this - might be other
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  6. #36
    Join Date
    Jan 2010
    Beans
    64

    Re: Upgrade Blocked

    Code:
    joe@Bucky:~$ cat /etc/initramfs-tools/conf.d/resume
    RESUME=UUID=748c985b-1fe1-4dac-9dae-b3b8190a8652
    joe@Bucky:~$

  7. #37
    Join Date
    Jan 2010
    Beans
    64

    Re: Upgrade Blocked

    ?

  8. #38
    Join Date
    Mar 2011
    Beans
    2,073

    Re: Upgrade Blocked

    Any other files in /etc/initramfs-tools/conf.d besides the resume file? See https://ubuntuforums.org/showthread.php?t=2401012

  9. #39
    Join Date
    Jan 2010
    Beans
    64

    Re: Upgrade Blocked

    Thank you, ubfan1. I got the general idea from that thread, but am inexperienced enough (very) that I don't know how to check for another file. Can you help, please?
    Yours apologetically,
    Joe

  10. #40
    Join Date
    Jan 2010
    Beans
    64

    Re: Upgrade Blocked

    So I changed to that directory (cd /etc/...) and used a "dir" command and got "RESUME" as the only answer. Would that be the process?

Page 4 of 7 FirstFirst ... 23456 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •