0

When I boot Ubuntu after choosing the option in GRUB menu, after a minute, I get this error:

/dev/nume0nlp7: clean, 206252/1222992 files, 3661566/4882432 blocks

I tried advanced options for Ubuntu to use recovery mode but I encountered with different and unfamiliar options. I don't know which one is the right.

  • ubuntu, with linux 5.8.0-45- generic
  • ubuntu, with linux 5.8.0-45- generic (recovery mode)
  • ubuntu, with linux 5.6.0-1050-oem generic
  • ubuntu, with linux 5.6.0-1050-oem generic (recovery mode)
Kulfy
  • 17,696
athena
  • 1
  • Hi and welcome. What happens after the error? Does it just stay like that? If you want recovery mode choose 5.8 recovery mode to recover the latest kernel. – David Mar 25 '21 at 15:32
  • I'd choose the 5.6.0-1050-oem kernel initially as that probably shipped with your device. Does that boot okay? – popey Mar 25 '21 at 15:36
  • @David yeah the screen freezed on that error btw i used recovery mode and now it's fine tnx – athena Mar 27 '21 at 08:26
  • @popey yeah i did the same and it was ok tnx – athena Mar 27 '21 at 08:27

2 Answers2

0

I'm very sorry for posting this as the answer. I don't have 50 reputation yet to comment, but this is definitely just a comment. The row you described above is not an error. It's just an info message, that at least on my laptop doesn't make any sense. See the post on askubuntu below for explanation of this message (and maybe solution, because your post looks like duplicate or very related). Have you tried to wait at least 5-10 minutes? If nothing changes, then i recommend to look into boot log to determine the real error.

"dev/sda1: clean, ..." This message appears after I startup my laptop, then it won't continue booting

0

i used ubuntu, with linux 5.6.0-1050-oem generic (recovery mode) and i used this command and everything is fine now sudo apt-get install --reinstall ubuntu-desktop

actually i dont know what really happend so i would be glad if someone could explain what does the command do and why did this happend?

athena
  • 1