User Tools

Site Tools


qemunet:install:alpine

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
qemunet:install:alpine [2018/02/05 14:04] – [Install Alpine Desktop] orelqemunet:install:alpine [2024/03/18 15:06] (current) – external edit 127.0.0.1
Line 66: Line 66:
   - edit ''/etc/fstab'' and add this line ''host  /mnt/host  9p  trans=virtio,defaults,nofail  0  0'' to enable file sharing   - edit ''/etc/fstab'' and add this line ''host  /mnt/host  9p  trans=virtio,defaults,nofail  0  0'' to enable file sharing
   - disable DHCP... edit /etc/network/interfaces and comment all lines for interface ''eth0''   - disable DHCP... edit /etc/network/interfaces and comment all lines for interface ''eth0''
-  - enable startup script: ''ln -s /mnt/host/start.sh /etc/local.d/local.start'' and then ''rc-update add local default'' [fail?!?]+  - enable startup script: ''ln -s /mnt/host/start.sh /etc/local.d/local.start'' and then ''rc-update add local''
  
  
Line 131: Line 131:
 To enable "fr" keyboard in Xorg, add this section: To enable "fr" keyboard in Xorg, add this section:
  
-<code /etc/X11/xorg.conf>+<code text /etc/X11/xorg.conf>
 Section "InputClass" Section "InputClass"
  Identifier "Keyboard Default"  Identifier "Keyboard Default"
qemunet/install/alpine.1517839463.txt.gz · Last modified: 2024/03/18 15:05 (external edit)