Displaying 2 results from an estimated 2 matches for "154b".
Did you mean:
154
2008 Sep 03
3
USB flash drive and VMs (Was Curmudgeoning)
...equire some update? I ask because I'm considering W2K as a
> VM.
>
> Anne
Flash support under qemu seems to be about the same as CD-ROM support.
That is, you can access a device present at start up but it's not
swappable. Given:
[dave at bend ~]# lsusb
Bus 001 Device 002: ID 154b:0005 PNY
Bus 001 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
you can attach the device to a W2K qemu session by starting qemu with
something like:
qemu -usb -usbdevice tablet -hda w2k.img -usbdevice host:001.002 -m 256
-localtime &
I tried swapping two different 1GB thumb d...
2014 Jul 10
4
CentOS-7 on a USB stick
I tried dd-ing the ISO onto a USB stick, as suggested in
<http://wiki.centos.org/Manuals/ReleaseNotes/CentOS7>,
but it didn't boot.
Did anyone have better luck with this?
In any case, I got it working by running livecd-iso-to-disk
on a Fedora-20 laptop.
I've found before that this is the best program around
for the purpose.
But I've 2 queries about this:
1. Why isn't this