LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Some questions about cygwin (https://www.linuxquestions.org/questions/linux-software-2/some-questions-about-cygwin-658711/)

Cyberman 07-28-2008 03:18 AM

Some questions about cygwin
 
With cygwin inside of a Windows environment, is it possible to do the following?

1. install cygwin via command prompt (DOS)
2. create a ramdisk in cygwin

It seems like people want to do number two. I'm not sure how that would be accomplished.

How could number two be accomplished?

I'm thinking that gcc would have to be installed, and then maybe an entire kernel or distro would have to be created. Because if I understand right, it's the kernel that allows a person to create a ramdisk. Now, I'm not a kernel or super linux programmer, so I'm not too sure about that. But I was reading that it could be possible, but people just speculated and never went any further with their speculation.

Mr. C. 07-28-2008 03:28 AM

1) See FAQ: 2.1: http://cygwin.com/faq.html

2) A RAMDISK would require support from the underlying OS (Windows). You can't build a Linux kernel under cygwin and expect it to run under Windows/Cygwin. Cygwin is not an emulator or VM.


All times are GMT -5. The time now is 12:11 PM.