diff options
Diffstat (limited to 'po/ro')
-rw-r--r-- | po/ro/preseed.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/ro/preseed.po b/po/ro/preseed.po index dd3bbbfa0..31710ad9a 100644 --- a/po/ro/preseed.po +++ b/po/ro/preseed.po @@ -2021,9 +2021,9 @@ msgid "" "# uncomment and edit these lines:\n" "#d-i grub-installer/only_debian boolean false\n" "#d-i grub-installer/with_other_os boolean false\n" -"#d-i grub-installer/bootdev string (hd0,0)\n" +"#d-i grub-installer/bootdev string (hd0,1)\n" "# To install grub to multiple disks:\n" -"#d-i grub-installer/bootdev string (hd0,0) (hd1,0) (hd2,0)\n" +"#d-i grub-installer/bootdev string (hd0,1) (hd1,1) (hd2,1)\n" "# To install to a particular device:\n" "#d-i grub-installer/bootdev string /dev/sda\n" "# To install to the first device:\n" |