Results 1 to 7 of 7
Hi everybody I bough a official set of Debian Cd-s direct from Debians manufacture , I installed the first Cd then choose the option that said erase the entire hard ...
- 09-26-2005 #1Just Joined!
- Join Date
- Sep 2005
- Posts
- 5
Need help installing Debian please compatibility issues
Hi everybody I bough a official set of Debian Cd-s direct from Debians manufacture , I installed the first Cd then choose the option that said erase the entire hard disk, the disk was erased, then a menu came up with another list of options, I choose the option that said install desktop environment, the install proceeded to install a desktop and then welcomed me to my new Debian system. I have been using Debian for a Lil over a YR now, and always apt-got everything else that was needed , after updates were finished via ftp, to make a complete desktop so I got the rest of the updates via ftp mirror, (the updates apt got testing, not “stable, after the updates finished I attempted to apt-get install x server-xfree86 when I did a error message came up saying that X server could not be installed due to conflicts, Or Low disk space. Every time I tried to apt-get something the same “conflict or Might be low on disk space, error message came up, I typed startx start x into the terminal but start x did not boot to a graphical desktop so I had no other choice but to install Ubuntu so I would be able to gain access to a graphical interface as well as a Internet connection so I could come here and ask for help I miss Debian lol.
Can someone please help me with this I never had this problem before could it have anything to do with the ftp site apt-getting Testing instead of stable ? Every time I install a different Linux distro I choose the option that says erase the entire hard disk so I am assuming that when I erase the entire hard disk... all that data OS-es and everything on the hard disk is erased from the hard drive Not swapped if that is the case and I do have 5 swap spaces on the disk would it be possible to reformat the entire hard disk so there will be nothing on the hard drive. I don't know what else to do I miss Debian
In the past I always used this method to install Debian: apt-get get x-window-system then apt-get install x server-xfree86
Apt-get install gdm
Then finally apt-get install gnome that method has always worked for me in the past am I doing something wrong ?
Any help on how to install Debian and fix the sawp ? error messages will be much appreciated sorry for the spelling and grammar I have no spell checker I'm typing inside this Lil box .
- 09-27-2005 #2Just Joined!
- Join Date
- Sep 2005
- Posts
- 5
Thanks for the help I appreciate it
- 09-27-2005 #3
Re: Need help installing Debian please compatibility issues
This could be the result of several issues. If you run into this problem again, my advice would be to post back as it is occurring via a LiveCD or another computer, with details that include the specific error messages and other relevant information. We could easily give you some commands to check your disk space and integrity, and perhaps narrow the glitch down to something that is resolvable.
Originally Posted by debeein
You only need to issue this command:
Originally Posted by debeein
Code:# apt-get install x-window-system gnome gdm
It may be that your sole purpose in life is simply to serve as a warning to others.
- 09-27-2005 #4Linux User
- Join Date
- Aug 2005
- Location
- Italy
- Posts
- 401
Sarcastic?
Originally Posted by debeein When using Windows, have you ever told "Ehi... do your business?"
Linux user #396597 (http://counter.li.org)
- 09-28-2005 #5Just Joined!
- Join Date
- Sep 2005
- Location
- New Jersey, USA
- Posts
- 22
This is not sarcasm
I just have one comment:
MEPIS - DEBIAN DONE RIGHT - IT'S SOOOOO EASY
- 09-29-2005 #6Just Joined!
- Join Date
- Jun 2005
- Location
- GA
- Posts
- 14
APT cache
Is your apt cache full? If I'm not mistaken Debian default "auto partition" in the setup uses a separate partition for /var. If that's the case and that /var partition is low, then you need to issue
Try typing this:Code:apt-get clean
If it lists /var as a separate partition see how much free space you have left. [/code]Code:df
- 09-29-2005 #7Just Joined!
- Join Date
- Oct 2004
- Location
- Midwest
- Posts
- 43
testing is not using xfree86 anymore... I'd either stick with installing the x-window system as a whole, or you can do
rather than trying to install xfree86Code:apt-get install xserver-xorg


Reply With Quote
