Page 1 of 1

Making floppy .img files

Posted: Fri Aug 15, 2008 10:30 am
by samoz
Hey guys, I'm working through JamesM's tutorials and I'm having some problems with .img files for the floppy.

My Mac doesn't have the loop and losetup commands that James' tutorial uses for updating the floppy image. I'm running Ubuntu on VirtualBox to compile things, but for some reason, the losetup commands in his update_image script don't work...

What I need help with is how can I create a floppy .img file with grub and my kernel on it.

Re: Making floppy .img files

Posted: Fri Aug 15, 2008 10:37 am
by piranha
What do you mean by "they don't work"? Does running /sbin/losetup as root say 'No such file or directory'?

-JL

Re: Making floppy .img files

Posted: Fri Aug 15, 2008 10:46 am
by Combuster
Read the FAQ next time.
Or specifically, Hdiutil

Re: Making floppy .img files

Posted: Sat Aug 16, 2008 9:01 am
by egos