Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
141 user(s) are online (107 user(s) are browsing Forums)

Members: 0
Guests: 141

more...

Headlines

 
  Register To Post  

EXT\03
Just popping in
Just popping in


See User information
In the SDK dos/dos.h id_DiskType, there is

#define ID_EXT2_DISK 0x45585402 /* EXT\2 - FuseExt2FileSystem */

Is there going to be one for EXT\03? Could it be checked for like this?

#define ID_EXT03_DISK (((uint32)'E'<<24) | ((uint32)'X'<<16) | ('T'<<8) | 0x03)

Go to top
Re: EXT\03
Just can't stay away
Just can't stay away


See User information
Right now FuseExt2FileSystem reports "EXT\2" no matter what version of ext file system is used on the disk.

Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project