diff options
Diffstat (limited to 'definitions/wheezy/preseed.cfg')
-rw-r--r-- | definitions/wheezy/preseed.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/definitions/wheezy/preseed.cfg b/definitions/wheezy/preseed.cfg index 0738c80..2cdb450 100644 --- a/definitions/wheezy/preseed.cfg +++ b/definitions/wheezy/preseed.cfg @@ -97,7 +97,7 @@ d-i clock-setup/ntp boolean true # Note: A disk must be specified, unless the system has only one disk. # For example, to use the first SCSI/SATA hard disk: -# because with kvm/libvirt, this would end up being /dev/vda +# depending on kvm/libvirt or virtualbox this is different, adjust accordingly # d-i partman-auto/disk string /dev/sda #d-i partman-auto/disk string /dev/vda |