|
OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
|
Thread Tools | Display Modes |
|
|||
I use the netinst
Code:
$ ls -al total 54986192 drwxr-xr-x 4 myid myid 512 Oct 14 17:07 . drwxr-xr-x 3 myid myid 512 Sep 30 18:08 .. -rw-r--r-- 1 myid myid 658 Sep 30 17:41 SHA512SUMS -rw-r--r-- 1 myid myid 999997440 Oct 3 14:12 boot.img (...) drwxr-xr-x 3 myid myid 512 Oct 2 12:13 buster -rw------- 1 myid myid 262144 Oct 2 23:28 buster.qcow2 (...) -rw-r--r-- 1 myid myid 351272960 Sep 30 17:41 debian-10.1.0-amd64-netinst.iso lrwxr-xr-x 1 myid myid 54 Oct 14 17:07 debian.iso -> /home/myid/vm/debian/debian-10.1.0-amd64-netinst.iso (...) Do I comment only into ''vm.conf'' the line 'disk... boot.img'? |
|
|||
RAhhh...And, now, i obtain again the error "Undefined video mode number: 314"!?
vm.conf: Code:
cat /etc/vm.conf D="/home/myid/vm/debian" switch "sw" { interface bridge0 } # VM to attempt an install img OS vm "install" { disable # boot cdrom cdrom $D/debian.iso disk $D/buster.qcow2 interface { switch "sw" } memory 4G owner myid } Code:
[22:10:23] : ~/vm/debian $ $ ftp https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-10.1.0-amd64-netinst.iso Trying 2001:6b0:19::173... Trying 2001:6b0:19::165... Trying 194.71.11.165... Requesting https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-10.1.0-amd64-netinst.iso Redirected to https://gemmei.ftp.acc.umu.se/debian-cd/current/amd64/iso-cd/debian-10.1.0-amd64-netinst.iso Trying 2001:6b0:19::137... Trying 194.71.11.137... Requesting https://gemmei.ftp.acc.umu.se/debian-cd/current/amd64/iso-cd/debian-10.1.0-amd64-netinst.iso 100% |*************************************************************************************************************************************************************| 335 MB 00:54 351272960 bytes received in 54.52 seconds (6.14 MB/s) [22:16:38] : ~/vm/debian $ ftp https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/SHA512SUMS Trying 2001:6b0:19::165... Trying 2001:6b0:19::173... Trying 194.71.11.173... Requesting https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/SHA512SUMS 100% |*************************************************************************************************************************************************************| 658 00:00 658 bytes received in 0.00 seconds (639.20 KB/s) [22:17:20] : ~/vm/debian $ sha512 -C SHA512SUMS debian-10.1.0-amd64-netinst.iso (SHA512) debian-10.1.0-amd64-netinst.iso: OK Amazing! Rahhhh... why?! My laptop run under OpenBSD 6.5; and too the server where I'm connecting by SSH!!! |
|
||||
Quote:
Did you add the parameters to force a serial connection? Code:
console=ttyS0,115200n8
__________________
Destruam et ædificabo |
|
|||
Quote:
But, where I put this, if I dont need the boot.img!? I dont understand! |
|
|||
Thanks. It's run !
|
Tags |
debian, openbsd 6.5, vmm |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dual boot Debian/OpenBSD - mount OpenBSD /home from Debian | shep | OpenBSD General | 5 | 11th April 2019 10:19 PM |
MultiBoot OpenBSD/Debian | Funkygoby | OpenBSD Installation and Upgrading | 23 | 5th March 2019 09:46 PM |
Microsoft has released a Debian Linux switch OS. Repeat, a Debian Linux switch OS | J65nko | News | 9 | 12th March 2016 11:58 PM |
Debian + FreeBSD | bsdperson | Other BSD and UNIX/UNIX-like | 20 | 22nd August 2011 06:41 PM |
Debian 5.0 released | ephemera | Other BSD and UNIX/UNIX-like | 36 | 26th November 2010 04:50 PM |