On Mon, 8 Jul 2002, Gregory Nowak wrote: > Hi all. > > Can someone please tell me what file system the partimage boot disk has? I'd like to have a look at the layout, and be able to put a speakup kernel on there to give it a try. However, when I do "mount /dev/fd0 /floppy" after writing the image with dd to a disk, mount tells me that I need to specify a filesystem type. I've tried ext2 and minix with no success. Thanks in advance. > Greg Hi Greg, One of the things you might want to try is in your /etc/fstab, put a line like, /dev/fd0 /floppy auto user,noauto 1 1 auto tells the mount command to determine the file system automatically. hth -- Shaun Oliver In a world without fences and walls who needs Windows and Gates? EMAIL: shaun_oliver at optusnet.com.au ICQ: 76958435 > > > _______________________________________________ > Speakup mailing list > Speakup at braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >