Re: Installing Debian (Sarge, 64 bit) on AM2 platform fails

2006-06-20 Thread Jack Malmostoso
On Tue, 20 Jun 2006 05:20:05 +0200, m.v.wesstein wrote:

 Oh well, then I'll build a kernel from scratch myself (2.6.17,
 latest from kernel.org). No problem building the kernel and the modules,
 but after that I got stuck as I didn't have the initrd-tools to make an
 initrd image for that new kernel. The initrd-tools require cpio, which
 requires libc6 =2.3.5 but I only have 2.3.2 as most recent available.
 
 Basicly, I'm stuck now. Any idea's?

Don't know if you *really* need Sarge, but just get yourself the
linux-image deb from unstable and its dependencies and install that one.

-- 
Best Regards, Jack
Linux User #264449
Powered by Debian GNU/Linux on AMD64


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Change in do_chroot script from am64 howto

2006-06-20 Thread Markus Neviadomski
Am Dienstag, den 20.06.2006, 00:40 +0200 schrieb Gudjon I. Gudjonsson:
 Hi
Hope I am nod off topic but I changed to schroot, many months ago and my 
 do_chroot script looks like
 #!/bin/sh
 ARGS=
 for i in $@ ; do
 ARGS=$ARGS '$i'
 done
 
 exec schroot -p -c sid `basename $0` $ARGS
 
 and it works perfectly. The schroot must be set up though but the config file 
 is quite self explanatory.

Hi Gudjon,

I've seen the schroot-package during the last upgrade, but i spent no
time to read the man-page for this tool. Now, after reading, I think
this is much better than the old dchroot command.

I takes some minutes to set it up, because my matlab-installation also
won't work with my old dchroot. 

Thanks a lot,
Markus

 
 /Gudjon
 
 Þann Þriðjudagur 20. júní 2006 00:18 skrifaði Markus Neviadomski:
  Hi,
 
  after upgrading my amd64/unstable with ia32-chroot(also unstable) the
  chroot-script from
  https://alioth.debian.org/docman/view.php/30192/21/debian-amd64-howto.html#
 id272095 doesn't work. I used it for calling OpenOffice from outside the
  chroot.
 
  I'm not shure whether the change was in the way the script interprets
  the calling parameter or the changes where made in chroot environment.
 
  After the upgrade the script passes the following command to the chroot
  ooffice  'file.odt' but only this command works: ooffice file.odt
 
  Starting OpenOffice without any parameter wasn't affected.
 
  Would anybody approve this behavior? In the following is the script with
  the changes I made:
 
  
  #!/bin/sh
  ARGS=
  for i in $@ ; do
  ARGS=$ARGS$i
  done
  echo `basename $0` $ARGS
 
  exec dchroot -c ia32 -d -q `basename $0` $ARGS
 
 
  --
  --
  Markus Neviadomski mailto: [EMAIL PROTECTED]
  WWW:   www.dieitexperten.de
  Linux User #291181
  GPG-Key: 0xF5226EB5
  ---
 


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


multiprocessor

2006-06-20 Thread Francesco Pietra
mpqc 2.3.0-1, running on amd64 etch debian,  sees only one processor, while 
there are two.

I posed the question also to the mpqc list but, in the meantime, I wonder 
wether there is anything general to do with debian.

Mother bowrd Tyan K8WE S 2895, two 265 dual opteron, all eight slots of ram 
filled (1 GB each)

At computer on:
CPU0=Dual Core amd64 opteron 265
CPU1=Dual Core amd64 opteron 265

All ram detected (also, subsequently, with top command)

However, runs with mpqc (that end successfully) report:
Using ProcMessageGrp for message passing (number of nodes = 1).
  Using PthreadThreadGrp for threading (number of threads = 1).
  Using ProcMemoryGrp for distributed shared memory.
  Total number of processors = 1

As far as I understand, on the general command 
$ mpqc filename.inp | tee filename.ou
all available processor should be detected.

What can be done from the debian general point of view of checking processors?

Thanks for helping.

Cheers

francesco pietra



multiprocessor

2006-06-20 Thread Francesco Pietra
Forgot to say:

$ uname -a
Linux deb64 2.6.15-1-amd64-k8-smp #2 date


mpqc 2.3.0-1, running on amd64 etch debian,  sees only one processor, while 
there are two.

I posed the question also to the mpqc list but, in the meantime, I wonder 
wether there is anything general to do with debian.

Mother bowrd Tyan K8WE S 2895, two 265 dual opteron, all eight slots of ram 
filled (1 GB each)

At computer on:
CPU0=Dual Core amd64 opteron 265
CPU1=Dual Core amd64 opteron 265

All ram detected (also, subsequently, with top command)

However, runs with mpqc (that end successfully) report:
Using ProcMessageGrp for message passing (number of nodes = 1).
  Using PthreadThreadGrp for threading (number of threads = 1).
  Using ProcMemoryGrp for distributed shared memory.
  Total number of processors = 1

As far as I understand, on the general command 
$ mpqc filename.inp | tee filename.ou
all available processor should be detected.

What can be done from the debian general point of view of checking processors?

Thanks for helping.

Cheers

francesco pietra



Re: multiprocessor

2006-06-20 Thread Matthew Robinson

Francesco Pietra wrote:

Forgot to say:

$ uname -a
Linux deb64 2.6.15-1-amd64-k8-smp #2 date


mpqc 2.3.0-1, running on amd64 etch debian,  sees only one processor, while 
there are two.


