I have gotten the command line version of Bitpro running but it does not test the drives . All of them are mounted and it does see them in the debug log. The following is from the log. There are entries like this for all 8 drives. They are all mounted and writable. Any help would be greatly appriciated.
I am running openSUSE 11.3 "Teal" - Kernel 2.6.34-12-default
Thank you,
Chris
I am running openSUSE 11.3 "Teal" - Kernel 2.6.34-12-default
GetDeviceType[1244]: Start
GetDeviceType[1313]
GetDeviceType[1369]: End
BuildFileSystemStruct[459]: Valid entry in /etc/mtab */disk1*
BuildFileSystemStruct[466]: */disk1* has been found in /etc/fstab
GetDeviceType[1313]
GetDeviceType[1369]: End
BuildFileSystemStruct[459]: Valid entry in /etc/mtab */disk1*
BuildFileSystemStruct[466]: */disk1* has been found in /etc/fstab
===============================START============== ==================
Name: /dev/sda1
Mount point: /disk1
Type: ext3
Opts: rw,acl,user_xattr
Freq: 0
Pass #: 0
Alias: Hard Disk (/disk1) [/dev/sda1]
Is it mounted?: 1
f_bsize: 4096
f_frsize: 4096
f_blocks: 70885028
f_bfree: 70836125
f_bavail: 67235370
f_files: 18006016
f_ffree: 18006005
f_favail: 18006005
f_fsid: 1486931180
f_namemax: 255
=================================END============== ==================
Name: /dev/sda1
Mount point: /disk1
Type: ext3
Opts: rw,acl,user_xattr
Freq: 0
Pass #: 0
Alias: Hard Disk (/disk1) [/dev/sda1]
Is it mounted?: 1
f_bsize: 4096
f_frsize: 4096
f_blocks: 70885028
f_bfree: 70836125
f_bavail: 67235370
f_files: 18006016
f_ffree: 18006005
f_favail: 18006005
f_fsid: 1486931180
f_namemax: 255
=================================END============== ==================
GetMediaDeviceType[1391]: Start
GetMediaDeviceType[1490]: End
BuildMultimediaStruct[817]: Invalid entry in /etc/fstab */disk3*
BuildMultimediaStruct[800]
GetMediaDeviceType[1490]: End
BuildMultimediaStruct[817]: Invalid entry in /etc/fstab */disk3*
BuildMultimediaStruct[800]
Chris
Comment