| Q: |
What are the minimum RAM and FLASH requirements to run white dwarf linux? |
| A: |
16MB RAM. 16MB FLASH. |
|
|
| Q: |
What is the minimal install size for WD 2.1? |
| A: |
The minimum install is 11.3 meg. |
|
|
| Q: |
Is there any way I can get white dwarf linux on CD for install?
|
| A: |
As of version 1.1, White Dwarf Linux supports a CD install. Current ISO available here. (234 MB) |
|
|
| Q: |
How can I compile and install packages in white dwarf linux?
|
| A: |
Get the devtools package from ftp.emji.net/pub/wd/white_dwarf_linux-2.1.0/devtools.tgz. Put the tarball and its corresponding md5 checksum (devtools.tgz.md5) into a convenient directory and then run the installation script. |
|
|
| Q: |
Will white dwarf linux work on the DIMM-PC 386-IE with 8 MByte-DRAM and 16 MBytes of Flash? |
| A: |
white dwarf linux version 1.1 supports the DIMM-PC 386-IE. |
|
|
| Q: |
I am getting a number of fsck errors. |
| A: |
Set the clock in the BIOS to the correct time. If you have not done that, the system thinks the hard drive filesystem has gone too long without being checked. |
|
|
| Q: |
How do I list the contents of a package?
|
| A: |
Grab the package and do a: tar ztvf package_name.tgz This will give you the whole list of files conatined in that package. |
|
|
| Q: |
How do I start pcmcia services after the install?
|
| A: |
| Run these commands: | chmod +x /etc/rc.d/rc.pcmcia /etc/rc.d/rc.pcmcia start |
|
|
|
| Q: |
How do I start pure-ftpd?
|
| A: |
| Run these commands: | chmod +x /etc/rc.d/rc.ftpd /etc/rc.d/rc.ftpd |
|
|
|
| Q: |
Do you plan to package OpenSSH in the distribution?
|
| A: |
OpenSSH is part of the base package in 2.0 and higher. |
|
|
| Q: |
How do I start pure-ftpd in non-chroot mode?
|
| A: |
Remove the -A from te first line in /etc/rc.d/rc.ftpd |
|
|
| Q: |
What does the basic kernel support?
|
| A: |
PCI, ISA, and PCMCIA bus support ELF and MISC (via module) binaries support MTD support Parallel support Block Devices supported: Floppy IDE DAC960
SCSI: ICP Vortex aic7xxx aha1542 NCR53C8xx Buslogic
RAM disk Network Block Loopback Firewire USB
software RAID IPv4, IPv6, IP tunneling, netfilter, QOS
Filesystems: HFS ext2/3 DOS VFAT JFFS JFFS2 ISO9660 jfs minix NFS
|
|
|
| Q: |
How do I reboot?
|
| A: |
shutdown -r now |
|
|
| Q: |
How do I halt the system for power down?
|
| A: |
shutdown -h now |
|
|
| Q: |
How do I add a user?
|
| A: |
useradd username |
|
|
| Q: |
Does white dwarf linux have any support for graphic programs?
|
| A: |
SVGAlib is available during the optional section of the installation. It is also available on the web here |
|
|
| Q: |
Will white dwarf linux support Real Time Linux?
|
| A: |
Realtime should work, but will not be offered as part of white dwarf linux until sometime after 2.0. However, you should be able to compile in the patches yourself if you need it now. |
|
|
| Q: |
Can SAMBA be added to white dwarf linux?
|
| A: |
You can download the SAMBA tools from the Slackware website. |
|
|
| Q: |
Can NFS be added to white dwarf linux?
|
| A: |
You can download the NFS tools from the Slackware website. |
|
|
| Q: |
What packages are included in white dwarf linux?
|
| A: |
Click here to view a full list of white dwarf linux packages. |
|
|
|
|
| Q: |
I want to download white dwarf linux from your ftp server, but the server is down. |
| A: |
The ftp server will only accept connections from hosts with correct DNS mapping AND reverse ip mapping. If you are behind a firewall, then your firewall's ip will have to be setup as above. |