From 784e22d4bf7e32e8f94224e544a3923206291c07 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Wed, 11 Feb 2015 16:43:31 +0000 Subject: Update preseed grub-style partition name from grub1 style (hd0,0) to grub2 style (hd0,1) --- po/ja/preseed.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'po/ja') diff --git a/po/ja/preseed.po b/po/ja/preseed.po index 5f531d035..7ba055bac 100644 --- a/po/ja/preseed.po +++ b/po/ja/preseed.po @@ -2852,9 +2852,9 @@ msgstr "ブートローダのインストール" #| "# 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" #| "\n" @@ -2894,9 +2894,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" @@ -2938,9 +2938,9 @@ msgstr "" "# 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" "\n" -- cgit v1.2.3