Debian Configuration :: Installing Via Apt Applications On Usb Drive

Sep 8, 2010

I have installed a core debian install on the NAND on a little ARM dockstar, which is fine as a slow little media storage server but really i need to put squeezebox server on it and my media collection. Theres no issue slapping in a 2.5 usb HD in to the dock with my media on ... the issue i have is i do not have room in nand for the server application/associated dependancies (plus a lot of read/write issues if i put them in nand) so i am wondering if its possible to ammend the configuration somehow to have apt automatically install the server software (a pig to do manually with all the dependancies) to the USB HD (rather than the default nand paths) without affecting the operation/dependancies in the core install in NAND

View 5 Replies


ADVERTISEMENT

Debian Configuration :: Installing Grub On Cloned Drive?

Jun 16, 2011

Im running Squeeze (in VirtualBox on a Win host), and I need to clone my drive to a bigger one and boot from that drive. I used gparted from a live cd for the cloning, and got the following result with fdisk -l:

Disk /dev/sda: 8589 MB, 8589934592 bytes
255 heads, 63 sectors/track, 1044 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

[Code].....

View 1 Replies View Related

Debian Configuration :: Applications Don't See Printer?

Apr 26, 2010

I have an "HP Deskjet d1400 Series" using the "hpijs, 3.10.2 (color)" driver. When I attempt to print a test page from the CUPS web interface, it works. However, when I try to print from an application, such as Okular or Iceweasel, the only option is "Print to file". I have hpijs and hplip installed.

View 3 Replies View Related

Debian Installation :: Installing Debian On The Second Drive Without Messing With The Windows Drive?

Mar 21, 2011

I was wondering. Up till now whenever I installed Linux I've either dual booted with Windows off 1 HDD, or installed straight Linux by itself. However, I recently purchased a second HDD for my computer, and was wondering how I could go about installing Debian on the second drive without messing with the windows drive? Right now I have Windows 7 installed on my 1TB drive, and would like to try and install Debian on my second (750GB) drive. Would it be possible to install Debian on the second drive, install grub on that drive's MBR so I could choose between Debian and Win7 without touching the MBR on the 1TB Windows drive?

I'm paranoid about messing up my Seven installation, but really want to be able to load into Debian as well.

View 5 Replies View Related

Debian :: Installing KDE - Applications Folder Disappeared?

Apr 13, 2011

First attempt to install KDE on Debian 6. I think I had a folder called Applications, which has sense disappeared. How do I get it back? It had a games, programming etc. sub folders.

View 3 Replies View Related

Debian Configuration :: 'Add/Remove Applications' Disappeared After Upgrade?

Feb 22, 2010

I had some problems about a week ago with installing Python2.6-minimal (as an issue, it got resolved), however, after the problem was resolved, 'Add/Remove Applications' disappeared after upgrade was complete. I usually do not use this program for installing, etc., if I can help it, but do use it more often for web address reference when I am considering installing a new program, etc. Question is,is there some way to find out if it is merely lurking somewhere in my system... & then to once again add it to my menu list? Or, if that is not the case, to reinstall it via apt-get, aptitude, or some way like this? I could not find this application (or whatever it is called) in the Synaptic Package Manager.

View 3 Replies View Related

Debian Configuration :: How To Restore My Debian's Grub After Installing Windows 7

Sep 5, 2010

I have installed Windows 7 on my laptop . Now, it directly boot from Windows 7 . I think the MBR overwrote my grub . I have found two methods by google , but still does work .
1: boot from debian install CD, Alt +F2 switch to the console. "grub " "root (hd0,0)" "setup (hd0,0)".
2:boot from CD, mount /dev/scsi/host0/bus0/target0/lun0/part1 /mnt ; chroot /mnt ; grub-install /dev/sda.

View 7 Replies View Related

Debian Configuration :: Installing Anything New On System

Jun 11, 2010

I came across one strange problem. When I try to install a new package on my system, I get this error, connected with libgnutls26:

[Cpde]...

View 2 Replies View Related

Debian Configuration :: Installing With A Later Kernel ?

Sep 10, 2010

My girlfriend got a 'new' (second hand) laptop, a HP Compaq 6715s. When I tried to install Debian on it, the install went immensely slow - glacial, even. It was a very minimal install but it tooks hours to get to nowhere.

