Sponsored Content
Full Discussion: kde, startx on debian
Operating Systems Linux Debian kde, startx on debian Post 302373196 by Angel_OA on Thursday 19th of November 2009 05:29:41 PM
Old 11-19-2009
as root

/etc/init.d/kdm start # if you have installed kde

or

/etc/init.d/gdm start # if you have installed gnome

Smilie

---------- Post updated at 04:29 PM ---------- Previous update was at 04:25 PM ----------

Quote:
Originally Posted by johnyjj2
By the way (this is minor question), after installing this Debian I decided that I am in a hurry and I run Mandriva LiveDVD. However, I cannot copy any files from pendrive to already existing partition with Debian. Is there any way to enable access from LiveDVD Mandriva to Debian ext3 partition? I don't want to delete Debian :-) and I cannot download any other distribution because my internet is terribly slow :-/ and I need to do something rather soon :-).

Greetings :-)!
just mount the debian partition(s) with mcc or modify the /etc/fstab and include the debian partitions and then do

mount -a

sorry if my english isn't good Smilie
 

3 More Discussions You Might Find Interesting

1. Debian

error startx with debian

hello i have installed xfree86 with debian 2.4, but i have the message when i launch startx: XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining. xauth: (argv):1: bad display name "uxdev1000.lobino.fr:0"... (0 Replies)
Discussion started by: pascalbout
0 Replies

2. UNIX Desktop Questions & Answers

KDE and startx

Hello, Ive installed freeBSD 6.0 - and the prompt part of the system works well. Ive then tried to install KDE for graphic interface to the unix system. The problem is: Whenever I run "$ startx" it starts some graphical interface, but its totally swirled, you can sense that in the background... (1 Reply)
Discussion started by: congo
1 Replies

3. Debian

Debian Stable + KDE

Hello, Unix - Forums. How can I set the DE to KDE on a fresh, netinst image of Debian Stable? By default, it installs GNOME. Is there a way to change that? (1 Reply)
Discussion started by: intelinside
1 Replies
DH_INSTALLMENU(1)						     Debhelper							 DH_INSTALLMENU(1)

NAME
       dh_installmenu - install Debian menu files into package build directories

SYNOPSIS
       dh_installmenu [debhelperoptions] [-n]

DESCRIPTION
       dh_installmenu is a debhelper program that is responsible for installing files used by the Debian menu package into package build
       directories.

       It also automatically generates the postinst and postrm commands needed to interface with the Debian menu package. These commands are
       inserted into the maintainer scripts by dh_installdeb(1).

FILES
       debian/package.menu
	   Debian menu files, installed into usr/share/menu/package in the package build directory. See menufile(5) for its format.

       debian/package.menu-method
	   Debian menu method files, installed into etc/menu-methods/package in the package build directory.

OPTIONS
       -n, --no-scripts
	   Do not modify postinst/postrm scripts.

SEE ALSO
       debhelper(7) update-menus(1) menufile(5)

       This program is a part of debhelper.

AUTHOR
       Joey Hess <joeyh@debian.org>

11.1.6ubuntu2							    2018-05-10							 DH_INSTALLMENU(1)
All times are GMT -4. The time now is 10:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy