Hello, I've got an issue with a partition I cannot seem to access. I'm familiar 
how drives are mounted in Linux and mapped in Windows. For instance, /dev/sda5 
underneath the Linux platform would describe my partition, D:\ under Windows 
would've described it. 

Here's the issue:

When I "ls /dev" from the terminal, I get a zillion lines. I'm aware from 
reading a post or two Solaris works with "drive slices" but what in the world 
is a drive slice in relevance to my partition? I'm also aware that sda# that 
Linux would map no longer exist here but it's more like (e.g. /dev/dsk/c0d0p2) 
on Solaris.

Out of all these lines dumped from /dev, do you think you could help me 
pinpoint the drive if possible, so it could be mounted? And is mount used the 
same way if it is FAT32 (e.g. "mount -t vfat /dev/sda5 /mnt/sda5)? Thanks.
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to