[Grml] Fragen nach einer hd Installation
Michael Prokop
mika at grml.org
Thu Nov 24 00:15:53 CET 2005
* Andreas Kalex <andreas.kalex at gmx.de> [20051124 00:09]:
> On Mon, 21 Nov 2005 22:41:07 +0100
> Michael Prokop <mika at grml.org> wrote:
[...]
> > > 2. ich möchte die Auflösung unter X auf 1024x768 setzen. Der Aufruf
> > > grml-x -mode 1024x768 fluxbox funktioniert nur wenn die Live-CD
> > > läuft, nicht von der HD-Installation. Wo kann ich das ändern?
> > Einfach die Display-Section in der xorg.conf anpassen:
> > SubSection "Display"
> > Depth 24
> > Modes "1024x768" "800x600" "640x480"
> > EndSubSection
> Das funkioniert weiterhin nicht, es wird immer noch eine sehr kleine
> Auflösung benutzt.
Upps, ich wollte das für "DefaultColorDepth 16" copy/pasten, sorry.
Passe das also mal bei 'Depth 16' an.
Wenn selbst das nicht will, spiel dich mit HorizSync und VertRefresh
(Section "Monitor") herum. (Auch mal deaktivieren von VertRefresh
probieren, 'grml-x -nosync ...' macht das z.B.)
> > CONFIG_DHCP='no' in /etc/grml/autoconfig setzen.
> ja, funktioniert insoweit, dass keine IP über DHCP geholt wird.
> aber es wird auch nicht die über netcardconfig gesetzte benutzt.
Ok ->
> > Dann /etc/network/interfaces passend konfigurieren und das Device
> > hochfahren ('ifup $DEVICE'). Siehe
> > auch /etc/network/interfaces.examples
> Das sieht auch gut aus. Dennoch wird beim booten keine IP Adresse
> gesetzt.
> # The loopback interface
> # automatically added when upgrading
> auto lo eth0
> iface lo inet loopback
Da fehlt noch ein:
auto eth0
> iface eth0 inet static
> address 192.168.0.14
> netmask 255.255.255.0
> network 192.168.0.0
> broadcast 192.168.0.255
damit das Device automatisch hochgefahren wird. Ansonsten einfach
'ifup eth0' bzw. 'Restart networking' anwerfen. Sollte dann so tun
wie du dir das wünscht.
mfg,
(-: Michael
--
You like grml? Help us! http://grml.org/donations/
Already on the grml-user-map? http://www.frappr.com/grmlusers
grml-solutions http://solutions.grml.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.mur.at/pipermail/grml/attachments/20051124/7831029e/attachment-0001.pgp
More information about the Grml
mailing list