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
Last revisionBoth sides next revision
doc:appunti:linux:sa:debootstrap [2022/02/09 12:39] – [Procedere con l'installazione] niccolodoc:appunti:linux:sa:debootstrap [2022/02/09 12:41] – [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>
  
doc/appunti/linux/sa/debootstrap.txt · Last modified: 2022/02/12 16:02 by niccolo