| Author |
Message |
Guest
|
Posted:
Mon Jan 24, 2005 3:03 pm Post subject:
Disk utility - Open source? |
|
|
Hello All,
I'm developing a Digital Video Surveilance system (on TI's DM642
platform http://focus.ti.com/docs/prod/folders/print/tms320dm642.html)
which uses SATA hard disks for storing the alarm video data. I'm
planning to use FAT32 file system. I'm also looking to write some disk
utilities such as partitioning, fixing the corrupt sectors in disk,
formating et al.
I'd like to know if there are any open source available on this. Even
if the open source is available on Linux, I'd like to know.
Thanx in advance
Gautham |
|
| Back to top |
|
 |
Al Dykes
Guest
|
Posted:
Mon Jan 24, 2005 6:01 pm Post subject:
Re: Disk utility - Open source? |
|
|
In article <1106560993.941106.274790@c13g2000cwb.googlegroups.com>,
<gauths@gmail.com> wrote:
| Quote: | Hello All,
I'm developing a Digital Video Surveilance system (on TI's DM642
platform http://focus.ti.com/docs/prod/folders/print/tms320dm642.html)
which uses SATA hard disks for storing the alarm video data. I'm
planning to use FAT32 file system. I'm also looking to write some disk
utilities such as partitioning, fixing the corrupt sectors in disk,
formating et al.
I'd like to know if there are any open source available on this. Even
if the open source is available on Linux, I'd like to know.
Thanx in advance
Gautham
|
There's freedos http://www.freedos.org/ (open source DOS) and Linux
has the basic kit of MSDOS disk management and partitioning tools.
As for the vidcam stuff, you're reinventing the wheel. Linux has just
about every flavor of camera software, including multi-camera screens,
and storage, and motion detection. Also streaming web server
applications.
I don't know that anything can "fix corrput sectors". If they get
remapped it's done by the disk controller.
Don't let me discourage you.
--
a d y k e s @ p a n i x . c o m
Don't blame me. I voted for Gore. |
|
| Back to top |
|
 |
Guest
|
Posted:
Tue Jan 25, 2005 7:59 am Post subject:
Re: Disk utility - Open source? |
|
|
Hi Al Dykes
Thanx for the reply. I'll check out freedos.org.
I understand that linux has pretty much whatever we're looking at.
However my customer's requirement stops me from using Linux. Otherwise
I'd have been happy using linux.
Thanx
Gautham |
|
| Back to top |
|
 |
|
|
|
|