Size: a a a

Системное администрирование

2020 October 13

FS

F1re Song in Системное администрирование
Накати вртшку
источник

EB

Eugene Boyko in Системное администрирование
If you cannot recover EFI partition, you need to create an EFI partition and then install EFI boot loader to make the hard drive bootable.

Step 1. Boot your computer from a Windows installation disc or recovery disk. Press Shift+F10 in the setup to enter command prompt window.

Step 2. Run the commands below to shrink a partition to get unallocated space.

Diskpart
List disk
Select disk X (X represents the disk number of the disk that needs an EFI partition)
List partition
Select partition N (N represents the partition number of the partition that needs shrinking)
Shrink desired=500 (shrink the partition by 500MB)
Step 3. Then you can create EFI partition using unallocated space with the command below:

create partition EFI size=200
format quick fs=fat32 label="System"
create partition msr size = 128
Step 4. After those two partitions have been successfully created, use the commands below to install boot loader and other applications needed.

bootrec /fixboot
bcdboot c:\Windows /s b: /f all
Recreate EFI Partition

Step 5. Reboot your computer to see if it is fixed.
источник

I

Ivan in Системное администрирование
F1re Song
Накати вртшку
да не, дроч. Так-то пашет все у них, прост для порядку хотел чтоб и второй с удаленки доступен был
источник

I

Ivan in Системное администрирование
лан, пасеб за инфу, будет время поразбираюсь
источник

Ш

Шо in Системное администрирование
Eugene Boyko
If you cannot recover EFI partition, you need to create an EFI partition and then install EFI boot loader to make the hard drive bootable.

Step 1. Boot your computer from a Windows installation disc or recovery disk. Press Shift+F10 in the setup to enter command prompt window.

Step 2. Run the commands below to shrink a partition to get unallocated space.

Diskpart
List disk
Select disk X (X represents the disk number of the disk that needs an EFI partition)
List partition
Select partition N (N represents the partition number of the partition that needs shrinking)
Shrink desired=500 (shrink the partition by 500MB)
Step 3. Then you can create EFI partition using unallocated space with the command below:

create partition EFI size=200
format quick fs=fat32 label="System"
create partition msr size = 128
Step 4. After those two partitions have been successfully created, use the commands below to install boot loader and other applications needed.

bootrec /fixboot
bcdboot c:\Windows /s b: /f all
Recreate EFI Partition

Step 5. Reboot your computer to see if it is fixed.
а если флешки нет под рукой
источник

CA

Constantin Aristov in Системное администрирование
Шо
да
Не парься, на хдд поставь AOMEI Backupper Technician, ссд воткни в док станцию и переноси...
источник

CA

Constantin Aristov in Системное администрирование
Из под системы нормально все переносится за пол часа
источник

EB

Eugene Boyko in Системное администрирование
Шо
а если флешки нет под рукой
то будет наука на будущее.
а если серьезно - то либо заново мигрировать, либо искать реаниматор загрузочный.
источник

Ш

Шо in Системное администрирование
нашёл флешку с линуксом
источник

Ш

Шо in Системное администрирование
что делать дальше
источник

М

Мишаил in Системное администрирование
Выкинь
источник

S

Shieldy in Системное администрирование
Ты доказал, что не бот. Теперь докажи, что сисадмин! Какой твой любимый цвет? И на каком порту работает пинг?

@beeowoolf
источник

AO

Architector Of_Fate in Системное администрирование
Шо
нашёл флешку с линуксом
Кричи, что ты девопс.
источник

EB

Eugene Boyko in Системное администрирование
Шо
нашёл флешку с линуксом
не, ну вариант, в принципе, рядом линукс поставить и надеяться, что grub подхватит.... но это не точно, я дуалбутом не увлекался.
источник

Ш

Шо in Системное администрирование
классные рофлы ребят, я потом заценю, ток помогите сперва
источник

EB

Eugene Boyko in Системное администрирование
лучше на нее записать MSDART
или исошник виндовза.
источник

🔥Э

🔥 Хамон Эврибади... in Системное администрирование
Шо
классные рофлы ребят, я потом заценю, ток помогите сперва
вызывай эникея
источник

🔥Э

🔥 Хамон Эврибади... in Системное администрирование
Шо
классные рофлы ребят, я потом заценю, ток помогите сперва
что делать, тебе уже писали, если не понял - вызывай шарящего, или добьешь данные до конца
источник

Ш

Шо in Системное администрирование
Eugene Boyko
If you cannot recover EFI partition, you need to create an EFI partition and then install EFI boot loader to make the hard drive bootable.

Step 1. Boot your computer from a Windows installation disc or recovery disk. Press Shift+F10 in the setup to enter command prompt window.

Step 2. Run the commands below to shrink a partition to get unallocated space.

Diskpart
List disk
Select disk X (X represents the disk number of the disk that needs an EFI partition)
List partition
Select partition N (N represents the partition number of the partition that needs shrinking)
Shrink desired=500 (shrink the partition by 500MB)
Step 3. Then you can create EFI partition using unallocated space with the command below:

create partition EFI size=200
format quick fs=fat32 label="System"
create partition msr size = 128
Step 4. After those two partitions have been successfully created, use the commands below to install boot loader and other applications needed.

bootrec /fixboot
bcdboot c:\Windows /s b: /f all
Recreate EFI Partition

Step 5. Reboot your computer to see if it is fixed.
то же самое на убунту можно сделать?
источник

EB

Eugene Boyko in Системное администрирование
Шо
то же самое на убунту можно сделать?
нет, конечно. diskpart bootrec bcdboot - это еще досовские утилиты. то есть, виндовые.
источник