I found out online that this was because of a problem between the current kernel and the hard drive (or HD bus, something hardware-y to do with the disk) which meant file operations were extremely slow. I thought "easy, patiently install Debian and then install newer kernel". Except that after six hours, the install wasn't even halfway.

So I install Arch Linux with the 2.6.35 kernel: no problems with the drive speed at all. After a lot of researching (I only played around with Arch once, more than a year ago) I got the system into a usable state. But now wlan0 has suddenly disappeared, together with some other problems - and a usable laptop wasn't exactly what I had in mind, it was supposed to be awesome (or at least good). Which, with Debian, it would be

So... is it possible to make a Debian installation use a later version of a kernel? I'd want to install Debian with the 2.6.35 kernel, not install Debian and then afterwards update the kernel (because I don't have 24 hours to install an OS, if it'll ever even install).

I've found some stuff online but it might well have been written in the Cyrillic alphabet. All I understand, I think, is that in theory it's possible.

View 11 Replies View Related

Debian Configuration :: Installing Packages From 5 DVD Set

Dec 7, 2010

I have downloaded the entire Debian 5-dvd set. I want synaptic, apt-get and aptitude to first check online if there's a new version of the packages selected to install, if there's a new version, then get the packages online and install, if not, then ask to insert the corresponding dvd and install from that. Is there anyway to configure this?

View 8 Replies View Related

Debian Configuration :: Installing The KVM From Source?

Jul 9, 2011

I have a fresh install of Debian Squeeze AMD64 which I'm trying to install KVM on. I have no idea what I'm doing so I figured someone on these forums might be able to explain it. I have already verified VT support and enabled it in the bios. I have googled and read about KVM installation but everything I can find is either confusing or doesn't work. Also I am trying to install it from source because I want to experiment with modifying it later.

View 10 Replies View Related

Debian Configuration :: Installing Libpam-systemd

Aug 12, 2015

I upgraded my machine from Wheezy to Jessie, opted to not install systemd yet. When i try to upgrade kde-plasma-desktop, apt doesn't let me do it.

For some reason "libpam-systemd : Depends: systemd (= 215-17+deb8u1) but it is not installable"

Installing systemd-shim doesn't work. Libpam-systemd package site gives impression that you would be able to use systemd or systemd-shim.

Tried looking through changelog, but it didn't really give any hint.

