skip to main
|
skip to sidebar
Home
Hacks
Internet
Mobile
PSU
PSU JOBS
security
simple tips
programming
»
C++
Batch
Masm
Saturday, 19 May 2012
Make bootable pendrive for ubuntu(in windows platform)
08:50
sooraj.m
No comments
It is very easy.
First download Universal-USB-Installer.
Just fix the locations of pendrive and ISO image.
Click create button.
That's it.
Download Universal- USB-Installer from
here
Posted in:
bootable
,
linux
,
pendrive bootable
,
tricks
,
usb
,
usb bootable
Newer Post
Older Post
Home
0 comments:
Post a Comment
Subscribe to our RSS Feed
Follow Us on Twitter
Be Our Fan on Facebook
Followers
Popular Posts
Connection to multiple IM services and Social networks(Trillian)
Hello friends, Here i suggest a software which helps to connect multiple IM services and Social networks more easily. Trillian makes s...
MATLAB PROGRAM TO EVALUATE QUADRATIC EQUATION(Ax^2+Bx+C=0)
prompt = 'Enter A' A= input(prompt) % Read A from keyboard prompt = 'Enter B' B= input(prompt) % Read B from keyboard p...
Unlock copy protected CD or DVD
Hello friends, Some times we can't copy the content of VC...
Online youtube video converter sites
Here you can see some sites which help you to convert youtube videos. No software is needed . Go to youtube. Select the video you want t...
Binary to Decimal converter- Masm program
printmsg macro msg mov ah,09h lea dx,msg int 21h endm printnum macro reg mov dl,reg add dl,30h mov ah,02h int 21h endm calcnum...
Total Pageviews
1
7
8
6
9
2
Archives
►
2017
(12)
►
January
(12)
▼
2012
(24)
►
October
(5)
▼
May
(5)
Make bootable pendrive for ubuntu(in windows plat...
A method to make one click buttons in php
Validation of name fields using javascipt
Sorting of matrix elements-C++ program
No third variables and pointers-C++ swapping program
►
April
(1)
►
March
(1)
►
February
(6)
►
January
(6)
►
2011
(70)
►
December
(10)
►
November
(5)
►
October
(1)
►
September
(13)
►
August
(26)
►
July
(15)
0 comments:
Post a Comment