Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

remove debian gnu/linux - continue with install process

Open command prompt: cmd
Type bcdedit (as Marcos suggested)
You will find the booting partitions (this term doesn't really exist)
Spot the partition that says "Continue with installation" 
as a description
Copy its {identifier} (yeah, that long number)
Finally, type bcdedit /delete {identifier}, 
where in the place of identifier you have to put the identifier you
selected. (Make sure to keep the identifier between braces {..} ).
Type bcdedit to confirm deletion
 
PREVIOUS NEXT
Tagged: #remove #debian #continue #install #process
ADD COMMENT
Topic
Name
4+9 =