#128 closed enhancement (fixed)
FAT file system creator
Reported by: | Jiri Svoboda | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.4.2 |
Component: | helenos/unspecified | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
Need a tool to create an empty FAT file system from within HelenOS.
Change History (2)
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
Milestone: | 0.5.0 → 0.4.2 |
---|
Note:
See TracTickets
for help on using tickets.
The tool
mkfat
was merged in changeset:head,200. Alsomkfile
shell built-in was added to create files for disk images.