From: Steven L. <st...@kr...> - 2004-10-22 06:51:06
|
It complains about not having the special files in /dev/. Windows is probably not able to do this, so I guess you're out of luck. Probably the same thing for files/executable that have the SUID bit set. The Mame PoC uses the netblock driver, which mounts a file over a network and uses it as a "block device" (like a harddisk is). However, it's not possible to do this trick on the debian root package since the nbd-client gets killed when switching runlevels and the root device is lost, kind of like pulling your harddrive out of your computer while it's running. Greets, Steven Looman, Steve_- On Thu, Oct 21, 2004 at 10:12:50PM -0600, Kevin Sucre wrote: > I downloaded Windows Services for Unix and used it for the NFS server. > > The cube almost boots up. i beleive there is an error with unpacking the > tar.gz debian boot package. because it complains about > not having an inital console, and i should pass something to the kernel. > > Anyone get cube booting in windows? > > Dont need to be using Windows Servies for Unix, if you got it working with > something else please let me know. > > Kevin Sucre > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > Gc-linux-devel mailing list > Gc-...@li... > https://lists.sourceforge.net/lists/listinfo/gc-linux-devel > |