I posed the question also to the mpqc list but, in the meantime, I wonder 
wether there is anything general to do with debian.


Mother bowrd Tyan K8WE S 2895, two 265 dual opteron, all eight slots of ram 
filled (1 GB each)


At computer on:
CPU0=Dual Core amd64 opteron 265
CPU1=Dual Core amd64 opteron 265

All ram detected (also, subsequently, with top command)

However, runs with mpqc (that end successfully) report:
Using ProcMessageGrp for message passing (number of nodes = 1).
  Using PthreadThreadGrp for threading (number of threads = 1).
  Using ProcMemoryGrp for distributed shared memory.
  Total number of processors = 1

As far as I understand, on the general command 
$ mpqc filename.inp | tee filename.ou

all available processor should be detected.

What can be done from the debian general point of view of checking processors?

Thanks for helping.

Cheers

francesco pietra

  

cat /proc/cpuinfo

This will show each core as a separate CPU


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



OT: Re: multiprocessor

2006-06-20 Thread Christoph Anton Mitterer
Francesco Pietra wrote:
 Mother bowrd Tyan K8WE S 2895, two 265 dual opteron, all eight slots of ram 
 filled (1 GB each)

 At computer on:
 CPU0=Dual Core amd64 opteron 265
 CPU1=Dual Core amd64 opteron 265
   
Hi,.. this is off topic:
I have the same board with  two 275 Opterons and these days where its
hot here in Munich (for what we are used to here) I have enormous heat
Problems.

I'm using BIOS Version 1.03 of the board and it shows me about the
following temeratures:
CPU0 45° C
CPU1 73° C (I think this must be a BIOS error)
Ambient 50 °C

And this when the systems does nothing (expect from running X and the
usual stuff).


Also the chipsets get very hot...

Could you please tell me your experiences with that board?

Thanks,
Chris.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Change in do_chroot script from am64 howto

2006-06-20 Thread Gudjon I. Gudjonsson
Hi again
   If you are using matlab 7.0.x you can install it in an sarge, amd64 chroot 
but if you do have the 7.1 version it works perfectly on Debian amd64, sarge, 
etch and sid and you don't need any chroot.

/Gudjon

Þann Þriðjudagur 20. júní 2006 10:16 skrifaði Markus Neviadomski:
 Am Dienstag, den 20.06.2006, 00:40 +0200 schrieb Gudjon I. Gudjonsson:
  Hi
 Hope I am nod off topic but I changed to schroot, many months ago and
  my do_chroot script looks like
  #!/bin/sh
  ARGS=
  for i in $@ ; do
  ARGS=$ARGS '$i'
  done
 
  exec schroot -p -c sid `basename $0` $ARGS
 
  and it works perfectly. The schroot must be set up though but the config
  file is quite self explanatory.

 Hi Gudjon,

 I've seen the schroot-package during the last upgrade, but i spent no
 time to read the man-page for this tool. Now, after reading, I think
 this is much better than the old dchroot command.

 I takes some minutes to set it up, because my matlab-installation also
 won't work with my old dchroot.

 Thanks a lot,
 Markus

  /Gudjon
 
  Þann Þriðjudagur 20. júní 2006 00:18 skrifaði Markus Neviadomski:
   Hi,
  
   after upgrading my amd64/unstable with ia32-chroot(also unstable) the
   chroot-script from
   https://alioth.debian.org/docman/view.php/30192/21/debian-amd64-howto.h
  tml# id272095 doesn't work. I used it for calling OpenOffice from
   outside the chroot.
  
   I'm not shure whether the change was in the way the script interprets
   the calling parameter or the changes where made in chroot environment.
  
   After the upgrade the script passes the following command to the chroot
   ooffice  'file.odt' but only this command works: ooffice file.odt
  
   Starting OpenOffice without any parameter wasn't affected.
  
   Would anybody approve this behavior? In the following is the script
   with the changes I made:
  
   
   #!/bin/sh
   ARGS=
   for i in $@ ; do
   ARGS=$ARGS$i
   done
   echo `basename $0` $ARGS
  
   exec dchroot -c ia32 -d -q `basename $0` $ARGS
  
  
   --
   --
   Markus Neviadomski mailto: [EMAIL PROTECTED]
   WWW:   www.dieitexperten.de
   Linux User #291181
   GPG-Key: 0xF5226EB5
   ---



Cannot install a bootloader

2006-06-20 Thread Dirk Bonenkamp - Bean IT




Hi All,

I've trouble installing the bootloader (both grub and lilo fail). I'm
using the netinstall cd-image to install. My first idea was a problem
with my RAID controller (Adaptec 2020ZCR, running a 4 disc raid 5
array) but it even fails to install a bootloader to a floppy disc. So I
think it's a general problem, instead of a hardware problem.

It always returns the same error message:

The file /boot/grub/stage1 not read correctly.

The thing I found out is that the new / filesystem is still mounted
under /target, but I guess this is normal while installing...? (never
bothered to look, since it always works out fine).

Any suggestions welcome!

Kind regards,

Dirk







Re: Cannot install a bootloader

