Answer the question
In order to leave comments, you need to log in
How to start ultrabook?
Ultrabook ASUS Vivobook S500CA for the sake of experiment put SSD with win 8.1. At startup, it throws it into the BIOS, but it finds the ssd. I put my native hdd back on win 8.1 faces. Starts diagnosing your PC. Naturally, these gestures do not lead to anything (this is the whole microsoft). Recovery does not help, formatting is not an option. What will be the ideas?
Answer the question
In order to leave comments, you need to log in
DECLARE @i INT
DECLARE @c VARCHAR
WHILE @i <= 5000
@c=''
IF(@i < 10)
@c = '000'[email protected];
END
IF(@i < 100)
@c = '00'[email protected];
END
IF(@i < 1000)
@c = '0'[email protected];
END
IF(@i <= 5000)
@c [email protected];
END
@i++
END WHILE
UPDATE em_posts WHERE id BETWEEN 23504 AND 28503
SET post_title = @i, post_name = @i
You can try to restore it to its original state - www.asus.com/ru/support/FAQ/1003728
Or take it to the warranty workshop.
Did you install an ssd with a system from another computer? Of course it won’t work, you need to cut firewood from a bunch of devices.
The option is to make the image an acronis from a working system and deploy it to an ssd with the Universal Restore option. Then boot from ssd.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question