On Mon, Oct 9, 2017 at 8:59 PM, Scott Bennett <benn...@sdf.org> wrote: > Tomasz CEDRO <to...@cedro.info> wrote: >> i cannot format that device, as its the "firmware feature" that it has no >> partition table.. i would have to fix the firmware.. but it would be nice >> to automount it anyway as macos, linux and windoze can :-) > Well, put a partition table onto it, then. You can use either gpart(8) > or fdisk(8) to do that and to create a slice, and then use newfs_msdos(8) to > create the file system. > I understood from your previous message that you wanted to create a FAT32 > file system on /dev/da0 rather than on /dev/da0s1, which meant on the bare > device rather than on a slice. Otherwise, create the partition table, create > a slice, and proceed.
The problem is device has hardcoded filesystem, with no partition table, all this is created by firmware on device boot, cannot get formatted nor partitioned.. I can mount it by hand.. but it does not get automounted.. and exactly this part is the problem and quest here :-) :-) -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info _______________________________________________ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"