Details
-
New Feature
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Description
Thomas Faber's comment on ROSTESTS-267
Yes, Windows Server 2003 SP2 on FAT32.
It would certainly be interesting to know where the difference comes from, but I wouldn't consider it a priority. Working correctly on NTFS is desirable but optional - ROS can't be installed on NTFS, so testing on NTFS isn't useful yet.
—
It would be interesting to have both a Test WHS_FAT32 and a Test WHS_NTFS.
*FAT(32) is the only FS really supported by ReactOS yet.
*NTFS is not a priority until ROS has write support (which is WIP), but already nice to have.
\ Yet, testers(++) can have WXP/WS2003 on NTFS.
–
This issue is to:
1) Explicit (and possibly rename) what the existing VM has.
2) Ask for a VM with the other FS. (Major if missing FAT32, Minor if missing NTFS.)
Test KVM and Test VBox:
ReactOS, FAT32, the one and only (fttb).
(base/setup/usetup/bootsup.c:2474) Install FAT32 bootcode: \Device\CdRom0\loader\fat32.bin ==> \Device\Harddisk0\Partition1
|
Test WHS:
WS2003, it looks like this is NTFS (= keep/rename it) and we are missing FAT32.
Running Wine Test, Module: kernel32, Test: file
|
file.c:1185: 0010: eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 - .R.NTFS .....
|
|
Running Wine Test, Module: ntdll, Test: NtQueryVolumeInformationFile
|
NtQueryVolumeInformationFile.c:144: VolumeLabel = carrier-whs-bot
|
NtQueryVolumeInformationFile.c:249: FileSystemName = NTFS
|
|
Running Wine Test, Module: ntdll, Test: file
|
file.c:3400: VolumeSerialNumber: 68628a78 VolumeLabelName: L"carrier-whs-bot"
|
file.c:3444: FileSystemAttribute: 700ff MaximumComponentNameLength: ff FileSystemName: L"NTFS"
|
|
Running Wine Test, Module: wbemprox, Test: query
|
query.c:45: L"SELECT * FROM Win32_LogicalDisk WHERE \"NTFS\" = FileSystem"
|
query.c:55: caption: L"C:"
|
query.c:60: description: L"Local Fixed Disk"
|
query.c:55: caption: L"R:"
|
query.c:60: description: L"Local Fixed Disk"
|
Attachments
Issue Links
- blocks
-
ROSTESTS-267 [Windows (on NTFS) and ROS] kmtest: 'MmSection: 14 failures'
- Untriaged
-
ROSTESTS-272 "Test xxx" VMs: suggestions to add more environments
- Untriaged