Thread: Accessing EXT2 from FAT32

  1. #1
    Registered User
    Join Date
    May 2004
    Posts
    1

    Accessing EXT2 from FAT32

    Hi!
    Iam currently working on a program that is supposed to access LINUX partitions(EXT2FS).I code C and C++ reasonably well.I need some help with EXT2FS-the internal details of it.I couldn't figure out where my query should go.So, I posted it in this section.Please redirect me if Im wrong.Looking out for any/all info.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Rummaging around on a linux board would be better idea
    http://www.google.com/search?hl=en&i...&q=ext2+format
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. vector : accessing values
    By rahulsk1947 in forum C++ Programming
    Replies: 1
    Last Post: 06-01-2009, 09:26 PM
  2. Accessing USB devices
    By deviousdexter in forum C# Programming
    Replies: 1
    Last Post: 01-24-2009, 09:48 PM
  3. Problems accessing logged on user via System.Security
    By conor20_ie in forum C# Programming
    Replies: 5
    Last Post: 11-16-2007, 07:52 AM
  4. Unable to List Files Attributes on EXT2
    By Maragato in forum C Programming
    Replies: 16
    Last Post: 08-11-2004, 12:30 PM
  5. Reading a (possibly EXT2) partition with Windows
    By nickname_changed in forum Linux Programming
    Replies: 5
    Last Post: 08-20-2003, 07:43 PM