2006-06-20 Thread Steffen Grunewald
On Tue, Jun 20, 2006 at 11:07:05AM +0200, Dirk Bonenkamp - Bean IT wrote:
 Hi All,
 
 I've trouble installing the bootloader (both grub and lilo fail). I'm 
 using the netinstall cd-image to install. My first idea was a problem 
 with my RAID controller (Adaptec 2020ZCR, running a 4 disc raid 5 array) 
 but it even fails to install a bootloader to a floppy disc. So I think 
 it's a general problem, instead of a hardware problem.
 
 It always returns the same error message:
 
 The file /boot/grub/stage1 not read correctly.
 
 The thing I found out is that the new / filesystem is still mounted 
 under /target, but I guess this is normal while installing...? (never 
 bothered to look, since it always works out fine).

I've seen this error message a few times.
grub must be installed from a chroot environment (which should be true
in your case).
grub must find a *correct* mtab to resolve hard disk partitions.
(it's a bit tricky since the /proc/mounts trick appears not to work)
A leftover device.map may confuse it as well.

Steffen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Cannot install a bootloader

2006-06-20 Thread Dirk Bonenkamp - Bean IT




Hi Steffen,

Thanks for your reply. Only I'm not sure what to do now... I've
chrooted to /target and tried to install grub again, still the same
error. The mtab and device.map look correct to me.

Could you give me another hint?

Thanks!

Dirk

Steffen Grunewald schreef:

  On Tue, Jun 20, 2006 at 11:07:05AM +0200, Dirk Bonenkamp - Bean IT wrote:
  
  
Hi All,

I've trouble installing the bootloader (both grub and lilo fail). I'm 
using the netinstall cd-image to install. My first idea was a problem 
with my RAID controller (Adaptec 2020ZCR, running a 4 disc raid 5 array) 
but it even fails to install a bootloader to a floppy disc. So I think 
it's a general problem, instead of a hardware problem.

It always returns the same error message:

The file /boot/grub/stage1 not read correctly.

The thing I found out is that the new / filesystem is still mounted 
under /target, but I guess this is normal while installing...? (never 
bothered to look, since it always works out fine).

  
  
I've seen this error message a few times.
grub must be installed from a chroot environment (which should be true
in your case).
grub must find a *correct* mtab to resolve hard disk partitions.
(it's a bit tricky since the /proc/mounts trick appears not to work)
A leftover device.map may confuse it as well.

Steffen


  





Re: Cannot install a bootloader

2006-06-20 Thread Matthew Robinson




Dirk Bonenkamp - Bean IT wrote:

  
Hi Steffen,
  
Thanks for your reply. Only I'm not sure what to do now... I've
chrooted to /target and tried to install grub again, still the same
error. The mtab and device.map look correct to me.
  
Could you give me another hint?
  
Thanks!
  
Dirk
  
Steffen Grunewald schreef:
  
On Tue, Jun 20, 2006 at 11:07:05AM +0200, Dirk Bonenkamp - Bean IT wrote:
  

  Hi All,

I've trouble installing the bootloader (both grub and lilo fail). I'm 
using the netinstall cd-image to install. My first idea was a problem 
with my RAID controller (Adaptec 2020ZCR, running a 4 disc raid 5 array) 
but it even fails to install a bootloader to a floppy disc. So I think 
it's a general problem, instead of a hardware problem.

It always returns the same error message:

The file /boot/grub/stage1 not read correctly.

The thing I found out is that the new / filesystem is still mounted 
under /target, but I guess this is normal while installing...? (never 
bothered to look, since it always works out fine).


I've seen this error message a few times.
grub must be installed from a chroot environment (which should be true
in your case).
grub must find a *correct* mtab to resolve hard disk partitions.
(it's a bit tricky since the /proc/mounts trick appears not to work)
A leftover device.map may confuse it as well.

Steffen



  


>From outside the chroot:

mount -o bind /dev /target/dev
mount proc -t proc /target/proc





Re: multiprocessor

2006-06-20 Thread Francesco Pietra
On Tuesday 20 June 2006 10:55, Matthew Robinson wrote:
 Francesco Pietra wrote:
  Forgot to say:
 
  $ uname -a
  Linux deb64 2.6.15-1-amd64-k8-smp #2 date
  
 
  mpqc 2.3.0-1, running on amd64 etch debian,  sees only one processor,
  while there are two.
 
  I posed the question also to the mpqc list but, in the meantime, I wonder
  wether there is anything general to do with debian.
 
  Mother bowrd Tyan K8WE S 2895, two 265 dual opteron, all eight slots of
  ram filled (1 GB each)
 
  At computer on:
  CPU0=Dual Core amd64 opteron 265
  CPU1=Dual Core amd64 opteron 265
 
  All ram detected (also, subsequently, with top command)
 
  However, runs with mpqc (that end successfully) report:
  Using ProcMessageGrp for message passing (number of nodes = 1).
Using PthreadThreadGrp for threading (number of threads = 1).
Using ProcMemoryGrp for distributed shared memory.
Total number of processors = 1
 
  As far as I understand, on the general command
  $ mpqc filename.inp | tee filename.ou
  all available processor should be detected.
 
  What can be done from the debian general point of view of checking
  processors?
 
  Thanks for helping.
 
  Cheers
 
  francesco pietra

 cat /proc/cpuinfo

Thank you (thanks also for another similar message that has gone lost: two 
keyboards, too much). Please, see the attached file cpuinfo on the commad 
that you suggested. Why three cpu and not two or four?

francesco

 This will show each core as a separate CPU
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.364
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy
bogomips	: 3619.06
TLB size	: 1024 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: ts fid vid ttp

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.364
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy
bogomips	: 3616.17
TLB size	: 1024 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: ts fid vid ttp

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.364
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy
bogomips	: 3616.17
TLB size	: 1024 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: ts fid vid ttp

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.364
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy
bogomips	: 3616.16
TLB size	: 1024 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: ts fid vid ttp



Re: multiprocessor

2006-06-20 Thread Matthew Robinson




Francesco Pietra wrote:

  On Tuesday 20 June 2006 10:55, Matthew Robinson wrote:
  
  
Francesco Pietra wrote:


  Forgot to say:

$ uname -a
Linux deb64 2.6.15-1-amd64-k8-smp #2 date


mpqc 2.3.0-1, running on amd64 etch debian,  sees only one processor,
while there are two.

I posed the question also to the mpqc list but, in the meantime, I wonder
wether there is anything general to do with debian.

Mother bowrd Tyan K8WE S 2895, two 265 dual opteron, all eight slots of
ram filled (1 GB each)

At computer on:
CPU0=Dual Core amd64 opteron 265
CPU1=Dual Core amd64 opteron 265

All ram detected (also, subsequently, with top command)

However, runs with mpqc (that end successfully) report:
Using ProcMessageGrp for message passing (number of nodes = 1).
  Using PthreadThreadGrp for threading (number of threads = 1).
  Using ProcMemoryGrp for distributed shared memory.
  Total number of processors = 1

As far as I understand, on the general command
$ mpqc filename.inp | tee filename.ou
all available processor should be detected.

What can be done from the debian general point of view of checking
processors?

Thanks for helping.

Cheers

francesco pietra
  

cat /proc/cpuinfo

  
  
Thank you (thanks also for another similar message that has gone lost: two 
keyboards, too much). Please, see the attached file cpuinfo on the commad 
that you suggested. Why three cpu and not two or four?

francesco
  
  
This will show each core as a separate CPU



processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.364
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy
bogomips	: 3619.06
TLB size	: 1024 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: ts fid vid ttp

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.364
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy
bogomips	: 3616.17
TLB size	: 1024 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: ts fid vid ttp

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.364
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy
bogomips	: 3616.17
TLB size	: 1024 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: ts fid vid ttp

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.364
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy
bogomips	: 3616.16
TLB size	: 1024 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: ts fid vid ttp


  

The first CPU is 0, so you have 0-3 (which is 4)




Re: Cannot install a bootloader

2006-06-20 Thread Steffen Grunewald
On Tue, Jun 20, 2006 at 11:25:18AM +0200, Dirk Bonenkamp - Bean IT wrote:
 Hi Steffen,
 
 Thanks for your reply. Only I'm not sure what to do now... I've chrooted 
 to /target and tried to install grub again, still the same error. The 
 mtab and device.map look correct to me.
 
 Could you give me another hint?

Run the script by sh -x and look what exactly is being extracted for 
the (hd*,*) values, and compare with your setup

Steffen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Segementation fault on ld

2006-06-20 Thread Goswin von Brederlow
[EMAIL PROTECTED] (saf) writes:

 Hi,

 when I try to compile maildir2mbox of qmail packet I get this error:

 [EMAIL PROTECTED] ~/tmp12/netqmail-1.05/qmail-1.03 $ make maildir2mbox
 ./load maildir2mbox maildir.o prioq.o now.o myctime.o \
 gfrom.o lock.a getln.a env.a open.a strerr.a stralloc.a \
 alloc.a substdio.a error.a str.a fs.a datetime.a 
 collect2: ld terminated with signal 11 [Segmentation fault]
 /usr/bin/ld: BFD 2.15 assertion fail ../../bfd/elflink.c:6081
 make: *** [maildir2mbox] Error 1

 I suppose this is a bug in ld, probably related with the AMD 64-bits port?

Please report this but with reportbug -f /usr/bin/ld.

MfG
Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Cannot install a bootloader

2006-06-20 Thread Goswin von Brederlow
Dirk Bonenkamp - Bean IT [EMAIL PROTECTED] writes:

 Hi All,
 I've trouble installing the bootloader (both grub and lilo fail). I'm using
 the netinstall cd-image to install. My first idea was a problem with my RAID
 controller (Adaptec 2020ZCR, running a 4 disc raid 5 array) but it even fails
 to install a bootloader to a floppy disc. So I think it's a general problem,
 instead of a hardware problem.
 It always returns the same error message:
 The file /boot/grub/stage1 not read correctly.
 The thing I found out is that the new / filesystem is still mounted under
 /target, but I guess this is normal while installing...? (never bothered to
 look, since it always works out fine).
 Any suggestions welcome!
 Kind regards,
 Dirk

Grub-install tries to emulate the bios as it will be during boot as
best as possible during install to test if grub will work. Sometimes
that test itself doesn't work or it actualy shows a future boot
problem.

To make sure which of the two you have create a grub floppy.

apt-cache show grub-disk

Boot from that floppy and install grub from the grub shell directly.

MfG
Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: OT: Re: multiprocessor

2006-06-20 Thread Erik Mouw
On Tue, Jun 20, 2006 at 11:03:28AM +0200, Christoph Anton Mitterer wrote:
 Francesco Pietra wrote:
  Mother bowrd Tyan K8WE S 2895, two 265 dual opteron, all eight slots of ram 
  filled (1 GB each)
 
  At computer on:
  CPU0=Dual Core amd64 opteron 265
  CPU1=Dual Core amd64 opteron 265

 Hi,.. this is off topic:
 I have the same board with  two 275 Opterons and these days where its
 hot here in Munich (for what we are used to here) I have enormous heat
 Problems.
 
 I'm using BIOS Version 1.03 of the board and it shows me about the
 following temeratures:
 CPU0 45° C
 CPU1 73° C (I think this must be a BIOS error)
 Ambient 50 °C
 
 And this when the systems does nothing (expect from running X and the
 usual stuff).
 
 Also the chipsets get very hot...
 
 Could you please tell me your experiences with that board?

Try the lm_sensors.conf from Tyan:

  ftp://ftp.tyan.com/software/lms/lms_s2895.conf

I experienced similar problems with an S2885, and most of it went away
by using Tyan's lm_sensors config file. The config file still needed a
little tweaking (high temp for the two CPUs were completely different)
but at least it gives you a working config file to start with.


Erik

-- 
+-- Erik Mouw -- www.harddisk-recovery.com -- +31 70 370 12 90 --
| Lab address: Delftechpark 26, 2628 XH, Delft, The Netherlands


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Installing Debian (Sarge, 64 bit) on AM2 platform fails

2006-06-20 Thread Lennart Sorensen
On Tue, Jun 20, 2006 at 05:02:02AM +0200, m.v.wesstein wrote:
 Basicly, I'm stuck now. Any idea's? Perhaps getting the forcedeth 
 drivers to recognise the NVIDIA GeForce 6150 + nForce 430 chipset? I've 
 managed to update my pci.ids file but to no avail. Any help would be 
 much appreciated!

2.6.8 was released almost 18 months ago.  The chipset on your board is
no where near that old.  The 2.6.8 kernel simply has no way to know how
to support that chipset.  Try etch instead, or one of the sarge
installers with 2.6.15 or newer kernel.

The pci.ids file is just for lspci.  It doesn't tell the drivers
anything.  The kernel doesn't look at files itself.

amd64 version: http://kmuto.jp/debian/d-i/2.6.15/sarge-custom-0209-x86_64.iso
i386 version: http://kmuto.jp/debian/d-i/2.6.15/sarge-custom-0206.iso

http://kmuto.jp/b.cgi/debian/d-i-2615.htm has more info on it.

You can also try the 2.6.12 based one I made a while ago, although
2.6.15 is likely better for that board.  Using the kernel from
backports.org is my recomendation once you have it installed.  Mine is
at http://www.tinyplanet.ca/~lsorense/amd64/

Len Sorensen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Cannot install a bootloader

2006-06-20 Thread Lennart Sorensen
On Tue, Jun 20, 2006 at 11:07:05AM +0200, Dirk Bonenkamp - Bean IT wrote:
 Hi All,
 
 I've trouble installing the bootloader (both grub and lilo fail). I'm 
 using the netinstall cd-image to install. My first idea was a problem 
 with my RAID controller (Adaptec 2020ZCR, running a 4 disc raid 5 array) 
 but it even fails to install a bootloader to a floppy disc. So I think 
 it's a general problem, instead of a hardware problem.
 
 It always returns the same error message:
 
 The file /boot/grub/stage1 not read correctly.
 
 The thing I found out is that the new / filesystem is still mounted 
 under /target, but I guess this is normal while installing...? (never 
 bothered to look, since it always works out fine).
 
 Any suggestions welcome!

Do you have a seperate partition for /boot?  I have seen grub in sarge
fail in that case.  Creating a symlink helps it though.

ln -s . /target/boot/boot

Newer versions of grub are a bit smarter in my experience.

Len Sorensen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: OT: Re: multiprocessor

2006-06-20 Thread Francesco Pietra
On Tuesday 20 June 2006 14:00, Erik Mouw wrote:
 On Tue, Jun 20, 2006 at 11:03:28AM +0200, Christoph Anton Mitterer wrote:
  Francesco Pietra wrote:
   Mother bowrd Tyan K8WE S 2895, two 265 dual opteron, all eight slots of
   ram filled (1 GB each)
  
   At computer on:
   CPU0=Dual Core amd64 opteron 265
   CPU1=Dual Core amd64 opteron 265
 
  Hi,.. this is off topic:
  I have the same board with  two 275 Opterons and these days where its
  hot here in Munich (for what we are used to here) I have enormous heat
  Problems.
 
  I'm using BIOS Version 1.03 of the board and it shows me about the
  following temeratures:
  CPU0 45° C
  CPU1 73° C (I think this must be a BIOS error)
  Ambient 50 °C
 
  And this when the systems does nothing (expect from running X and the
  usual stuff).
 
  Also the chipsets get very hot...
 
  Could you please tell me your experiences with that board?

 Try the lm_sensors.conf from Tyan:

   ftp://ftp.tyan.com/software/lms/lms_s2895.conf

 I experienced similar problems with an S2885, and most of it went away
 by using Tyan's lm_sensors config file. The config file still needed a
 little tweaking (high temp for the two CPUs were completely different)
 but at least it gives you a working config file to start with.

Is that conf file to add to lm-sensors as from :
http://www.debian-administration.org/articles/327
? Although my system, as described above, seems to be in order from the 
outside, measuring the temperatures inside is a good idea. I would like to do 
that if i learn how. Thank you

francesco pietra



 Erik

 --
 +-- Erik Mouw -- www.harddisk-recovery.com -- +31 70 370 12 90 --

 | Lab address: Delftechpark 26, 2628 XH, Delft, The Netherlands



Re: Cannot install a bootloader

2006-06-20 Thread Dirk Bonenkamp - Bean IT






  
Hi All,

I've trouble installing the bootloader (both grub and lilo fail). I'm 
using the netinstall cd-image to install. My first idea was a problem 
with my RAID controller (Adaptec 2020ZCR, running a 4 disc raid 5 array) 
but it even fails to install a bootloader to a floppy disc. So I think 
it's a general problem, instead of a hardware problem.

It always returns the same error message:

The file /boot/grub/stage1 not read correctly.

The thing I found out is that the new / filesystem is still mounted 
under /target, but I guess this is normal while installing...? (never 
bothered to look, since it always works out fine).

Any suggestions welcome!

  
  
Do you have a seperate partition for /boot?  I have seen grub in sarge
fail in that case.  Creating a symlink helps it though.

ln -s . /target/boot/boot

Newer versions of grub are a bit smarter in my experience.

Len Sorensen
  

Thank you all for your replies. Finally, I've created a grub boot
floppy, chose to not install a bootloader, booted into the new system
and installed  configured grub in the new system. No problem at
all. Maybe I've should have tried this a bit sooner, but I'm s
spoiled with the almost-always-smooth debian installer... :)

Thanks!

Dirk






Re: multiprocessor

2006-06-20 Thread Gnu-Raiz
On Tuesday 20 June 2006 01:35, Francesco Pietra wrote:
 Forgot to say:

 $ uname -a
 Linux deb64 2.6.15-1-amd64-k8-smp #2 date
 

 mpqc 2.3.0-1, running on amd64 etch debian,  sees only one
 processor, while there are two.

 I posed the question also to the mpqc list but, in the meantime,
 I wonder wether there is anything general to do with debian.

 Mother bowrd Tyan K8WE S 2895, two 265 dual opteron, all eight
 slots of ram filled (1 GB each)

 At computer on:
 CPU0=Dual Core amd64 opteron 265
 CPU1=Dual Core amd64 opteron 265

 All ram detected (also, subsequently, with top command)


 As far as I understand, on the general command
 $ mpqc filename.inp | tee filename.ou
 all available processor should be detected.

 What can be done from the debian general point of view of
 checking processors?

 Thanks for helping.

 Cheers

 francesco pietra

Top will tell you how many CPU's you have hit 1 when in top, should 
give you an account of your CPU's. 

Don't forget dmesg, that will tell you as well, like another 
gentleman said it starts counting from 0, so it is normal to see 
only 3 as the final CPU.

Also most of the stuff you need can be found in the /proc directory, 
in fact that is what top uses. So if you need a quick fix just cat 
in your /proc directory to see the information.

Gnu_Raiz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: multiprocessor

2006-06-20 Thread Francesco Pietra
 After learning from you how to inquiry the cpu, and reading better the mpqc 
manual, the command 

mpqc -messagegrp ShmMessageGrp:(n = 4) filename.inp | tee filename.out

puts all four processors  at work and the acceleration with respect to using 
only one cpu is really impressive.

My message is perhaps not inappropriate for this list, because my curiosity is 
to ask how the two dual opteron cpu work with calculation software that was 
not devised for parallel processes. In fact, unlike with mpqc above, 
acceleration of my machine with respect to a simple Athlon for force field 
calculations with classical programs is modest indeed. What do the two dual 
opteron in this case?

Cheers

francesco pietra



On Tuesday 20 June 2006 16:15, Gnu-Raiz wrote:
 On Tuesday 20 June 2006 01:35, Francesco Pietra wrote:
  Forgot to say:
 
  $ uname -a
  Linux deb64 2.6.15-1-amd64-k8-smp #2 date
  
 
  mpqc 2.3.0-1, running on amd64 etch debian,  sees only one
  processor, while there are two.
 
  I posed the question also to the mpqc list but, in the meantime,
  I wonder wether there is anything general to do with debian.
 
  Mother bowrd Tyan K8WE S 2895, two 265 dual opteron, all eight
  slots of ram filled (1 GB each)
 
  At computer on:
  CPU0=Dual Core amd64 opteron 265
  CPU1=Dual Core amd64 opteron 265
 
  All ram detected (also, subsequently, with top command)
 
 
  As far as I understand, on the general command
  $ mpqc filename.inp | tee filename.ou
  all available processor should be detected.
 
  What can be done from the debian general point of view of
  checking processors?
 
  Thanks for helping.
 
  Cheers
 
  francesco pietra

 Top will tell you how many CPU's you have hit 1 when in top, should
 give you an account of your CPU's.

 Don't forget dmesg, that will tell you as well, like another
 gentleman said it starts counting from 0, so it is normal to see
 only 3 as the final CPU.

 Also most of the stuff you need can be found in the /proc directory,
 in fact that is what top uses. So if you need a quick fix just cat
 in your /proc directory to see the information.

 Gnu_Raiz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: multiprocessor

2006-06-20 Thread Matthew Robinson

Francesco Pietra wrote:
 After learning from you how to inquiry the cpu, and reading better the mpqc 
manual, the command 


mpqc -messagegrp ShmMessageGrp:(n = 4) filename.inp | tee filename.out

puts all four processors  at work and the acceleration with respect to using 
only one cpu is really impressive.


My message is perhaps not inappropriate for this list, because my curiosity is 
to ask how the two dual opteron cpu work with calculation software that was 
not devised for parallel processes. In fact, unlike with mpqc above, 
acceleration of my machine with respect to a simple Athlon for force field 
calculations with classical programs is modest indeed. What do the two dual 
opteron in this case?
  
The spare core's will be used to run the kernel, and other applications, 
leaving (theoretically), a whole core/cpu for your non-threaded number 
crunching application. A good example of this is encoding video on one 
cpu and using your desktop without slowdown on the other



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Looking for list of error codes

2006-06-20 Thread Jeff Jozwiak
I'm trying to install amd64 on a dual opteron with XP x64. When I reach
the grub install portion I try to write the grub to floppy/HD and I get
a "fail error code 20". Can someone assist in its meaning or location
of error code defs?

joz
[EMAIL PROTECTED]

Re: OT: Re: multiprocessor

2006-06-20 Thread Andrew Sharp
On Tue, Jun 20, 2006 at 02:00:29PM +0200, Erik Mouw wrote:
 On Tue, Jun 20, 2006 at 11:03:28AM +0200, Christoph Anton Mitterer wrote:
  Francesco Pietra wrote:
   Mother bowrd Tyan K8WE S 2895, two 265 dual opteron, all eight slots of 
   ram 
   filled (1 GB each)
  
   At computer on:
   CPU0=Dual Core amd64 opteron 265
   CPU1=Dual Core amd64 opteron 265
 
  Hi,.. this is off topic:
  I have the same board with  two 275 Opterons and these days where its
  hot here in Munich (for what we are used to here) I have enormous heat
  Problems.
  
  I'm using BIOS Version 1.03 of the board and it shows me about the
  following temeratures:
  CPU0 45? C
  CPU1 73? C (I think this must be a BIOS error)
  Ambient 50 ?C
  
  And this when the systems does nothing (expect from running X and the
  usual stuff).
  
  Also the chipsets get very hot...
  
  Could you please tell me your experiences with that board?
 
 Try the lm_sensors.conf from Tyan:
 
   ftp://ftp.tyan.com/software/lms/lms_s2895.conf
 
 I experienced similar problems with an S2885, and most of it went away
 by using Tyan's lm_sensors config file. The config file still needed a
 little tweaking (high temp for the two CPUs were completely different)
 but at least it gives you a working config file to start with.

The lmsensors package in etch seems to work perfectly w/o any downloads.
Actually, I checked it and it seems it has been updated with the mods
from tyan already.  So, as debian users, you're in luck as usual!

ripper:~$ sensors
smsc47b397-isa-0480
Adapter: ISA adapter
temp1:   +33?C  -- cpu1
temp2:   +33?C  -- cpu2
temp3:   +29?C
temp4:  -128?C
fan1: 1393 RPM  -- cpu1 fan
fan2: 1348 RPM
fan3: 1357 RPM
fan4: 1428 RPM  -- cpu2 fan

This is with 265s basicall idle.  The CPUs (temp1 and 2) get as high
as 43C when running for a while at 100%.  [This is the ideal machine
for compiling 800 java files several times a day ~:^) ]

If you're seeing anything higher, then you need to triple check your
fans and heat sink mounting.  They're probably not working right.

Cheers,

a


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: OT: Re: multiprocessor

2006-06-20 Thread Andrew Sharp
On Tue, Jun 20, 2006 at 11:01:12AM -0700, Andrew Sharp wrote:

 ripper:~$ sensors
 smsc47b397-isa-0480
 Adapter: ISA adapter
 temp1:   +33?C  -- cpu1
 temp2:   +33?C  -- cpu2
 temp3:   +29?C
 temp4:  -128?C

These read as 33\260C when I'm reading the email, but as 33degree
symbolC when I'm editing the email or reading the output from sensors on
an xterm.  So, sorry about that if your email client didn't like those.

Cheers,

a


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: XFS, EXT3 or some other?

2006-06-20 Thread Tom Vier
This is the second fs thread lately, but all add my thoughts here, too. 8)

