Debian Installation :: Install Only XFCE With Graphical Installer

Apr 27, 2015

I'd like to do a fresh install of newly released Jessie with only Xfce in a graphical installer. When I come to the point where i have to select the DE to install, there are options: Debian desktop environment, and then ...GNOME, ...Xfce, ...Lxde etc.

I guess that with the first option, it's like in Wheezy - it installs the default, which is gnome. But if i choose the ...xfce option, do i have to keep the 'debian desktop environment' option checked, or will that just install gnome alongside Xfce? Do i have to check only Xfce as an option?

View 2 Replies


ADVERTISEMENT

Fedora Installation :: 12 Graphical Installer Fails To Load?

Jan 31, 2010

I'm facing a problem installing Fedora 12 x64 on my desktop.I've been trying to get the Graphical Installer (anaconda) to run, in vain. The error message I get is reproduced below:

Code:
(EE) [drm] drmOpen failed
(EE) NOUVEAU(0): [drm] error opening the drm

[code]....

View 1 Replies View Related

Debian Installation :: XFCE Desktop Didn't Appear After Install

Sep 16, 2014

I am trying to make it in preseed-installation,but a problem have occured.I used

debian-7.6.0-amd64-xfce-CD-1.iso
,and my preseed.cfg is as follows.

Code: Select alld-i debian-installer/language string en
d-i debian-installer/country string JP
d-i debian-installer/locale string en_US.UTF-8
d-i localechooser/supported-locales en_US.UTF-8
d-i console-setup/ask_detect boolean false
d-i console-setup/layoutcode string us
d-i console-setup/charmap select UTF-8

[code]...

View 7 Replies View Related

Debian Installation :: Can't Install Gnucash 2.4.7 On 6 Xfce Environment

Jul 8, 2011

I can't install gnucash 2.4.7 on Debian 6,xfce environment with did not install the gnome environment

View 4 Replies View Related

Debian Installation :: How To Install Xfce After Install Is Complete From USB

May 7, 2015

When I boot into Debian 8, I pull up a terminal and as root enter "apt-get install xfce4"... It then tries to install but asks for the install DVD. When I insert the USB it will not install from it. It doesn't even acknowledge that it was inserted. It is only looking for a DVD drive. How can I make it pull the files from the usb installer stick?

View 2 Replies View Related

Debian Installation :: Installer Reboots When Selecting Install

Aug 22, 2015

I'm trying to install Debian 8.1 LXDE 64bit on a Toshiba Chromebook cb30 from usb. When I select 'install' the laptop restarts and gets me back to the installer menu. I removed 'quiet' from the boot options and it seems that the reboot happens after initrd.gz is read. I previously installed the 32bit version on the chromebook and the installation process worked pretty much without any issues. I might have added 'mem=1024m' to the boot options, though even if I did, this doesn't do anything to my current attempt.

The chromebook processor according to `uname -a` is x86_64 Intel Celeron 2955U. how I could install the image or start debugging the issue?

View 2 Replies View Related

Debian Installation :: 8.0 Installer Does Not Detect Hard Drive During Install

Jun 26, 2015

“toshiba satellite u840w with hard disk drive and a solid state disk cache”

Debian 8 installer does not detect the hard drive during installation

I've recently tried to installed Debian 8. The problem is that the partition menu gives me these 3 options:
1. Configure iSCSI volumes
2. Undo changes to partitions
3. Finish partitioning and write changes to disk

There are no options for defining partitions or any hard drive during installation. After searching the internet i found that the problem because the solid state disk SSD cache. How I install a Debian 8 with computer which has a hard disk drive and a solid state disk cache.

more info: I want windows 7(64) and debian dual boot

View 14 Replies View Related

Debian :: Automatically Start Graphical (SDL) Program As Root On Non-graphical Debian?

Mar 3, 2009

