On Tue, 2008-03-11 at 09:21 -0700, Mathis Kloo?? wrote:
> > truss -t mount ntfs-3g ...
> 
> # truss -t mount ntfs-3g /dev/dsk/c0d1p1 /mnt/1
> mount("/devices/pci at 0", "/mnt/1", MS_NOSUID|MS_OPTIONSTR, "fuseblk", 
> 0x00000000, 0, 0x0808D7D8, 1024) Err#22 EINVAL
> fuse: mount failed: invalid argument

Well at least one problem there is "fuseblk". I'll take a look.

> 
> How can I list my HDDs with fdisk on solaris...
> On Linux it is fdisk -l...
> or do this an other partion programm?

You can use format(1M) to see your hard drives. Try running the "fdisk"
command inside format to see the (DOS) partitions.

-M


Reply via email to