reiserfs:
I've used for years and only had one minor problem (fsck thought
there was a hash problem when there wasn't). I've used it on x86, amd64,
sparc64, alpha, and ppc32.

+ dynamic inodes
+ has data=ordered
+ supports write barriers
+ much faster than ext3
- slower than xfs and jfs in some cases


ext3:
I've used on x86, amd64, sparc64, and ppc32. No problems, but reiserfs was
stable before ext3 was!

+ compatability
+ has data=ordered
+ write barriers
+ data=journalled (rarely useful, tho)
- slow!
- fixed inode tables (tho, that makes fsck more reliable)


jfs:
I've only tried on x86.

+ dynamic inodes
+ nointegrity option speeds up restoring from backup
+ lower cpu usage
- high latency than xfs
- doesn't support write barriers
- no order constraints

xfs:
Only tried on x86.

+ dynamic inodes
+ delayed allocation
+ write barriers
+ lower latency than jfs
- no order constraints
- high cpu usage


-- 
Tom Vier [EMAIL PROTECTED]
DSA Key ID 0x15741ECE


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



chroot and openoffice

2006-06-20 Thread thomas parquier

Hi,

I'm using openoffice.org 2.0 in a chroot, and I can't open nfs mounted files.
I get this message :
input/output general error while accessing to /mnt/server/path/file.odt..
(translated from french :)
Server is actualy mounted in /chroot/mnt (automounted), I put a symlink in /.

