Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-19-2006, 05:32 AM
|
#1
|
LQ Newbie
Registered: Feb 2006
Posts: 1
Rep:
|
how to create a linux file system?
hello ppl,how are you doin?well,am seekin your help,does any of you know the necessary procedures to create a file system?am new to linux-actually i need to know how to create a java file system but i can compare the steps,but if anyone is ready with the answer i'd be grateful -and..Thanx in advance.
Sarah.
PS: plz be quick!
|
|
|
02-19-2006, 07:03 AM
|
#2
|
Senior Member
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545
Rep:
|
For starters, don't tell us to be quick. Everybody who is on here (including the moderators) are all putting in their own time and we don't give a crap about your schedule. Thanks.
Secondly, what exactly do you mean by "java file system"? Do you want to write a filesystem in Java? Do you want to write a file browser in Java? Do you want to write a psuedo-filesystem for browsing the contents of Java archives? The question is awfully vague. I'll assume you want to write a file system driver in Java because it sounds sort of like that. I don't know Java but I'd imagine writing Java code (your driver) to plug into C code (the kernel) and be efficient would be hard and mightn't make a lot of sense. Maybe you could take a look at FUSE, it has Java bindings and should make it pretty easy to get off the ground.
Last edited by cs-cam; 02-19-2006 at 07:04 AM.
|
|
|
02-19-2006, 07:04 AM
|
#3
|
LQ Guru
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,337
Rep:
|
I don't think most of us understands what you are trying to do. Are you trying to read/write files using Java (Java IO/Streams) or are you really trying to create a file system with Java (like NTFS or FAT). Give some examples and check the Java API for IO.
http://java.sun.com/j2se/1.5.0/docs/...e-summary.html
|
|
|
02-19-2006, 08:49 AM
|
#4
|
LQ Veteran
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809
|
Quote:
Originally Posted by Sarah Ramsey
hello ppl,how are you doin?well,am seekin your help,does any of you know the necessary procedures to create a file system?am new to linux-actually i need to know how to create a java file system but i can compare the steps,but if anyone is ready with the answer i'd be grateful -and..Thanx in advance.
Sarah.
PS: plz be quick!
|
Let's see, you post at 10:30 (GMT)--two responses with requests for clarification, but no response from you over 3 hours later. Guess you weren't in such a hurry after all....
Have you looked at mkfs and its cousins? Start with "man mkfs".
Oh--I almost forgot--we're "doin" GREAT!!!!
|
|
|
02-19-2006, 07:06 PM
|
#5
|
Senior Member
Registered: Dec 2004
Location: Lee, NH
Distribution: OpenSUSE, CentOS, RHEL
Posts: 1,794
Rep:
|
Quote:
Originally Posted by cs-cam
For starters, don't tell us to be quick. Everybody who is on here (including the moderators) are all putting in their own time and we don't give a crap about your schedule. Thanks.
|
Especially since a search would have given the original poster the answer already, as partitioning and formatting has already been addressed on here many, many times. If one is in such a hurry, why doesn't one search?
|
|
|
All times are GMT -5. The time now is 05:36 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|