Re: two cpu works con debian gnu/kfreebsd?

2010-08-21 Thread edmond
my system is

uname -a
GNU/kFreeBSD debian 7.3-1-686 #0 Fri Aug  6 09:09:07 CEST 2010 i686 i386
Intel(R) Core(TM)2 CPU  6600  @ 2.40GHz GNU/kFreeBSD
the situation was the same with kfreebsd-image-8.1-1-686
- Nascondi testo citato -


grep processor /proc/cpuinfo
processor: 0

less /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 7
model name  : Intel(R) Core(TM)2 CPU  6600  @ 2.40GHz
stepping: 6
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 b19 b21 mmxext mmx fxsr xmm b26 b27 b28 b29 3dnow
cpu MHz : 2394.02
bogomips: 2394.02

whereis cpu1 ? :)

thanks
edmond


Re: GNU/kFreeBSD debian-installer

2010-08-21 Thread David Moles
--- On Wed, 8/18/10, Aurelien Jarno aurel...@aurel32.net wrote:
 Please test it on your machine or favorite virtualization software and
 report the issues on the mailing list. Please note that ext2 support is
 slightly broken (wrong entry in /etc/fstab), it should be fixed in
 tomorrow's build.

I tested today's kfreebsd-amd64 netboot ISO 
(http://d-i.debian.org/daily-images/kfreebsd-amd64/20100821-10:40/netboot/mini.iso),
 tried installing on ext2 and found these problems:

o After partitioning, I get an error saying Your root partition has not been 
configured with the UFS file system. This is needed by your machine in order to 
boot. Please go back and use UFS file system. (luckily it can be skipped)

o GRUB is not installed. Selecting the menu option to install GRUB does nothing 
(the installer returns to main menu silently). I suppose it has to do with ext2 
option?



  


-- 
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/771425.42200...@web120115.mail.ne1.yahoo.com



Re: two cpu works con debian gnu/kfreebsd?

2010-08-21 Thread Petr Salinger

Hi.

I would say that solution follows from my previous email:

**
What is your system ?
 kfreebsd-i386 or kfreebsd-amd64 ?

What is your running kernel ?

 kfreebsd-image-8.1-1-486
 kfreebsd-image-8.1-1-686
 kfreebsd-image-8.1-1-686-smp
 kfreebsd-image-8.1-1-amd64

SMP aware are kfreebsd-image-8.1-1-amd64 and kfreebsd-image-8.1-1-686-smp.
*

Your system is kfreebsd-i386 and you need kfreebsd-image-8.1-1-686-smp 
kernel for using more cpus.


Please do apt-get install kfreebsd-image-8.1-1-686-smp
and boot using this new kernel.

Petr



On Sat, 21 Aug 2010, edmond wrote:


my system is

uname -a
GNU/kFreeBSD debian 7.3-1-686 #0 Fri Aug  6 09:09:07 CEST 2010 i686 i386
Intel(R) Core(TM)2 CPU  6600  @ 2.40GHz GNU/kFreeBSD
the situation was the same with kfreebsd-image-8.1-1-686
- Nascondi testo citato -


grep processor /proc/cpuinfo
processor: 0

less /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 7
model name  : Intel(R) Core(TM)2 CPU  6600  @ 2.40GHz
stepping: 6
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 b19 b21 mmxext mmx fxsr xmm b26 b27 b28 b29 3dnow
cpu MHz : 2394.02
bogomips: 2394.02

whereis cpu1 ? :)

thanks
edmond


Re: two cpu works con debian gnu/kfreebsd?

2010-08-21 Thread edmond
ok this problem is resolved, for others will open a new thread

thanks
edmond


Re: GNU/kFreeBSD debian-installer

2010-08-21 Thread Aurelien Jarno
On Sat, Aug 21, 2010 at 11:29:31AM -0700, David Moles wrote:
 --- On Wed, 8/18/10, Aurelien Jarno aurel...@aurel32.net wrote:
  Please test it on your machine or favorite virtualization software and
  report the issues on the mailing list. Please note that ext2 support is
  slightly broken (wrong entry in /etc/fstab), it should be fixed in
  tomorrow's build.
 
 I tested today's kfreebsd-amd64 netboot ISO 
 (http://d-i.debian.org/daily-images/kfreebsd-amd64/20100821-10:40/netboot/mini.iso),
  tried installing on ext2 and found these problems:
 
 o After partitioning, I get an error saying Your root partition has not been 
 configured with the UFS file system. This is needed by your machine in order 
 to boot. Please go back and use UFS file system. (luckily it can be skipped)

This is not really a problem, it's something that you should follow if
you don't want to have problem.

 o GRUB is not installed. Selecting the menu option to install GRUB does 
 nothing (the installer returns to main menu silently). I suppose it has to do 
 with ext2 option?

Yes, you have to install it on a UFS filesystem to get GRUB 2 installed.
Currently GRUB 2 doesn't supports booting GNU/kFreeBSD on ext2. This is
not fully true anymore (the unstable version does), but grub-installer
still doesn't. It may change in a near future, but for that the GRUB 2
version from unstable should first migrate to testing.

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net


-- 
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20100821210912.gb19...@hall.aurel32.net