I'm working on kernel development on a Mac with Parallels (3036). My setup right now just has one Ubuntu virtual machine on which I do both my development and testing. However building, restarting, running, restarting, and debugging is an amazing hassle. So I'm trying to get two virtual machines going that can share the kernel image without having to reboot.
The way I figured I'd do this is to have two virtual machines that would have a floppy disk that could go back and forth between the virtual machines. However, Ubuntu doesn't have a /dev/fd0 or any other special file that I could find that could possibly be the floppy (the Device manager mentions nothing about a floppy either).
So really, I'd be satisfied with an answer to either of these questions:
a) How can I get Ubuntu to recognize the floppy drive? or
b) Is there a better way to do this? Anything that'd be faster that rebooting. It's excruciating.
Thanks all.
The way I figured I'd do this is to have two virtual machines that would have a floppy disk that could go back and forth between the virtual machines. However, Ubuntu doesn't have a /dev/fd0 or any other special file that I could find that could possibly be the floppy (the Device manager mentions nothing about a floppy either).
So really, I'd be satisfied with an answer to either of these questions:
a) How can I get Ubuntu to recognize the floppy drive? or
b) Is there a better way to do this? Anything that'd be faster that rebooting. It's excruciating.
Thanks all.