I'm not a Linux noob, but I am far from guru. I'm running a single board computer with a slightly customized Debian Etch (customized by the SBC vendor). No Gnome/KDE/X installed. My application is a control application which uses SDL (Simple DirectMedia Layer) to paint some basic graphics on the VGA. I need to run it as root because the application calls iopl() to access an IO port.If I run my application manually from the command line, life is sweet. From Googling around, I found http://www.debian-administration.org/articles/28, and hence I:1) Created a script in /etc/init.d2) Executed "update-rc.d scriptName defaults" to link the script into the boot sequenceAll very straightforward. My application starts at boot. But when I try to SSH/SFTP into the SBC, I get "Connection refused". So I can't manage the SBC anymore, and this is a big problem. I am not sure if it's relevant, but my application starts before the SSH daemon.My script looked like:

case "$1" in
start)
echo "Starting my application"

[code]...

View 1 Replies View Related

Server :: IBM Lotus Notes Installer Can't Run In Graphical Mode?

Aug 20, 2009

I am trying to launch the IBM installer on RedHat ES 5.2 and getting "the installer is unable to run in graphical mode". I am able to do xclock and made sure the export Display=:0.0.

View 3 Replies View Related

Debian Installation :: Java Programm To Install And The Installer Is GUI Java Based?

Feb 18, 2011

This is my first post and I'm pretty new on Debian. I had used Ubunu for a while now and I've decided to move on Debian Squeeze.But I've one problem: I've a Java programm to install and the installer is GUI Java based. When I run the script, I've the next message:

Preparing to install. Extracting the JRE from the installer archive.Unpacking the JRE.Extracting the installation resources from the installer archive.Configuring the installer for this system's environment.Launching installer Graphical installers are not supported by the VM. The console mode will be used instead. Preparing CONSOLE Mode Installation. But this program is not able to run the installation in console mode.

I've tried to install sun-java6-jre but without success.Has anyone an idea to help me install this programm? My Configuration: Debian Squeeze 6.0 amd64.

View 13 Replies View Related

Fedora Installation :: F11 - Graphical Install Fails - Text Install Has No Fdisk

Jun 28, 2009

I have been using Redhat/Fedora for 11 years. I don't understand why Fedora 11, can't even do a vga graphical install, when Windows can.

I tried many parameters, including xdriver=vesa, and it cannot used graphical install.

So, I tried text install, which I have done many times in the past.

However, F11 seems crippled, in that it will NOT do the same install achievable from a graphical install.

It will NOT allow the use of fdisk, and it will NOT allow any selection of any packages.

What is the point of this option?

Even after trying all of this, for a dual boot install, and F11 claims to have installed, there is no grub or equivalent, and the computer just boots windows, just like Fedora 11 did absolutely nothing.

What are the options now? Why is text install so crippled and incomplete? Why is standard VGA mode so hard?

View 1 Replies View Related

Debian Installation :: Installing The Squeeze Graphical Desktop?

Aug 28, 2011

I am trying to install Squeeze (Debian 6.0.2), KDE environment, desktop PC, older 32-bit single CPU, 40 GB hard drive wholedisk, 2 GB RAM). I am trying to install an encrypted hard drive (takeover installation using entire hard drive).

Each time I try this I seem to run into different problems, and to date I have not succeeded in obtaining graphical installation. My most recent previous thread on my problems is at

viewtopic.php?f=17&t=67113

It contains video controller hardware information. (In that thread I mentioned a desktop and a laptop; I am currently trying to install Squeeze on the desktop PC, not the laptop!)

It seems I will need to request using apt in the shell the Squeeze package firmware-linux-nonfree. I am not familiar with configuring apt from the command line. Can anyone just tell me what I need? (I have many other things I am trying to learn today, so RTFM would not be helpful in this instance.) I am hoping apt will be autoconfigured well enough to get the deb if I simply give the command. Would it be

apt-get install firmware-linux-nonfree

