Skip to main content
added 64 characters in body
Source Link

I tried to restore Grub using Life-CD, but some error popped up during the process. Now I want to boot Linux manually. I enter the following commands:

grub>

ls

(hd0) (hd0,gpt1) (hd0,gpt2) (hd0,gpt3)

set root=(hd0,1)

linux (hd0,2)/vmlinuz-6.15.0-20-generic root=/dev/sda1 ro

initrd (hd0,2)/initrd.img-6.15.0-20-generic

boot

A lot of letters fly by. There is an error at the end: /dev/sda1 - Invalid argument As a result, I get the BusyBox command line.

What am I doing wrong?

I tried to restore Grub using Life-CD, but some error popped up during the process. Now I want to boot Linux manually. I enter the following commands:

grub>

ls

(hd0) (hd0,gpt1) (hd0,gpt2) (hd0,gpt3)

set root=(hd0,1)

linux (hd0,2)/vmlinuz-6.15.0-20-generic root=/dev/sda1 ro

initrd (hd0,2)/initrd.img-6.15.0-20-generic

boot

A lot of letters fly by. As a result, I get the BusyBox command line.

What am I doing wrong?

I tried to restore Grub using Life-CD, but some error popped up during the process. Now I want to boot Linux manually. I enter the following commands:

grub>

ls

(hd0) (hd0,gpt1) (hd0,gpt2) (hd0,gpt3)

set root=(hd0,1)

linux (hd0,2)/vmlinuz-6.15.0-20-generic root=/dev/sda1 ro

initrd (hd0,2)/initrd.img-6.15.0-20-generic

boot

A lot of letters fly by. There is an error at the end: /dev/sda1 - Invalid argument As a result, I get the BusyBox command line.

What am I doing wrong?

edited body
Source Link

I tried to restore Grub using Life-CD, but some error popped up during the process. Now I want to boot Linux manually. I enter the following commands:

grub>

ls

(hd0) (hd0,gpt1) (hd0,gpt2) (hd0,gpt3)

set root=(hd0,1)

linux (hd0,2)/vmlinuz-46.15.0-20-generic root=/dev/sda1 ro

initrd (hd0,2)/initrd.img-46.15.0-20-generic

boot

A lot of letters fly by. As a result, I get the BusyBox command line.

What am I doing wrong?

I tried to restore Grub using Life-CD, but some error popped up during the process. Now I want to boot Linux manually. I enter the following commands:

grub>

ls

(hd0) (hd0,gpt1) (hd0,gpt2) (hd0,gpt3)

set root=(hd0,1)

linux (hd0,2)/vmlinuz-4.15.0-20-generic root=/dev/sda1 ro

initrd (hd0,2)/initrd.img-4.15.0-20-generic

boot

A lot of letters fly by. As a result, I get the BusyBox command line.

What am I doing wrong?

I tried to restore Grub using Life-CD, but some error popped up during the process. Now I want to boot Linux manually. I enter the following commands:

grub>

ls

(hd0) (hd0,gpt1) (hd0,gpt2) (hd0,gpt3)

set root=(hd0,1)

linux (hd0,2)/vmlinuz-6.15.0-20-generic root=/dev/sda1 ro

initrd (hd0,2)/initrd.img-6.15.0-20-generic

boot

A lot of letters fly by. As a result, I get the BusyBox command line.

What am I doing wrong?

added 89 characters in body
Source Link

I tried to restore Grub using Life-CD, but some error popped up during the process. Now I want to boot Linux manually. I enter the following commands:

grub>

ls

(hd0) (hd0,gpt1) (hd0,gpt2) (hd0,gpt3)

set root=(hd0,1)

linux (hd0,2)/vmlinuz-4.15.0-20-generic root=/dev/sda1 ro

initrd (hd0,2)/initrd.img-4.15.0-20-generic

boot

A lot of letters fly by. As a result, I get the BusyBox command line.

What am I doing wrong?

I want to boot Linux manually. I enter the following commands:

grub>

ls

(hd0) (hd0,gpt1) (hd0,gpt2) (hd0,gpt3)

set root=(hd0,1)

linux (hd0,2)/vmlinuz-4.15.0-20-generic root=/dev/sda1 ro

initrd (hd0,2)/initrd.img-4.15.0-20-generic

boot

A lot of letters fly by. As a result, I get the BusyBox command line.

What am I doing wrong?

I tried to restore Grub using Life-CD, but some error popped up during the process. Now I want to boot Linux manually. I enter the following commands:

grub>

ls

(hd0) (hd0,gpt1) (hd0,gpt2) (hd0,gpt3)

set root=(hd0,1)

linux (hd0,2)/vmlinuz-4.15.0-20-generic root=/dev/sda1 ro

initrd (hd0,2)/initrd.img-4.15.0-20-generic

boot

A lot of letters fly by. As a result, I get the BusyBox command line.

What am I doing wrong?

added 26 characters in body
Source Link
Loading
Source Link
Loading