kubuntu installation problem


 
Thread Tools Search this Thread
Operating Systems Linux Ubuntu kubuntu installation problem
# 1  
Old 04-13-2009
kubuntu installation problem

Hi, i had a problem during kubuntu installation from ubuntu and now i can't start ubuntu correctly. it loads only desktop and doesn't work. Is there a way to solve this problem? I have ubuntu 8.10 2.6.27-7 generic
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Ubuntu

have a problem with kubuntu 9.10

hi , i`m a new user to Linux os , when i setup kubuntu 9.10 in my laptop ( dell inspiron 1525 ) , i `had some problem :. 1- no sound , and i can`t now why ? 2- no internet Whether , wire or wireless cuz my comp could n`t Recognizes network card or wireless card 3- can`t see or play any... (1 Reply)
Discussion started by: basel77
1 Replies

2. Shell Programming and Scripting

Installation problem

Hi , I have installed a s/w for work tracking (work tracking fecilitator) in linix OS. all my other perl programs are working fine. i have completed the backend part of it but unable to use this application . Please guide me regarding this . I have downloaded the source from... (4 Replies)
Discussion started by: alma
4 Replies

3. Linux

Wireless on Kubuntu 5.10

Hello everybody: Can you help me, I have installed the Kubunto on my laptop, my wireless connection it is with an Linksys WPC54G adapter. I tried with several tools to use it but just do not work. Please help me!!! (2 Replies)
Discussion started by: GEIER
2 Replies
Login or Register to Ask a Question
DCH-REPEAT(1)						      General Commands Manual						     DCH-REPEAT(1)

NAME
dch-repeat - repeats a changelog entry into an older release SYNOPSIS
dch-repeat --build-tree <PATH> dch-repeat --source-release <RELEASE> dch-repeat --target-release <RELEASE> dch-repeat --devel-release <RELEASE> dch-repeat --pocket <POCKET> dch-repeat -h DESCRIPTION
dch-repeat is used to repeat a changelog into an older release. It expects that --build-tree is laid out with each Ubuntu release as a separate directory ("feisty", "edgy", etc). For example, if gimp had a security update prepared for Feisty in $TREE/feisty/gimp-2.2.13, running dch-repeat in $TREE/edgy/gimp-2.2.13 would pull in the latest changelog from the Feisty build. OPTIONS
Listed below are the command line options for dch-repeat: -h or --help Display a help message and exit. --build-tree PATH Base of build trees. Default is /scratch/ubuntu/build. -s or --source-release RELEASE Which release to take changelog from. --target-release RELEASE Which release to build into. --devel-release RELEASE Which release is the development release. --pocket POCKET Which pocket to use. AUTHOR
dch-repeat was written by Kees Cook <kees@ubuntu.com>. This manual page was written by Jonathan Patrick Davies <jpds@ubuntu.com>. Both are released under the GNU General Public License, version 2. SEE ALSO
dch(1). ubuntu-dev-tools 10 August 2008 DCH-REPEAT(1)