I want to ensure before trying to get apt to install debs over the internet that the key-signing and package verification is working. I hope that all is done automatically by the installer, but does anyone know with certainty? I stress that (as I understand things) checking the GPG signature of a signed deb is different from and complementary with checking the integrity hash; both verifications are crucially important. The reason I ask is that at least under oldstable (Lenny) there was a separate debsig package, which seems to imply that apt does not automatically acquire the ability to check the GPG signature of signed debs.

Someone said that in addition to non-free drivers I might need to obtain firmware. I have never been able to do this successfully, probably because hardware sites assume Windows users and I don't use Windows at all.

View 10 Replies View Related

Debian :: No Graphical Interface After Power Mac G4 Basic Installation

Mar 2, 2011

I made a basic installation of Debian on my Power Mac G4. It worked well, but now, when I start up, after introducing my password, I have something like this

myname@debian:~$

What shall I do now? I hoped for a graphical interface...

View 3 Replies View Related

Debian :: Install Xen With Xfce Desktop Environment

Mar 4, 2011

i am trying to install xen on Debian with xfce desktop environment. The instruction for xen at the following link

[URL]

says it is required to do the following:

- The Linux hotplug system (e.g., /sbin/hotplug and related scripts. I have downloaded the package "hotplug-2004_03_29.tar" and uzipped the package. I have the following files/packages:

testusr@debian:~/Downloads/hotplug-2004_03_29$ ls
ChangeLog etc hotplug.spec mkinstalldirs sbin
debian hotplug.8 Makefile README
-------------------------------------

[Code]....

View 5 Replies View Related

Debian Multimedia :: Install Themes From Xfce-look.org They Are Ugly And Don't Look How They Should

Feb 19, 2010

When I install themes from xfce-look.org they are ugly and don't look how they should. Am I missing a package?

View 1 Replies View Related

Debian Installation :: Squeeze XFCE Set Resolution?

Sep 2, 2011

I have installed debian squeeze with XFCE following this tutorial:It worked well, but I have one problem: the resolution is not right. How could I change it?The only resolutions that are available right now are 1280x1024, 1024x768, 800x600, 640x780. I have a 19" wide screen, so the resolution should be 1440x900. I couldn't find xorg.conf since it seems new xorg doesn't need it anymore.

View 9 Replies View Related

Debian Multimedia :: Can't Login Gnome With User After Install Xfce

Feb 1, 2016

I have installed xfce with synaptic and when i rebooting, i can't log in with my normal user on gnome and xfce, but i can it with terminal (ctrl + alt + fX), but i can login in gnome with a new user.

I have uninstall xfce and remove gnome and reinstall it but i still cant...

dpkg-reconfigure gnome-shell i think didnt change nothing...

I haven't /etc/X11/ directory...

On terminal, if i do startx, works, but i cant login gnome anyway...

View 1 Replies View Related

Software :: Installing Mplayer On Fresh Debian XFCE Install ?

Sep 16, 2009

I just did a fresh install of Debian 5 on an old laptop that I would like to use in the car as a portable media player.

I chose the XFCE desktop environment and added the following to my /etc/apt/sources.list:

Code:

When I try to install mplayer I get the following:

Code:

The following information may help to resolve the situation:

The following packages have unmet dependencies:

View 3 Replies View Related

Debian Installation :: Can't Boot To Installer

Jul 5, 2015

I've installed Ubuntu lots of times on my UEFI computer without any troubles. The last few days, I've been trying to install Debian Jessie on my computer. I do the steps bellow:

- Download the corresponding iso (amd64).
- Create a UEFI bootable USB drive with Rufus.
- With Safe boot, Fast boot and CSM disabled, I boot to the USB drive.

I expect to see something like this:

But what I get is this:

I'm using an Asus PC. GL550JK. The UEFI version is 205 (from Asus Support website).

Things I've tried:

- Booting with CSM on => Same behaviour. It's not my intention to install debian with CSM on, though.
- Using Wheezy instead of Jessi => Same behaviour.

View 5 Replies View Related

Debian Installation :: Can't Boot Installer With CD Or USB?

Mar 6, 2010

I tried to boot the net installer (debian-504-amd64-netinst.iso) from a flash drive (installed with dd). When I tried to boot that, my BIOS skipped the flash drive, which I had set the flash drive as the first boot device. So, I put it on a CDRW, and got the same result. I also tried the offline installer (debian-504-amd64-CD-1.iso) using both of those methods, with the same results. I verified the MD5SUM of this download. I am installing on a computer with a 64 bit Pentium 4 Prescott, if it matters. I have no other working OS on the computer. What other options do I have? Or am I doing something wrong?

View 8 Replies View Related

Debian Installation :: Make The Installer Use The CD Rather Than The Net?

May 11, 2011

I'm having a problem with my debian installation; I am using the debian testing / wheezy weekly build CD, and despite using the full 650MB CD, and checking the CD to see that X, gnome, etc is all on there, it seems to insist on just downloading every single package from the internet - the CD doesn't even spin up during the 'select and install software' stage

This wouldn't be that much of a problem, except whenever I choose to use the graphical environment, it downloads all the packages, installs half and then says 'an installation step failed'!. And as it has to download the full set of packages from the net (rather than the CD) it gets a bit tiresome waiting 2+ hours for all the packages to download (I have fast internet, but the debian server doesn't feed data that fast).