BTW, I mounted my home partition in the chroot path too and made a
symlink in /, which I guess is a problem because schroot told me it
couldnt chdir to the path. I dealt with it by adding
cd /
before the exec schroot line in do_chroot, which is not very clean to me.

thanks
tom


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: [SPAM] Re: XFS, EXT3 or some other?

2006-06-20 Thread Fielder George Dowding
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Tom Vier wrote:
 This is the second fs thread lately, but all add my thoughts here, too. 8)
 
 reiserfs:
 I've used for years and only had one minor problem (fsck thought
 there was a hash problem when there wasn't). I've used it on x86, amd64,
 sparc64, alpha, and ppc32.
 
 + dynamic inodes
 + has data=ordered
 + supports write barriers
 + much faster than ext3
 - slower than xfs and jfs in some cases
 
 
 ext3:
 I've used on x86, amd64, sparc64, and ppc32. No problems, but reiserfs was
 stable before ext3 was!
 
 + compatability
 + has data=ordered
 + write barriers
 + data=journalled (rarely useful, tho)
 - slow!
 - fixed inode tables (tho, that makes fsck more reliable)
 
 
 jfs:
 I've only tried on x86.
 
 + dynamic inodes
 + nointegrity option speeds up restoring from backup
 + lower cpu usage
 - high latency than xfs
 - doesn't support write barriers
 - no order constraints
 
 xfs:
 Only tried on x86.
 
 + dynamic inodes
 + delayed allocation
 + write barriers
 + lower latency than jfs
 - no order constraints
 - high cpu usage
 
 
