Pular para o conteúdo principal

Using LiLi to create a Bootable, Portable and Virtualized USB Drive

Using LiLi to create a Bootable, Portable and Virtualized USB Drive:
LinuxLive USB Creator, or “LiLi”, is a quick way to create Live Linux USB drives that are persistent virtualized drives. Typically, Linux USB drives require rebooting to install software. It is possible to create a Linux USB drive that will install without a reboot. This is where LiLi comes into play. By setting drive persistence for the USB, you are able to save files and settings on the USB which would normally be lost once the Linux USB drive is dismounted. Creating Linux USB drives is not an unfamiliar subject, but using LiLi is different. It is the feature of drive persistence that makes this method unique. There is also the ability to open your Linux OS in Windows with a portable version of VirtualBox.
Download and install the latest version of LiLi from the link that follows.
Follow all of the steps in the installer and click Finish at the end. Check the box to “Run LinuxLive USB Creator”. The application will launch and you can get started if you already have the LinuxLive ISO downloaded or on CD/DVD.


If you do not have a Linux ISO downloaded or on CD/DVD, you will need to download the ISO first. There is no need to burn it to a CD or DVD unless you want a hard copy. You can download it to your hard drive and LiLi can access it from there. Not all versions of Linux are compatible with LinuxLive USB Creator. Ubuntu, Knoppix, and LinuxMint are good LinuxLive options. One that works very well with this method is Fedora. A link to download the Fedora ISO is included here. Unlike many of the Linux ISO downloads, this one does not take long to download and is definitely compatible with LiLi. (check out Distrowatch’s list of major distributions for other downloads)
At the LiLi interface, you will find that it is broken down into 5 steps. Just follow the steps in the order listed to install Linux to your USB drive. The first step is to choose the USB drive or other portable USB device for installation.
linux usb bootable
If the volume is formatted in NTFS, you will later need to format it in FAT32. We will get to that, but you may as well format your USB in FAT32 before starting. In step 2 you will choose whether to use an existing ISO/IMG/Zip file, CD, or tow download an ISO from supported distributors.
source
LiLi will then check the ISO to ensure that it is a good file and is compatible.
source compatible
In step 3, you set the amount of space for drive persistence. This is how you will be able to save files and installed programs between reboots. This does take up drive space, but it is well worth it to have the persistence. The larger the capacity of the USB drive, the better if you will be adding many programs and files.
persistence
In step 4, enable Launching LinuxLive in Windows and this will download portable VirtualBox to the USB. If the USB drive is already formatted in FAT32, you can leave that box unchecked. If it is formatted in NTFS, check the box to format in FAT32. Click the lightning bolt image in step 5 and the drive will be created. When it is complete, you will see the sign of success:
To use your new LinuxLive key, open Windows Explorer and open the USB drive, double-click VirtualBox\Virtualize_this_key.exe and portable VirtualBox will be launched and your installed version of Linux will open.
virtualbox

© Melanie Gross for gHacks Technology News | Latest Tech News, Software And Tutorials, 2011. | Permalink |
Add to del.icio.us, digg, facebook, reddit, twitter
Post tags: , , ,

Comentários

Postagens mais visitadas deste blog

Favigen, Favicon Generator

Favigen, Favicon Generator : " Favicons are small icons that help identify websites. They are used as a visual representation of a website both in the web browser and at many online services. The three most prominent locations of favicons are the browser’s address bar, the tabbar and the bookmarks folder. Many webmasters like to create custom favicons to add that custom identifier to their website. Favicons can be created in many image and icon editors, but also online. Favigen is a straightforward favicon generator that can turn an image into a favicon. All that it takes is to pick an image from the local hard drive first, select the dimensions of the favicon and click the submit button to make the service generate the favicon. Favigen supports several image formats, including jpg and png, and it does not seem to have size restrictions either. Available image dimensions range are 16×16, 32×32 and 64×64. The generated favicon is displayed directly on the page. A click on do...

A simple rsync script to back up your home directory

A simple rsync script to back up your home directory : " Backing up important data is obviously something we should all do. Unfortunately, it is not always easy to make it happen. We get lazy; we do not have the additional hardware for a backup server; it takes a long time and a lot of CDs to back up to optical media; we do not trust online backup services; backup schemes are difficult to set up and use — any of dozens of reasons can stand in our way. Still, we know we should be backing up our important data. Modern open source Unix-like operating systems offer a plethora of options for incredibly simple, effective backup schemes, however. If the problem is figuring out how to set one up, a simple rsync solution may be exactly what you need. The rsync utility is used to synchronize files between two systems. It does so by way of incremental copies, only copying from the source to the destination what has not already been copied there, saving time, network bandwidth, and syst...

Google Wave now open to the public: faster, Robots and Gadgets aplenty!

Google Wave now open to the public: faster, Robots and Gadgets aplenty! : " Filed under: Internet , Google If you somehow missed it, Google Wave is now a bonafide Labs project: rather than being an invite-only alpha, it's now a public beta test! If you don't already have an account, just head on over to Wave and use your regular Google login details. If you've not seen any of the Google Wave introductory videos , you should check them out -- they explain the whole thing a lot more succinctly than I ever could. Wave has also been enabled for Google Apps domains -- businesses could convert their internal communication to Waves today! Leading up to this public release there have a lot of changes. It's by no means finished, but Google Wave is now a lot faster . It's also more intuitive -- more useful -- and given the large number of Robots and Gadgets now reaching prime-time readiness, it feels like the mass adoption of Wave is imminent. Also, if you're an ol...