GRUB and virtual floppy under Linux...

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
User avatar
Alboin
Member
Member
Posts: 1466
Joined: Thu Jan 04, 2007 3:29 pm
Location: Noricum and Pannonia

GRUB and virtual floppy under Linux...

Post by Alboin »

I've been trying to get my osdev environment (GRUB, and my simple kernel.bin) setup on my new Linux system, but have been having troubles with my lack of floppy drive. I created a floppy image. (A simple file.) Yet, to copy my kernel to / of the mounted file, I have to mount the image under root, and then copy the file over, which means that I can't test my OS under my normal user.

Is there any way to copy a file into a virtual file system without using root or any real hardware? Any ideas?

Edit: Reading the wiki might have been a good idea. mcopy was what I needed...Sorry...
C8H10N4O2 | #446691 | Trust the nodes.
Post Reply