Thank you, Tom, for the comparison. I have used ext3 but became
disenchanted when I found it liked to do an old ext2 fsck on boot every
so often according to some magic number. I tried both xfs and jfs
without much joy. At the time (perhaps two years ago now) grub would not
boot with xfs as the boot partition file format. I learned that I could
use reiserfs as the boot partition file format if I made the partition
sufficiently large, which is not a problem with today's hard drives. I
can't remember why jfs gave little joy. These days I use reiserfs with
much joy. I don't understand the problem that others are having with it.
My systems are lightly loaded workstations and servers. I do not use any
data base systems. That is going to change as soon as I can figure out
how to use MySQL and PostgreSQL.

- --
Fielder George Dowding, Chief Iceworm.^.   Debian/GNU Linux
dba Iceworm Enterprises, Anchorage, Alaska   /v\   etch Testing
Since 1976 - Over 30 Years of Service.  /( )\  User Number 269482
^^-^^  irad 301256
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEmG4R2kl99FX0AIkRAvuZAJ9kqhCt4Csk5dCAQNjh8RnBvxmu8gCeOIVj
Pf6cSfX2+eGQJZIuZKL3CYU=
=fO5L
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



xgl on sarge

2006-06-20 Thread thomas parquier

Hi

I'm trying to build xglcompiz on sarge with the tuto on
freedesktop.org wiki. But during autogen.sh, aclocal asks for the
AM_GCONF_SOURCE_2 macro. I suspect compiz to build only on a brand new
gnome with the last gconf release.
Do I have to dist-upgrade to be able to build xgl and the whole thing
? Or is it something else ?

