Hi! > > / # fdisk -l > > /dev/hda8 54704 91183 293025600 7 HPFS/NTFS > > I don't understand why this is again NTFS .... After mkfs.ext2 ?? >
NTFS here is the type of the partition. It is set manually using fdisk, and has nothing to do with actual filesystem format. mkfs.* do not change partition type. > > BUT ... I found a solution (not THE solution, but a solution) :-) > Good. By the way I prepared a patch which adds mkfs.vfat to busybox. Hope it will be merged... Best regards, -- Vladimir _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
