No volumes in Linux?

Ken Ray kray at sonsothunder.com
Wed Sep 7 15:26:26 EDT 2005


On 9/7/05 1:00 PM, "Bob Warren" <warren at howsoft.com> wrote:

> Does this really mean that although a computer may have 2 or 3 physical
> drives, there is no way that RR can discover this in Linux? If so, I find
> that rather disappointing, don't you?

Bob, I don't have Linux handy, but my web search showed you can use:

  sfdisk -s

through the shell to get the list of partitions and their sizes (I think you
need to be logged in as root). It will come up with something like this:

   /dev/hda: 12345678
   /dev/hdb: 45678901
   total:  92929292

Drives aren't "named" per se, but they can be identified in this way,
AFAICT.


Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: kray at sonsothunder.com






More information about the use-livecode mailing list