I was hoping that someone could shed some light on what is happening with my trixbox hardware. I want to be sure that I am using my drives in the most efficient way possible.
My BIOS tells me that I have the following hardware installed:
IDE Master:…136 GB maxtor
IDE Slave;…80 GB Seagate
When windows was installed it corroborated the bios findings.
The linux df command yields the following. (pardon the formatting. I tried)
[trixbox1.localdomain ~]# df
Filesystem…1K-blocks…Used…Available…use%…Mounted on
/dev/hda2…188383740…1678084…176981916…1%…/
/dev/hda1…101086…10950…84917…12%…/boot
tmpfs…192740…0…192740…0%…/dev/shm
For hda1, At 1024 per block, this gives me 103.5 MB (101086 x 1024/1000000)
For hda2, At 1024 per block, this gives me 192.9049 GB (188383740 x 1024/1000000)
I have a few questions.
Why does it appear that the two hard drives have swapped places ? (according to label and size (hda1, hda2)
Why is there such a discrepancy in the sizes of both drives?
For master (Bios says 136 GB)
For slave (…Bios says 10 MB) Note MB v GB.
Does the Trixbox ce distro alter the partitions or usable drive geomertry to this degree?
How does it install the OS, and the applications. I thought it would’ve used the first drive it came to.
FYI I am using a very recent ISO from the web site.
Asterisk 1.4.21.2-2 RPM by [email protected] built by root @ trixbuild-2.5 on a i686 running Linux on 2008-09-08 18:25:27 UTC
Thanks
Paul…