thanks
tom


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: chroot and openoffice

2006-06-20 Thread Rene Engelhard
Hi,

thomas parquier wrote:
 I'm using openoffice.org 2.0 in a chroot, and I can't open nfs mounted 
 files.
 I get this message :
 input/output general error while accessing to /mnt/server/path/file.odt..
 (translated from french :)

Which version exactly?

Regards,

Rene


signature.asc
Description: Digital signature


Re: Installing Debian (Sarge, 64 bit) on AM2 platform fails

2006-06-20 Thread Daniel Pittman
Jack Malmostoso [EMAIL PROTECTED] writes:
 On Tue, 20 Jun 2006 05:20:05 +0200, m.v.wesstein wrote:

 Oh well, then I'll build a kernel from scratch myself (2.6.17,
 latest from kernel.org). No problem building the kernel and the modules,
 but after that I got stuck as I didn't have the initrd-tools to make an
 initrd image for that new kernel. The initrd-tools require cpio, which
 requires libc6 =2.3.5 but I only have 2.3.2 as most recent available.
 
 Basicly, I'm stuck now. Any idea's?

 Don't know if you *really* need Sarge, but just get yourself the
 linux-image deb from unstable and its dependencies and install that
 one.

A better idea is to grab them from http://backports.org/, where you will
face a much less tough time than doing the backporting yourself.

Regards,
Daniel
-- 
Digital Infrastructure Solutions -- making IT simple, stable and secure
Phone: 0401 155 707email: [EMAIL PROTECTED]
http://digital-infrastructure.com.au/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



make install on etch amd64

2006-06-20 Thread Alan Ianson
I have upgraded from the unofficial amd64 sarge to etch and now when I run 
make install I get an error that says..

*** You are not logged in as user 'mbse' ***
make: *** [install] error 1

This package installs fine on i386 sarge and the unofficial amd64 sarge. 
Anyone see this error before and know where I should look. I'm stumped.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Grub error codes

2006-06-20 Thread Sam Varghese
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Some dude asked about grub error codes a day or so back; I don't have
the message in question but a complete list of error codes is here:

http://www.uruk.org/orig-grub/errors.html

HTH.

Sam
- -- 
Sam Varghese
http://www.gnubies.com
As scarce as truth is, the supply has always been in excess of the demand.
My PGP key: http://www.gnubies.com/encryption/sign.txt
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFEmL2UZyXhknb+33gRAkMnAKCMjmX7AUKu4i0XxJkQQh9HBkAoEwCeN7Up
YQ49VT9XFfRPV2tkqlTpApY=
=Cirn
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]