Skip to main content

Posts

Showing posts with the label os

how to use virtual box | installing no. of os simultaneously.

How to use Virtual Box       I have came up with many queries regarding how to use virtual box. so i decided to attach an article that will help you about how to use virtual box.       Here i have attached an video how to use virtual box. And installing an linux os named super os and running it in windows 8. Video: What is an Virtual box. Virtual Box is an Oracle developed software similar to emulator by using this we can able to test our own developed software / operating system we can also configure how much RAM memory that the system will take to run that software / operating. Virtual box is similar to hypervisor. By using hypervisor we can install many Operating System within an single Master Operating System. What you need is Oracle Virtual Box and pre downloaded OS. The portable format is .iso . in case if you downloaded ubuntu os in different format use iso convertor to convert the downloaded os to .iso format. Note: virtual box utilize your ram(th

FIX THERE IS A PROBLEM PARSING THE PACKAGE ERROR

FIX THERE IS A PROBLEM PARSING THE PACKAGE ERROR Android is the most popular Mobile Operating System today. The reason is because of its Versatility, User Friendly and Easy to Use for all Users. There is not Doubt that Most People Prefer Android ahead of other Mobile Operating System. But this Doesn’t Mean you will never Face any Problem or Error while using Android Smartphones. We all like to Install Different apps or Games in our android smartphones but Sometimes while installing you my be Displayed an Error which says “ There is a Problem Parsing the Package ” So if you face this kind of error while Installing any App or Game in your Android smartphone and want to get rid of it, then Do not worry because here in this article i am going to discuss About this error, The Reason and How to Fix it Etc. REASONS OF THERE IS A PROBLEM PARSING THE PACKAGE ERROR You may get this Error Due to following Reasons: The Downloaded .apk file is Currupted or not fully downloaded You

Creating Bootable Pendrive

HOW TO CREATE BOOTABLE PENDRIVE Step 1: opencommand prompt as admin. Step 2: Type diskpart and press enter. Step 3: Type list disk and press enter. Step 4: Select the disk(your pendrive). Note: carefully select your secondary storage device. Step 5:T ype clean and press enter. It will erase all the content inside the pendrive. Step 6: Type create partition primary and press enter. It will create a primary partition in pen drive. Step 7: Format your selected partition by format fs=ntfs quick. It will format your pen drive quickly with NTFS file type. Step 8: To make your ntfs partition active type active and press enter.It will make partition as active for booting after restarting the computer. If this step is missed then computer will not boot from the pen drive. Step 9: to assign your partition type assign and press enter.     Step 10: type exit and press enter.to close the diskpart and close the comma