At 215-6 there are just
Code: Select allSwitch libpam-systemd dependencies to prefer systemd-shim over
    systemd-sysv, to implement the CTTE decision #746578. This is a no-op on
    systems which already have systemd-sysv installed, but will prevent
    installing that on upgrades. (Closes: #769747)
Version of libpam-systemd that would be installed is "Candidate: 215-17+deb8u1"

View 2 Replies View Related

Debian Configuration :: Installing Kernel 2.6.28.9 Headers?

Feb 3, 2010

I'm trying to install vmware server 2 on my lenny and first I must install the kernel headers but I'm having troubels with it.

apt-get install linux-headers-`uname -r`
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package linux-headers-2.6.28.9

I have even tried with apt-get install linux-headers-2.6.28.9 but same thing Searching apt-cache search linux-headers-2.6.28.9 shows nothing.

View 7 Replies View Related

Debian Configuration :: Installing MySQL 5.1 In Lenny

May 17, 2010

I've been trying to install MySQL in Lenny via source binaries, following the instructions given on the MySQL official website[url]

But when i try to run the scripts/mysql_install_db --user=mysql command, doesn't work.

For the record, i'm particularly interested on installing MySQL with the generic source binaries.

View 1 Replies View Related

Debian Configuration :: Installing Wireless From Disk?

Dec 17, 2010

How can I load packages from the cd? I installed from cd1 which I burned on a desktop, then installed Lenny onto a laptop. Works great, no problems except I have no way of connecting the laptop other than wireless.
I've found the network manager package on the cd, but don't have a clue how to install it. I really need to get the wireless working so I can install package manager, wi-fi radar and some other things. I tried putting the disk back in and thought rescue mode might bring me back to where I could select the individual packages I need, but that didn't work, it just wanted to go through another install. Thought there was a way to select individual packages and add them to the installation.

View 4 Replies View Related

Debian Configuration :: Can't Write In USB Pen Drive

Jul 20, 2010

Having trouble with mounting drives, I have a usb pen drive that mounts no trouble now I've installed ntfs-3g and modified the fstab. however i can't write to it. I get the error as shown in the attached screen shot.

[Code]....

View 3 Replies View Related

Debian Configuration :: Can't Open CD Drive

Mar 1, 2011

Is there a way to permanently, completely and utterly disabling the "feature" that stops me from opening my CD drive? I suspect it is the same thing that asks me if I want to play/mount/etc things when I plug them in. I don't - I just want to be allowed to use my computer without silly hindrances and interruptions. What is it that tries to take over my computer in this way?

View 10 Replies View Related

Debian Configuration :: Apt-get Auto-remove After Installing Jessie

Jun 20, 2015

After installing Jessie, apt-get gives me a huge list of packages with the suggestion to autoremove them. Now, I've tried auto-remove once and was left with a naked Gnome, so I was wondering if there's another way to find out which packages I should keep and which I can safely remove. Is it safe to delete packages that cannot be found using the search function for the stable release? I checked them one by one here URL....How about linux images that won't appear in the above search?

linux-image-3.14-0.bpo.1-amd64
linux-image-3.14-0.bpo.2-amd64
linux-image-3.16-0.bpo.2-amd64
linux-image-3.16-0.bpo.3-amd64
linux-image-3.2.0-4-amd64

How about results shown by deborphan?

View 9 Replies View Related

Debian Configuration :: After Installing GRUB Win 7 Fails To Boot

Nov 26, 2015

I have a ~ 2008 notebook (Compaq CQ60-137EL) on which I had Windows 7 only (it was sold with Windows Vista installed).

Later I installed Debian Jessie 8.2.0 Stable ("Graphical expert install" from DVD), along with GRUB as a boot manager (I chose not to install it on the EFI removable media path).

Since then, if I select Windows 7 on the GRUB boot screen, I see "Starting Windows...", and after few seconds the screen flashes for a moment, and then the PC reboots: I see the bios screen, followed by the GRUB screen again.
What's even more weird about this is the fact it just happens only in like ~50% of the cases. In the other 50%, Win7 starts flawlessy.

I even tried to install Debian first, then Windows 7, then re-install GRUB, but I got the same issue, even with both system freshly installed.

On 6 attempts, 3 times it worked and 3 times it didn't.

On my desktop PC I'm in the same setting, but I don't have this issue. I think it may be related with the fact I have Win7 on a SSD and I installed Debian on a separate HDD, while on my notebook, as you can imagine, there's just one single HDD.

View 11 Replies View Related

Debian Configuration :: Installing ATI Open Source Drivers

Mar 1, 2016

I just set up a computer with debian (im no linux expert) and now i have trouble with getting the packages for my graphics card (its an RV635)

Im tried to do it like this page says: [URL]....

However when i try to Code: Select allapt-get update he throws an error:

W: Fehlschlag beim Holen von http://httpredir.debian.org/debian/dists/jessie/Release Erwarteter Eintrag »nonfree/binary-amd64/Packages« konnte in Release-Datei nicht gefunden werden (falscher Eintrag in sources.list oder missgebildete Datei)

View 1 Replies View Related

Debian Configuration :: Installing Latest Version Of Clamav ?

Jan 18, 2010

I'm trying to install the latest version of Clamav (0.95.3), but I'm getting the following error messages in Synaptic after adding the recommended repository to my sources:

Here's a listing of my sources:

View 3 Replies View Related

Debian Configuration :: Installing LottaNZB Screw System?

May 14, 2010

Okay so a newb question but I typed the simple command sudo apt-get install lottanzb to install lottanzb after adding the testing repositories (currently using Lenny stable) and got a huge shed load of things updated including AWN from the testing source as a result (pages of them flashed by) and it removed some things like Epiphany browser.

Got a load of errors at one point during this including
/var/lib/dpkg/info/libc6.postinst: line 165: [: missing `]'
Usage: /etc/init.d/cron {start|stop|restart|reload|force-reload}.
/var/lib/dpkg/info/libc6.postinst: line 165: [: missing `]'
Status of Common Unix Printing System: cupsd is running.
/var/lib/dpkg/info/libc6.postinst: line 165: [: missing `]'
checking separate queue runner daemon...done (not running).

[Code]...

Am I being dumb here or does that mean I`m now basically using Debian testing as a result and if so how can I undo it yet keep LottaNZB? With the errors am concerned in case I reboot and the system goes from stable to unstable. I chose Debian for the stability so don`t want the testing versions, and have no idea why a simple install command updated so much stuff. EDIT: It bigtime messed it up, when I logged out and logged back in system was unusable and I had to reinstall as tried apt remove but it didn`t undo it. Quite surprised that Linux breaks easier than Windows though

View 3 Replies View Related

Debian Configuration :: Is The Order Important When Installing Packets

Oct 20, 2010

I would like to know if the order is important when one install some packets at the same time. For example : apt-get install apache-ssl php4 php4-cgi libphp-adodb. If I start with libphp-adodb ( apt-get install libphp-adodb ) then apache-ssl ( apt-get install apache-ssl ), may some errors occur ? Should I respect the order which is indicated in the installation guide?

View 2 Replies View Related

Debian Configuration :: Installing Radeon Drivers For Wheezy?

May 27, 2011

I need some help installing the driver. I am very noob. so when I try to build a deb file with sh ati-driver-installer-11-5-x86.x86_64.run --buildpkg Debian/testing

# sh ati-driver-installer-11-5-x86.x86_64.run --buildpkg Debian/testing
Created directory fglrx-install.7aYYig
Verifying archive integrity... All good.
Uncompressing ATI Catalyst(TM) Proprietary Driver-

[Code]...

View 12 Replies View Related

Debian Configuration :: Bootable USB Drive With GParted

Aug 28, 2015

How can I make a bootable usb drive with GParted?

Is there a package that I can install to do this.

View 8 Replies View Related

Debian Configuration :: Root Drive Full

Jan 27, 2016

I think my root drive is 100% full causing strange problems with my video server. What steps can I use to see what's taking up the room on the drive and perhaps identify files that can safely be deleted?

Code: Select allroot@lenny:/# df -h
Filesystem               Size  Used Avail Use% Mounted on
/dev/sda2                 55G   53G     0 100% /
udev                      10M     0   10M   0% /dev
tmpfs                    793M  1.1M  792M   1% /run

[code]...

View 14 Replies View Related

Debian Configuration :: How To Run Fsck On Mounted Drive

Apr 22, 2016

How to run a fsck on a mounted drive? I attempted unmount and it said no. I suddenly got an error 4 and trying to run a check, and it aborts with can't cause mounted.

View 10 Replies View Related

Debian Configuration :: Detecting And Mounting HFS+ USB HD Drive?

Mar 2, 2011

I am having problem accessing and detecting a HFS+ USB HD Drive. I already installed HFSPLUS apps and its corresponding utils and said HFS and HFSPLUS module is loaded in my kernel.In short, my 1386 Debian squeeze cannot detect the said Drive and such I cannot mount it.

View 1 Replies View Related

Debian Configuration :: No Screens Found (EE) After Installing Nvidia Drivers

Jan 19, 2015

I just installed debian (Jessie) in my computer and tried to install Nvidia drivers. This is a task i have done many times and never got a problem but today...

Here you have my output...

X.Org X Server 1.16.2.901 (1.16.3 RC 1)
Release Date: 2014-12-09
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian
Current Operating System: Linux PC-Server 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ck

[Code] .....

View 7 Replies View Related

Debian Configuration :: Login Failure After Installing Nvidia Drivers

Sep 17, 2015

I'm new to Debian and installed it with Cinnamon because I want to learn some OpenCL programming in Linux. I have a Nvidia GT 525M GPU. Once the operating system is installed, I followed [URL] ..... article to install the proprietary Nvidia drivers. As the forum suggested, instead of creating an Xorg server configuration file, I installed Bumblebee according to [URL]..... article.

But when I restarted my machine after completing all the steps when I try to log in I get the follwoing message:

"failed to load session 'cinnamon'"

I cannot login as normal user or root.

View 1 Replies View Related







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