Debian install over console
Neil Watson
tlug-neil-8agRmHhQ+n2CxnSzwYWP7Q at public.gmane.org
Thu Nov 24 14:54:41 UTC 2011
On Thu, Nov 24, 2011 at 09:47:54AM -0500, Russell Reiter wrote:
>Like where did the N in Neil go and what booted it out of the string?
>
>> -x "console=tty0 console=ttyS0,115200n8"eil Watson
Alas, that is just a paste error in the email. Correction:
#!/bin/sh
virt-install -n nwtest --description 'Test host' -r 512 -vcpus 1 \
--os-type=linux --os-variant=debiansqueeze \
--disk /srv/virtual/nwtest,device=disk,bus=virtio,size=3 \
--network bridge=br0,model=virtio \
--nographics \
--autostart \
-l http://ftp.ca.debian.org/debian/dists/squeeze/main/installer-amd64/current/images/netboot/ \
-x "console=tty0 console=ttyS0,115200n8"
--
Neil Watson
Linux/UNIX Consultant
http://watson-wilson.ca
--
The Toronto Linux Users Group. Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists
More information about the Legacy
mailing list