This guide is an update to install Debian GNU / kFreeBSD step by step done before, because I realized that some things that have worked with me now do not work anymore, so this update is for those people who trained in the installation without succeed, because of various errors in debian-installer. So adding these two guides will try to have at least a good :) . The basic starting point is always this guide , but when it gets to the point of choosing between Sid-Stable-Squeeze, Squeeze have to choose, because if you choose Sid encounters an error already in the base. We continue to the point where we are asked what to install, and choose only the Standard System:

so no GUI for now otherwise run into problems related to mono-runtime. Once the installation is finished we start from our normal distribution and mount the partition with Debian GNU / kFreeBSD:

mount -t ufs -o ro,ufstype=ufs2,nodev,nosuid /dev/sdaX /mnt

then we go in / mnt / boot / grub and go to copy the menuentry found in grub.cfg and glue in our / etc/grub.d/40_custom, then immediately after update-grub. At this point we are ready to restart and log on Debian GNU / kFreeBSD. After a login for we have no graphical interface we are ready to install it with:

# apt-get install gnome-desktop-environment

doing so we have no problems with mono, since it does not install it. Now we must create and configure Xorg.

# X -configure

# mv /root/xorg.conf.new /etc/X11/xorg.conf

but this alone is not enough:

# nano /etc/X11/xorg.conf

and add this to the end:

Section "ServerFlags"
Option "AllowEmptyInput" "No"
Option "AutoAddDevices" "No"
EndSection

after which they also control the part about the mouse as it needs to enter the correct device, in my case the Logitech, Inc. MX-1000 Cordless Mouse Receiver is identified as / dev/ums0:

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/ums0"
Option "ZAxisMapping" "4 5 6 7"

to load the module for my sound card intel:

# kldload snd_hda

Now we are ready to try Debian GNU / kFreeBSD and modify it at will, bearing in mind that we are just beginning and so many other things do not work, or are not present.

Share on Twitter

Post similar (or almost):

  1. Update-grub chroot install Debian chroot almost always, I need ...
  2. Debian GNU / kFreeBSD post installation advice I write two lines about the first steps ...
  3. Install Debian from Debian Squeeze Squeeze The title should have been "How to ...
  4. Installing Debian Sid (unstable) from Chroot This guide shows how to install Debian Sid (unstable) fast ...
  5. Enabling Compiz Fusion on Debian Squeeze (Nvidia) Some time ago I made ​​a guide on how to change ...

Tags:
10 Responses to "(Update) Install Debian GNU / kFreeBSD"
  1. edmond wrote:
    Debian IceWeasel 3.5.8 Debian IceWeasel 3.5.8 FreeBSD FreeBSD
    Mozilla/5.0 (X11, U; ​​GNU / kFreeBSD i686; it; rv: 1.9.1.8) Gecko/20100218 Iceweasel/3.5.8 (like Firefox/3.5.8)

    Adding the two guides I hope that is coming off a decent :)

    Like or Dislike: Thumb up 0 Thumb down 0

  2. WordPress 2.9.2
    The Incutio XML-RPC PHP Library - WordPress/2.9.2

    [...] Will not go ever. Returning to the theme, we see how to access Linux partitions from Debian GNU / kFreeBSD. Let's say that there are magheggi to do since the support ext2fs is already present [...]

    Like or Dislike: Thumb up 0 Thumb down 0

  3. WordPress 2.9.2
    The Incutio XML-RPC PHP Library - WordPress/2.9.2

    [...] Aggiornavo Debian GNU / kFreeBSD for 10 days and then I found myself with a lot of upgraded packages as well, knowing how to [...]

    Like or Dislike: Thumb up 0 Thumb down 0

  4. WordPress 2.9.2
    The Incutio XML-RPC PHP Library - WordPress/2.9.2

    [...] News, Tips & Tricks, Utilities After the update was done a couple of days ago on my Debian GNU / kFreeBSD, I found myself with some problems, including some new and others already knew. The first [...]

    Like or Dislike: Thumb up 0 Thumb down 0

  5. WordPress 3.0.1
    The Incutio XML-RPC PHP Library - WordPress/3.0.1

    [...] Debian GNU / kFreeBSD I found myself with some problems I never had that before, first of all [...]

    Like or Dislike: Thumb up 0 Thumb down 0

  6. WordPress 3.0.1
    The Incutio XML-RPC PHP Library - WordPress/3.0.1

    [...] Update [...]

    Like or Dislike: Thumb up 0 Thumb down 0

  7. WordPress 3.0.1
    The Incutio XML-RPC PHP Library - WordPress/3.0.1

    [...] Debian GNU / kFreeBSD I found myself with some problems I never had that before, first of all [...]

    Like or Dislike: Thumb up 0 Thumb down 0

  8. WordPress 3.0.1
    The Incutio XML-RPC PHP Library - WordPress/3.0.1

    [...] The update was done a couple of days ago on my Debian GNU / kFreeBSD, I found myself with some problems, including some new and others already knew. The first [...]

    Like or Dislike: Thumb up 0 Thumb down 0

  9. WordPress 3.0.1
    The Incutio XML-RPC PHP Library - WordPress/3.0.1

    [...] Update This entry was posted in Debian, Debian GNU / kFreeBSD, GNU-Linux, Grub2, Tips & Tricks and tagged Debian GNU / kFreeBSD. Bookmark the permalink. ← Super Disk 1.30 GRUB2 Scripture UFS filesystem with Debian → [...]

    Like or Dislike: Thumb up 0 Thumb down 0

  10. WordPress 3.0.1
    The Incutio XML-RPC PHP Library - WordPress/3.0.1

    [...] Debian installer, but also to see that it works. Let's say that now, unlike the guide I've done long ago, some bugs have been resolved and no difference then we put [...]

    Like or Dislike: Thumb up 0 Thumb down 0

Write a Comment

XHTML: You can use These tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> Cited <code> < datetime = ""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">