And, the reason I am installing the graphical environment is that, although the installer recognises the network card, once you boot into the freshly installed system, it doesn't recognise the network card at all, and trying to bring it up just says 'eth0 not ready'!. So I want to get the graphical environment to make wireless easier to install, since the drivers for that are present, but wpa_supplicant isn't!

I'm tempted to just go and get Linux Mint Debian Edition... but I should be able to at least *install* Debian? (on a side note, I can't see what I'm doing wrong, since you can't really go wrong with the installer - it just seems to fail itself each time!).

how to make the installation faster by getting the installer to use the CD full of packages that I downloaded, rather than downloading the from the net each time, and also how to (1) find out *what* happened (the expert mode just says a step failed and that is it), and (2) to either get round it at the time, or prevent it happening somehow?. I installed Debian in 2007 on another laptop and that worked, but I then moved to Ubuntu as I wanted some newer software...... Ubuntu has been great until 11.04 which seems so full of bugs it isn't funny, so it is time to go back to Debian, if only I could get it installed!

View 6 Replies View Related

Debian Hardware :: Will A Net-install Work (driver Already In Installer)?

Jul 5, 2010

I'm new to debian and have just installed release 500(lenny?) on this netbook. The onboard atheros wlan was neither detected nor its driver installed. I was thinking maybe NET-installalling the 'test' version in hopes that that will do it. Will a net-install work (driver already in installer)?

View 3 Replies View Related

Debian :: XFCE Display Scrambles Randomly After Installation

Dec 26, 2015

I recently installed Debian 8.2.0 on an older machine (circa 2008, AMD Athlon Dual Core 5000B Processor, Nvidia nforce MCP61P Chipset, Nvidia Geforce 6150SE nForce 430 onboard video).

The install went smoothly, but occasionally the screen scrambles (see example below)

I have to force restart every time this occurs, and I'm not entirely sure what causes it. It used to only happen if I launched iceweasel too soon after login, but now it happens at any random time (in the middle of doing an image search, or right at the end of a 6 hour work session without any hiccups. I have only found topics on "screen blanking", and similar issues when using brightness controls on laptops, but nothing specifically like this.

View 9 Replies View Related

Debian Installation :: Startx Not Working With 8.0 Xfce Netinstall PPC

May 22, 2015

I downloaded and installed the debian 8 ppc netinstall on my powerbook G4. upon the option of which desktop environment I wanted, I de-selected debian desktop environment (I only selected printer and utilities.) After finishing the install I am prompted with terminal. I logged in and did the following:

Code: Select allnano /etc/apt/sources.list

to include

