sarge net install on USB disk

2006-05-01 Thread Johan Daine
Hi, Last week , I managed to install a Sarge with the ne install 3.1Ra i386 CD-ROM. It worked like a charm. I modified the grub menu.list on my first IDE disk in order to boot on the usb disk. I coulsd change my sources.list and upgraded to sid toexperiment (usin g apt-proxy on on of my bikes) Yes

Re: Grub error 21 confusion

2006-04-22 Thread Johan Daine
Hi, I just got the same error, while installing from a net install CD on a USB hard disk. I 'just" had to change the (AMI) BIOS point of view about the HD. USB dvice emulation --> HD It was set to CDROM Thanks to all of you you, I got the idea and solved the problem May this help someone Johan -

Re: Enabling remote X display

2006-03-14 Thread Johan Daine
Florian Kulzer wrote: start here: http://www.debian.org/doc/manuals/reference/ch-tune.en.html#s-xssh Hi, I found a solution to my problem. # find /etc/X11 -type f -print0 | xargs -0 grep nolisten /etc/X11/xinit/xserverrc:exec /usr/bin/X11/X -dpi 100 -nolisten tcp gave me the clue After rea

Enabling remote X display

2006-03-13 Thread Johan Daine
Hi, I cannot find the file that must be edited in order to enable remote X connections on my X server. (Of course, I ran xhost and adjusted the DISPLAY variable on my "remote" machine but as far as I remember, there is an option in a config file disabling remote coonections..., but I don't know whi

apt-proxy-import help

2006-03-03 Thread Johan Daine
Hi everyone, I am making some tests with apt-proxy. apt-proxy is working perfectly. I have been purging gpm, removing the gpm deb on the local caches, proxy on the proxy, on other machines and all these work perfectly. Let's call the apt-proxy server horus. The 'source.list' file : horus:/etc/apt#