Filesytem, cool thing I just realized about mine.
Re: Filesytem, cool thing I just realized about mine.
Ok, I now have the program creating a clean filesystem with no files or directories and all data blocks marked as free. Now to add file inserting code....
Working On:Bootloader, RWFS Image Program
Leviathan: http://leviathanv.googlecode.com
Kernel:Working on Design Doc
Leviathan: http://leviathanv.googlecode.com
Kernel:Working on Design Doc
- Troy Martin
- Member
- Posts: 1686
- Joined: Fri Apr 18, 2008 4:40 pm
- Location: Langley, Vancouver, BC, Canada
- Contact:
Re: Filesytem, cool thing I just realized about mine.
Wonderful, will the program allow extracting files from the RWFS partition/floppy to the local, physical FS as well as inserting files?
EDIT: I sent you a PM with a slightly optimized version of boot/stage1.asm
EDIT: I sent you a PM with a slightly optimized version of boot/stage1.asm
Re: Filesytem, cool thing I just realized about mine.
Sounds like a good idea.
Working On:Bootloader, RWFS Image Program
Leviathan: http://leviathanv.googlecode.com
Kernel:Working on Design Doc
Leviathan: http://leviathanv.googlecode.com
Kernel:Working on Design Doc
- Troy Martin
- Member
- Posts: 1686
- Joined: Fri Apr 18, 2008 4:40 pm
- Location: Langley, Vancouver, BC, Canada
- Contact:
Re: Filesytem, cool thing I just realized about mine.
How 'bout something to convert a small FAT partition to an RWFS partition? That would be a reasonable goal for v2.0, as well as uber-nifty!
Re: Filesytem, cool thing I just realized about mine.
For version 2.0, yes I might just do that...
Working On:Bootloader, RWFS Image Program
Leviathan: http://leviathanv.googlecode.com
Kernel:Working on Design Doc
Leviathan: http://leviathanv.googlecode.com
Kernel:Working on Design Doc
- Troy Martin
- Member
- Posts: 1686
- Joined: Fri Apr 18, 2008 4:40 pm
- Location: Langley, Vancouver, BC, Canada
- Contact:
Re: Filesytem, cool thing I just realized about mine.
Okay, I ought to tell you, I was being half-sarcastic about that post, it's way over the heads of even people like Solar or possibly Brendan.
Re: Filesytem, cool thing I just realized about mine.
It doesn't seem to far fetched to me, but then again I'm psychotic.
Working On:Bootloader, RWFS Image Program
Leviathan: http://leviathanv.googlecode.com
Kernel:Working on Design Doc
Leviathan: http://leviathanv.googlecode.com
Kernel:Working on Design Doc
- Troy Martin
- Member
- Posts: 1686
- Joined: Fri Apr 18, 2008 4:40 pm
- Location: Langley, Vancouver, BC, Canada
- Contact:
Re: Filesytem, cool thing I just realized about mine.
All I needed to hearnekros wrote:I'm psychotic.
Re: Filesytem, cool thing I just realized about mine.
It's almost done, it can now.
- Format a pre-existing image
Make and format a new image
Install a bootsector on an image
Working On:Bootloader, RWFS Image Program
Leviathan: http://leviathanv.googlecode.com
Kernel:Working on Design Doc
Leviathan: http://leviathanv.googlecode.com
Kernel:Working on Design Doc