0
votes
0answers
27 views

Creating a live Windows USB image from a virtual machine

This question is a XY problem. I want (problem X) to create a USB stick with a bootable Windows 7 for data recovery & partitioning purposes. I have found a tutorial, but after half an hour ...
4
votes
3answers
160 views

What are the differences bewteen using ISOs vs extracting distributions in multiboot LiveUSBs?

I've created a multiboot pendrive with a couple of Linux distributions by using the YUMI tool from pendrivelinux, and by default it extracts the content of the chosen operating system's ISO on a ...
2
votes
0answers
24 views

How can I access the USB drive my Live Linux is running on? [duplicate]

I'm completely new to Linux. I've downloaded Ubuntu, then using a Linux Live CD, I've created a bootable USB drive. Ubuntu works beautifully on the USB boot. However, while I can read the hard disks ...
0
votes
1answer
104 views

Laptop freezes upon booting Linux distributions from USB flash drive

I'm trying to boot a live distro on a VAIO YB35AL ultrabook. It doesn't have an optical drive, so I'm using a USB flash drive, and deploying the Linux ISOs to it using either unetbootin or Universal ...
1
vote
1answer
259 views

How to setup a bootable Linux USB live stick?

I like to setup a 4 GB USB stick to act like a bootable media that boot a small debian lxde environment. Everything should be editable so there is no special persistent section (it all is). How to ...
7
votes
3answers
1k views

Should I format USB sticks and SD cards to FAT, FAT32, exFAT or NTFS? (Windows files, live Linux distors)

Does it depend on the media size which one to chose or on some other parameters? In Windows 7 FAT16 is the default. In pendrivelinux.com's Universal USB Installer FAT32. Which one to chose? How about ...
1
vote
3answers
678 views

What downsides are there to running an OS off of a flash drive instead of a hard drive (USB 3.0 and 2.0) [duplicate]

Possible Duplicate: How does a hard drive compare to Flash memory working as a hard drive in terms of speed? I recently purchased a 16GB USB 3.0 flash drive, and I'm considering using it as ...
1
vote
1answer
538 views

Filesystem for Linux OS on cheap thumb-drives (liveusb)

Simple version: what filesystem (or more complex setup, perhaps) is best for use on a liveusb system? LiveUSB system with filesystem directly on the drive, not one with compressed system image a-la ...
4
votes
3answers
3k views

Full Ubuntu Install on USB

I am trying to install Ubuntu 10.04 in a 16GB Verbatim USB flash drive so I can boot my computer from the usb and have a full ubuntu running (I also need an encrypted home folder). I just want to run ...