Code: Select alldeb http://ftp.us.debian.org/debian jessie main contrib non-free
deb-src http://ftp.us.debian.org/debian jessie main contrib non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free

then did

Code: Select allsudo apt-get update
sudo apt-get upgrade

then

Code: Select allsudo apt-get install xfce4 xfce4-goodies

then

Code: Select allsudo apt-get install lightdm

and finally

Code: Select allsudo apt-get install synaptic apt-xapian-index gdebi gksu menu
sudo reboot

after reboot the login screen pops up. I log in, and a terminal pops up over the login screen. I think the issue is startx is not working?

View 9 Replies View Related

Installation :: Upgrade From Mint 9 To Debian Testing XFCE?

Dec 29, 2010

I have a separate /home folder.
Will my user preference files still function after installing to sda2 or should I wipe /home and start over. ?
I hate the thought of chasing passwords, add ons ect.

View 2 Replies View Related

Debian Installation :: How To Auto Entry X Window (XFCE 4)

Jul 9, 2011

How to auto entry the X window (xfce 4) on debian 6 base system. I install Debian 6 only Base system, then install xfce4 use:
apt-get install xfce4
I can type "startx" entry the xfce4. I want auto entry the xfce X window, when the computer is started. How can I do it?

View 4 Replies View Related

Debian Installation :: How To Select KDE In Jessie Installer B2

Oct 28, 2014

I wrote the hybrid DVD image for DI b2 (Jessie) on the USB drive and booted from it (UEFI mode). But I don't see KDE there in the advanced options. Was it removed from the image, or desktop environment selection is moved to some late stage now?

View 2 Replies View Related

Debian Installation :: Graphic Installer Encrypted LVM

Nov 30, 2014

I want to install debian 7.7 to a laptop with encrypted LVM, but some how i can't install inside the LVM a separate /home and swap partition. Graphic Installer says i cannot change anymore after i made a encrypted LVM. When i make the separate partitions before making an LVM, i can encrypt them but i have to enter for every partition my passphrase. How I can create a LVM with /, /home and swap without entering three times my passphrase.

View 7 Replies View Related

Debian Installation :: Installer Does Not See Hard Drives

May 20, 2015

I'm trying to install jessie on a new computer, but the installer does not see the hard drives. I copied the DVD-1 iso to a usb stick with dd (also tried the netinstall) and it boots, but when I get to partitioning, it only sees the usb drive. If I go to another virtual console and run dmesg or fdisk -l, all drives are seen correctly.

Back up a little - at first I tried the on-board raid, but when the installer couldn't see the drives, I went back into the bios and reset the sata mode to ahci. I've got it set to use bios/legacy OS, or whatever it's called, fast boot is disabled. Even if only one drive is connected, the debian installer does not see it. Then I read up on the fake raid I was trying to use and decided to go with software raid. Can't do that if there's no hard drives listed in the partitioner.

My own installer (refractainstaller) does work, and I've installed jessie with it a couple of times onto one drive, but I really wanted to use raid and lvm, and my installer doesn't do either of those things. No optical drive, but if that's the only way to install, I'll pull the one from my current box and use it for the install. I think I still have a blank CD or DVD lying around.

Hardware:
ASUS H97-PLUS LGA 1150
Intel core i3 (the cheapest one at newegg)
WD Black 1TB drives (2)
GSkill cheap memory, which already passed a memtest.

View 4 Replies View Related

Debian Installation :: 6 Installer Failed In Scan Hd For An ISO

Feb 6, 2011

I'm trying to install stable Squeeze from HD "!! Scan hard drives for an installer ISO image. The quick scan for installer ISO images, which look only in common places, did not find an installer ISO image, but it may take a long time. Do full search for installer iSO image? [YEs} No kernel modules were found. This probably is due to a mismatch between the kernel Version available in the archive If you're installing from a mirror, you can work around this problem by choosing to install a different version of Debian. The install will probably fail to work if you continue without kernel modules"

[Code]....

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved