Skip to content

Commit

Permalink
started testing on ubuntu 11.04
Browse files Browse the repository at this point in the history
  • Loading branch information
strassek committed Aug 23, 2011
1 parent 8903834 commit c5c2468
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qemu-virtualization/qemu-setup.mkd
Expand Up @@ -41,7 +41,7 @@ First check for an available loop back device. These are stored in /dev/ and hav
glug uberj # losetup /dev/loop0
loop: can't get info on device /dev/loop0: No such device or address

If you see the above output then that device is *not* being used (a good thing). If you see a message saying the device is busy or in use try loop1 then 1oop2, loop3, etc.
If you see the above output then that device is *not* being used (a good thing). If you see a message saying the device is busy or in use try loop1 then loop2, loop3, etc.

If you can't get an available device, cross your fingers and run:

Expand Down Expand Up @@ -156,7 +156,7 @@ You should see the following message:

Reading symbols from /home/uberj/K_stuff/linux-3.0.y/vmlinux...done.

Not go ahead and connect to the qemu gdbserver.
Now go ahead and connect to the qemu gdbserver.

target remote localhost:1234

Expand Down

0 comments on commit c5c2468

Please sign in to comment.