I've loaded from the USB stick with Debian Live CD on it to fix the MBR after a Windows installation.
Suddenly I've found that fdisk -l shows nothing but the live USB itself. What would it mean?
I've used this image: http://cdimage.debian.org/debian-cd/current-live/i386/iso-hybrid/debian-...
Debian Installer 团队已放出了 Debian Installer 6.0 (代号“Squeeze”) 的首个
Alpha 测试版本。自 Lenny 以来,该版本为用户带来了许多新特性和改进。
I get this error in aptitude:Err http://http.debian.net/debian/ wheezy/main libgtk-3-dev i386 3.4.2-5
404 Not Found
Err http://http.debian.net/debian/ wheezy/main libgtk-3-doc all 3.4.2-5
404 Not Foundfollowed later byE: Failed to fetch http://http.debian.net/debian/pool/main/g/gtk+3.0/libgtk-3-dev_3.4.2-5_i... 404 Not FoundEarlier today I installed glade on another cb machine with no
Officilal image is multiarch netinstall - see what up-right corner of Debian main web page suggests . So this image: http://cdimage.debian.org/debian-cd/6.0 … etinst.iso Other images exists just like solution for something, another architecture, etc. But in majority these solutions are for those people with no network.
The CPU beep is a really irritating thing in Linux distros and sometimes the graphical sound manager does not work when shutting it up.
Fortunately there is a simple way to do it in terminal. In Ubuntu (and distros based upon it) type:
gksudo gedit /etc/modprobe.d/blacklist
In Debian type:
Debian 项目开发组已针对 Debian 5.0(代号“Lenny”)发布了第 5
个维护更新。Debian 5.0.5 更新了 Debian
installer、解决了一些安全问题、以及修正了之前版本中的缺陷。
根据 Debian 5.0.5
发布公告,该版本主要包含以下变化:
I'm running Debian Wheezy and my default Display Manager is gdm3, and I would like to replace it with lxdm the problem is that I'm trying to run # apt-get install lxde and it's not working, what I'm doing wrong?
My /etc/apt/sources.list is:
deb cdrom:[Debian GNU/Linux testing _Wheezy_ - Official Snapshot i386 DVD Binar$
deb http://ftp.br.debian.org/debian wheezy main
deb-src http://ftp.br.debia
my system:debian6.04,sda is working disk,sdb is my usb disk.
i install debian into usb this way,to edit grub file on sda,
nano /boot/grub/grub.cfg
to add new lines
menuentry 'Debian 6.0 from hard disk to install into usb' {
set isofile="(hd0,6)/debian.iso"
loopback loop $isofile
linux (hd0,6)/vmlinuz
initrd (hd0,6)/initrd.gz
}
the vmlinuz,initrid.gz is on the
http://ftp.deb
I want to install the latest version of Wine in my Debian box. There is wine_1.4-0.1_i386.deb in the pool/w/wine/ directory in the Debian mirrors. I have added testing, sid repos in the sources.list file.