User Tools

Site Tools


doc:appunti:linux:sa:debootstrap

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:appunti:linux:sa:debootstrap [2022/02/09 12:39] – [Procedere con l'installazione] niccolodoc:appunti:linux:sa:debootstrap [2022/02/12 16:02] (current) – [Procedere con l'installazione] niccolo
Line 22: Line 22:
 mkdir /home/vserver/vm_base mkdir /home/vserver/vm_base
 mount -o loop /home/vserver/images/vm_base.img /home/vserver/vm_base mount -o loop /home/vserver/images/vm_base.img /home/vserver/vm_base
-debootstrap --arch i386 lenny /home/vserver/vm_base/ http://aptproxy.texnet.it:9999/debian+debootstrap --arch=amd64 bullseye /home/vserver/vm_base/ http://aptproxy.texnet.it:9999/debian
 </code> </code>
  
Line 38: Line 38:
 apt install grub-pc linux-image-amd64 apt install grub-pc linux-image-amd64
 vi /etc/fstab vi /etc/fstab
 +grub-install /dev/sdc
 +update-grub
 </code> </code>
  
Line 44: Line 46:
 Alcune cose che si possono eseguire: Alcune cose che si possono eseguire:
  
-  * **''dpkg-reconfigure console-data''** +  * **dpkg-reconfigure console-data** 
-  * **''dpkg-reconfigure locales''** +  * **dpkg-reconfigure console-setup** 
-  * **''apt-get install kernel-image-2.X.X-arch-etc''**+  * **dpkg-reconfigure kbd** 
 +  * **dpkg-reconfigure locales** 
 +  * **apt-get install kernel-image-2.X.X-arch-etc**
   * Installare GRUB   * Installare GRUB
  
doc/appunti/linux/sa/debootstrap.1644406760.txt.gz · Last modified: 2022/02/09 12:39 by niccolo