PC Review


Reply
Thread Tools Rate Thread

New to Embedded, Simple Appliance

 
 
=?Utf-8?B?R3JlZw==?=
Guest
Posts: n/a
 
      9th Jan 2006
I am new to XP embedded and am building a simple file sharing device.

Motherboard, intel processor, gigabyte ethernet, ram, harddrives.

It is basically a pc that has a terribyte of storage and will be a central
media server. No need for monitor, keyboard, mouse, etc. But I do need to be
able to get at the machine to set up file shares.

Is there anywhere I can learn more about what I want to do?
 
Reply With Quote
 
 
 
 
KM
Guest
Posts: n/a
 
      10th Jan 2006
Greg,

File sharing server?
I doubt you are going to get good results with XPe/XP Pro then. The number of open one way connections on XP is limited to 10.
With SP2 it is even "worse". It limits half way connections to 10 as well.

Just to answer your question below.. Read XPe documentation about Headless support.
http://msdn.microsoft.com/library/en...lessSystem.asp

=========
Regards,
KM


>I am new to XP embedded and am building a simple file sharing device.
>
> Motherboard, intel processor, gigabyte ethernet, ram, harddrives.
>
> It is basically a pc that has a terribyte of storage and will be a central
> media server. No need for monitor, keyboard, mouse, etc. But I do need to be
> able to get at the machine to set up file shares.
>
> Is there anywhere I can learn more about what I want to do?



 
Reply With Quote
 
=?Utf-8?B?R3JlZw==?=
Guest
Posts: n/a
 
      10th Jan 2006
What I am trying to accomplish is a Appliance. Basically building my own home
automation system. There will be three parts. The main appliance which runs
Embedded and has the automation software on it, the second is a tv server,
the third is a storage server. This is the one I am working on now. All pc's
as well as touch screens will use it to get media from. I wanted a small
footprint operating system that the end user does not have to play with.
Simply turn the power on, it boots, and away you go. There are products out
there that do this with embedded so I thought that is where I should start.

"KM" wrote:

> Greg,
>
> File sharing server?
> I doubt you are going to get good results with XPe/XP Pro then. The number of open one way connections on XP is limited to 10.
> With SP2 it is even "worse". It limits half way connections to 10 as well.
>
> Just to answer your question below.. Read XPe documentation about Headless support.
> http://msdn.microsoft.com/library/en...lessSystem.asp
>
> =========
> Regards,
> KM
>
>
> >I am new to XP embedded and am building a simple file sharing device.
> >
> > Motherboard, intel processor, gigabyte ethernet, ram, harddrives.
> >
> > It is basically a pc that has a terribyte of storage and will be a central
> > media server. No need for monitor, keyboard, mouse, etc. But I do need to be
> > able to get at the machine to set up file shares.
> >
> > Is there anywhere I can learn more about what I want to do?

>
>
>

 
Reply With Quote
 
=?Utf-8?B?R3JlZw==?=
Guest
Posts: n/a
 
      10th Jan 2006
Maybe I haven't been clear. I basically want to build a Network attached
storage device. Processor, Moterboard, ram, Harddrives, and raid card.

From trying to learn about embedded everything shows how to run TAP to get
system info. But this machine has nothing loaded on it no cd drives, or
floppy drives. So where would I start?

Is it simply importing the inf files for the motherboard, and raid card then
using the NAS template?

"KM" wrote:

> Greg,
>
> File sharing server?
> I doubt you are going to get good results with XPe/XP Pro then. The number of open one way connections on XP is limited to 10.
> With SP2 it is even "worse". It limits half way connections to 10 as well.
>
> Just to answer your question below.. Read XPe documentation about Headless support.
> http://msdn.microsoft.com/library/en...lessSystem.asp
>
> =========
> Regards,
> KM
>
>
> >I am new to XP embedded and am building a simple file sharing device.
> >
> > Motherboard, intel processor, gigabyte ethernet, ram, harddrives.
> >
> > It is basically a pc that has a terribyte of storage and will be a central
> > media server. No need for monitor, keyboard, mouse, etc. But I do need to be
> > able to get at the machine to set up file shares.
> >
> > Is there anywhere I can learn more about what I want to do?

>
>
>

 
Reply With Quote
 
KM
Guest
Posts: n/a
 
      22nd Jan 2006
Greg,

Sorry for late response. Have been quite busy last week and wasn't checking the newsgroup.

The answer to your question would be pretty formal. If you know a way how to install XP Pro on the target hardware you will know how
to get XPe running there.

Obviously you will need to open the box. Then you can either attach a CD-rom and have TAP launched from WinPE, or you can deal with
the HDD directly (e.g., install DOS and run TA).

=========
Regards,
KM


> Maybe I haven't been clear. I basically want to build a Network attached
> storage device. Processor, Moterboard, ram, Harddrives, and raid card.
>
> From trying to learn about embedded everything shows how to run TAP to get
> system info. But this machine has nothing loaded on it no cd drives, or
> floppy drives. So where would I start?
>
> Is it simply importing the inf files for the motherboard, and raid card then
> using the NAS template?
>
> "KM" wrote:
>
>> Greg,
>>
>> File sharing server?
>> I doubt you are going to get good results with XPe/XP Pro then. The number of open one way connections on XP is limited to 10.
>> With SP2 it is even "worse". It limits half way connections to 10 as well.
>>
>> Just to answer your question below.. Read XPe documentation about Headless support.
>> http://msdn.microsoft.com/library/en...lessSystem.asp
>>
>> =========
>> Regards,
>> KM
>>
>>
>> >I am new to XP embedded and am building a simple file sharing device.
>> >
>> > Motherboard, intel processor, gigabyte ethernet, ram, harddrives.
>> >
>> > It is basically a pc that has a terribyte of storage and will be a central
>> > media server. No need for monitor, keyboard, mouse, etc. But I do need to be
>> > able to get at the machine to set up file shares.
>> >
>> > Is there anywhere I can learn more about what I want to do?

>>
>>
>>



 
Reply With Quote
 
=?Utf-8?B?ZHBuZXdz?=
Guest
Posts: n/a
 
      13th Mar 2006
If all you want is a network file server then check out Lacie and ther
Etherdisk product.

This runs XPe with a 25 user connection limit.

"Greg" wrote:

> I am new to XP embedded and am building a simple file sharing device.
>
> Motherboard, intel processor, gigabyte ethernet, ram, harddrives.
>
> It is basically a pc that has a terribyte of storage and will be a central
> media server. No need for monitor, keyboard, mouse, etc. But I do need to be
> able to get at the machine to set up file shares.
>
> Is there anywhere I can learn more about what I want to do?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Get a new appliance today! Vista_Support Windows Vista General Discussion 6 30th Jun 2007 07:26 AM
Appliance question Number6 Windows XP Hardware 1 9th Jun 2006 06:40 AM
Appliance question Number6 Windows XP Embedded 2 7th Jun 2006 10:46 PM
Beginner's question... XP Embedded vs Server Appliance Kit =?Utf-8?B?S3Jpc2huYSBLdW1hcg==?= Windows XP Embedded 7 10th Feb 2005 08:32 PM
Firewall Appliance =?Utf-8?B?bXdlYmI=?= Microsoft Windows 2000 Security 1 22nd Jan 2005 06:28 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:34 AM.