Page 1 of 1

Not able to display all HD partitions in LCDC

Posted: Mon Sep 15, 2003 6:48 am
by Escape
When I go to build a screen for HD usage or anything related to HD's their is only 4 partitions (C,D,E,F) listed in LCDC, but I have 5 partitions (C,D,E,F,G).

Under disks in the LCDC screen builder section their is only 4 drive letters shown under any of the disk categories.

2 SATA 200GB HD's - One HD with 3 partitions and the other with 2 partitions connected to an onboard Promise controller from a MSI K7N2 Delta ILSR board.

Posted: Mon Sep 15, 2003 7:47 am
by dtorner
Try to enter Drive name manually in a variable, like:

[#$SysDisTFRG] note last character "G" is your desired HD unit, this should work. SImply add a HD variable and change last character...

Posted: Mon Sep 15, 2003 7:59 am
by Escape
Thanks for the reply.

I will try it manually when I get home from work.

Posted: Mon Sep 15, 2003 9:15 am
by SeRi@lDiE
What I did is I copy the same screen in the Screen Builder and just change the Drive letters. :)

Posted: Thu Sep 18, 2003 8:19 am
by Escape
I copied it manually and it worked when I changed the drive letter.

Thanks for all the replies.