Differences between revisions 11 and 12
Revision 11 as of 2004-03-04 18:30:13
Size: 1931
Editor: anonymous
Comment:
Revision 12 as of 2004-04-22 02:16:15
Size: 2470
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
Line 5: Line 6:
'''Question''': Is the DebianInstaller project not going to use PGI because PGI only works for i386 ? '''Question''': Why does DebianInstaller always use DHCP? I want a static address!
Line 7: Line 8:
'''Answer''': PGI works not only in i386 but in other architectures, like ["IA64"], too - I've read this in PGI documentation. From http://www.progeny.com/products/pgi/guide.html#id2781733 :
{{{
 PGI is architecture-independent and has been designed for
 portability. In its first release, PGI supports the Intel x86
 and IA-64 architectures. Hooks are in place for developers on
 other architectures to add support for their platforms without
 having to make infrastructural changes to PGI.
}}}
'''Answer''': Boot the installer in expert mode ("boot: expert"), and you will be able to configure a static address, and many other things besides.

----
'''Question''': But, I'm not an expert, I only want to use static IP addresses.

'''Answer''': If you see anything you don't understand in expert mode, just take the default. DebianInstaller is targeting a larger base of users than have historically installed Debian, including users who don't know what DHCP or static IP addresses are. We userstand that the default behavior is annoying if you're a sysadmin installing a server on a network with DHCP, but need to use a static IP, but you're in a fairly small category of users, and really, expert mode was designed just for you.
----
Line 19: Line 19:
'''Answer''': The DebianInstaller will not be graphical by nature, but modularity is a key in his design. It would allow the use of different kinds of frontends, including those of a graphical nature. '''Answer''': The DebianInstaller will not be graphical by nature, but modularity is a key in its design. It would allow the use of different kinds of frontends, including those of a graphical nature.
Line 23: Line 23:
'''Answer''': Yes. To do this, make sure that you load the appropriate installer components. Doing this will add a choice to the installer main menu titled "Configure the Logical Volume Manger". '''Answer''': Yes, as of beta 3 this is fairly straightforward to do,
u
sing the menu item in the partitioner titled "Configure the Logical Volume Manger".
Line 27: Line 28:
'''Answer''': ??? '''Answer''': This is supported as of beta 3 of the installer, at least as well as the 2.4.25 linux kernel supports them.
Line 30: Line 31:
'''Question''': DebianInstaller does not include a driver for my xyz network card, but I have (tarball) driver sources. What are the (Beta2) steps for building that driver? Do the steps include the phrase, "Assume you have kernel-headers?" Do you think you'll be able to include kernel-headers for the installer's kernel image(s) in the CD image, so we don't have to sneaker-net them around? '''Question''': DebianInstaller does not include a driver for my xyz network card, but I have (tarball) driver sources. What are the steps for building that driver? Do the steps include the phrase, "Assume you have kernel-headers?" Do you think you'll be able to include kernel-headers for the installer's kernel image(s) in the CD image, so we don't have to sneaker-net them around?
Line 32: Line 33:
'''Answer''': ??? '''Answer''': It's possible to do this, but we do not yet have good end-user docs explaining how to do so. We're waiting for an end user to accomplish it and write them from experience. We'd be glad to help you through the process, if you mail us, debian-boot@lists.debian.org

Debian-Installer: FAQ

Please add your own questions here. It's a Wiki. Just Click the EDIT button.


Question: Why does DebianInstaller always use DHCP? I want a static address!

Answer: Boot the installer in expert mode ("boot: expert"), and you will be able to configure a static address, and many other things besides.


Question: But, I'm not an expert, I only want to use static IP addresses.

Answer: If you see anything you don't understand in expert mode, just take the default. DebianInstaller is targeting a larger base of users than have historically installed Debian, including users who don't know what DHCP or static IP addresses are. We userstand that the default behavior is annoying if you're a sysadmin installing a server on a network with DHCP, but need to use a static IP, but you're in a fairly small category of users, and really, expert mode was designed just for you.



Question: Is the DebianInstaller going to be graphical in nature?

Answer: The DebianInstaller will not be graphical by nature, but modularity is a key in its design. It would allow the use of different kinds of frontends, including those of a graphical nature.


Question: Will the DebianInstaller support creating and installing to software RAID devices?

Answer: Yes, as of beta 3 this is fairly straightforward to do, using the menu item in the partitioner titled "Configure the Logical Volume Manger".


Question: Is anyone working on making DebianInstaller recognize and install on SATA-only drives? How soon before we should be able to try this?

Answer: This is supported as of beta 3 of the installer, at least as well as the 2.4.25 linux kernel supports them.


Question: DebianInstaller does not include a driver for my xyz network card, but I have (tarball) driver sources. What are the steps for building that driver? Do the steps include the phrase, "Assume you have kernel-headers?" Do you think you'll be able to include kernel-headers for the installer's kernel image(s) in the CD image, so we don't have to sneaker-net them around?

Answer: It's possible to do this, but we do not yet have good end-user docs explaining how to do so. We're waiting for an end user to accomplish it and write them from experience. We'd be glad to help you through the process, if you mail us, debian-boot@lists.debian.org