Tagged Questions
1
vote
1answer
80 views
How to build a live Debian CD/USB in Windows, bootable in EFI mode?
I tried to install the latest stable Debian release (Debian 7.0 "Wheezy") using the Debian Multi-arch netinstall (AMD64) "debian-7.0.0-amd64-i386-netinst.iso" on my laptop. My laptop has a SecureCore ...
7
votes
3answers
715 views
How to truely install a tar.gz file on Linux - how to manage manually-installed (or standalone) applications?
I see all these links explaining packages and .debs... I know that... and there are many kludges to get tar.gz files working (eg: update-alternatives for Java or manually dropping the file in ...
1
vote
1answer
477 views
Apt-Get Install Unmet Dependencies
My debian computer will not install the new kernel. It says I have unmet dependencies, and those dependencies say they have unmet dependencies. Many of these dependencies are already installed ...
3
votes
2answers
195 views
Linux Need Basic Libraries Without Internet
So I've been battling with my debian install lately, it doesn't have the firmware for either eth0 or wan0 NIC's. However, I got a firmware.zip file that I need to extract to /lib/firmware. The problem ...
0
votes
1answer
123 views
Cut down the installed space?
My system: Debian 6.04, sda is working disk, sdb is my USB disk.
I installed Debian onto the USB drive this way, to edit grub file on sda,
nano /boot/grub/grub.cfg to add the new lines
menuentry ...
1
vote
2answers
414 views
libpangocairo-1.0.so.0: undefined symbol: cairo_has_show_text_glyphs error
I am using Debian Squeeze and I wanted to install Gimp 2.8. I installed a lot of packages dependencies for Gimp but I could not successfully complete the install of the Gimp package
When installing ...
2
votes
1answer
999 views
Compiling daemontools on ubuntu or debian
I am installing D.J.B.'s daemontools on an ubuntu 10.04 server (64 bit).
(This question is about daemontools, which is a free and open software for managing UNIX services. It is not about 'DAEMON ...
1
vote
1answer
136 views
reinstall debian
I have a Debian based server but I don't have physical access to it and it doesn't have a DVD-drive or similar. I only have root access. Is it possible to format and reinstall Debian just by using the ...
7
votes
4answers
3k views
What should I do before dual-booting Windows 7 and Debian on EFI?
I'm about to purchase an Asus motherboard with EFI firmware and wanted to prepare myself for installing Windows and Debian once the hardware arrives. I was hoping that someone who has gone down this ...
1
vote
2answers
502 views
How to install kernel on debian with no internet connection
I'm trying to install a newer kernel version on my Debian (squeeze) machine as I need it to get my wireless card working. I have Debian on one partition of my hard drive, Fedora on the other. I'm ...
1
vote
0answers
301 views
Cannot install Debian on QEmu-arm
I'm trying to run Debian 6 network install with this command:
sudo qemu-system-arm -M versatilepb -kernel ./vmlinuz-2.6.32-5-versatile -initrd ./initrd.gz -hda ./debianlxde.img -m 256 -append ...
2
votes
1answer
406 views
Partitioning and installing Voyage Linux
I am trying to install Voyage Linux 0.8.0 (a distribution based off Debian) on a Soekris Net4801. I would like to have two partitions, one for the operating system and another one for data.
I have ...
3
votes
2answers
1k views
How to make apt-get accept new config files in an unattended install of debian from Repo
I am writing a script for a unattended install of a package that is in our repo, it is a software package with one of Debian's marked config files.
Is there any option that I can pass to ...
2
votes
4answers
826 views
Which Debian Architecture Should I Use? AMD Sempron 2500
I have an old computer with an AMD Sempron 2500 1.7GHz Processor and 512MB ram. I am trying to build a simple NAS for my home office.
I downloaded the Debian Small CD file amd64 and i386, burnt them ...
2
votes
1answer
288 views
Debian unstable chroot security issues
This page describes how you can use the debootstrap utility to install a base Debian unstable/sid system on an existing Linux machine. The new install is accessible using chroot.
When doing this, ...
0
votes
2answers
349 views
Why does installing Debian from DVD download many packages?
I know Debian is general purpose, so a Debian install could just as easily be a server as a desktop. It seems, however, that even with a DVD of disk1 from Debian, it is downloading a tremendous number ...
1
vote
4answers
626 views
Debian Lenny on Asus sabertooth X58 won't detect hard drive
I have been trying to install Debian Lenny on my new machine, alongside Windows 7 64-bit. When I get to the part where it detects my disks, it can't find any. I have a 1GB FAT32 flash drive that it ...
3
votes
4answers
2k views
How to make USB debian squeeze disk for PPC?
I'm using a G4 1.5ghz PPC 32bit Powerbook
I followed the instructions on this site.
http://mintppc.org/content/installation-mintppc-92
But could never get my powerbook to boot up from the usb ...
1
vote
2answers
980 views
Fixing debian installer
I have a VPS with Debian GNU/Linux on it. I'm trying to install a PHP file manager so that people could access it and download stuff into a directory.
I don't have anything in my /bin about PHP so ...
4
votes
1answer
440 views
Debian 6 installation DVD required
I just want to install the operating system and SSH printserver .
I just burned the first DVD of the 8 avaible for the amd64 architecture.
How many DVDs should i burn in order the operating system to ...
3
votes
1answer
716 views
Creating a completely offline installer using simple-cdd
I'm trying to create a custom CD using my own minimal debian installed setup.
I just simply typed build-simple-cdd. The process was successful, but when I tested it on my virtualbox and disabling the ...
6
votes
3answers
20k views
How to install Debian from USB? (Using full size image not netinstall)
I learned of a way to install Debian from USB using the netinstall image, which is fine. However it means I have to spend hours and hours downloading packages to do the install. Is there a way I can ...
1
vote
1answer
7k views
How to install Adobe Acrobat Reader in Debian?
I've got deb http://debian-multimedia.org squeeze main in "/etc/apt/sources.list", but wajig update && wajig install acroread results in:
E: Package ‘acroread’ has no installation candidate
...
