Booting from an ISO image using qemu
You have an iso image and you want to boot from it without restarting the system, simply use qemu virtual machine as below (-m 512 says qemu will be use 512 Mb of RAM from system):
qemu -boot d -cdrom emu -m 512 -cdrom customcd.iso
qemu is slow when its compared with vmware or similar products, but it is easy to use and small, just use apt and it is ready in a few seconds later.
- 0 Comment
- Murat Demirten
- 10 Apr 2008, 20:02
-
You must be login first or sign-up for an account to post comments.
USERBOX
CATEGORIES
MOST READ TODAY
LAST ADDED
- Using iPhone internet sharing over bluetooth under Linux
- Using USB sound card with amarok
- Multi-conditional search and replace (clearing a ftp trojan script example)
- Disabling ipv6 functionality
- How to convert a mp3 file
- How to choose the fastest Debian mirror
- Disabling reverse dns lookups in ssh
- Rewriting destination ip address
- Deleting A File By It's Inode Value
- Learning which libraries are used for a binary
