[ECOS] FAT filesystem

Iram iram_raza@yahoo.co.uk
Mon Sep 20 10:49:00 GMT 2004


Hi Savin (or whoever knows an answer)

I have created an image of a floppy disk and added a
master boot record at the top which is effectively a
copy of the boot sector of floppy. I use this image as
the FAT filesystenm loaded in my device driver.
The fileio.1.c application creates files and
directories fine. But when I create a floppy disk
image with a file already saved on floppy, that file
doesnt appear in the list of directory entries. 

Any idea why that might be?

Regards

Iram
 

> Whats not what i ment. First create the filesystem
> you want on the
> floppy. Then use dd to copy the filesystem off the
> floppy, block by
> block into a file. ie
> 
> dd if=/dev/fd0 of=fat.img
> 
> This will give you a 1.44MB file containing the FAT
> fs what is on the
> floppy.
> 
>         Andrew
>  


	
	
		
___________________________________________________________ALL-NEW Yahoo! Messenger - all new features - even more fun!  http://uk.messenger.yahoo.com

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list