ডিবিয়ান 6 প্রিসিডিং জিজ্ঞাসা করে রাখে "ডিস্কে পরিবর্তনগুলি লিখুন এবং এলভিএম কনফিগার করবেন?"


8

আমি ডেবিয়ান 6.0.5 নেটিনস্টলের জন্য lvm কনফিগার করার জন্য একটি বিশেষজ্ঞ রেসিপি ব্যবহার করার চেষ্টা করব। আমি কোনও প্রশ্ন জিজ্ঞাসা করতে চাই না, তবে এটি আমাকে জিজ্ঞাসা করেই রাখে "ডিস্কে পরিবর্তনগুলি লিখুন এবং এলভিএম কনফিগার করবেন?"

এখানে আমার পূর্বসূচী। Cfg অংশ:

d-i partman-auto/disk string /dev/sda
d-i partman-auto/method string lvm
d-i partman-auto/purge_lvm_from_device boolean true
d-i partman-auto/choose_recipe select boot-root
d-i partman-auto-lvm/new_vg_name string vg00
d-i partman-auto/expert_recipe string                         \
  boot-root ::                                            \
          128 50 128 ext2                                 \
                  $primary{ } $bootable{ }                \
                  method{ format } format{ }              \
                  use_filesystem{ } filesystem{ ext2 }    \
                  mountpoint{ /boot }                     \
          .                                               \
          10000 50 10000 ext4                             \
                  $defaultignore{ }                       \
                  $lvmok{ }                               \
                  lv_name{ root }                         \
                  method{ format }                        \
                  format{ }                               \
                  use_filesystem{ }                       \
                  filesystem{ ext4 }                      \
                  mountpoint{ / }                         \
         .                                                \
          2048 90 2048 linux-swap                         \
                  method{ swap } format{ }                \
          .                                               \
          10000 50 10000 ext4                             \
                  $defaultignore{ }                       \
                  $lvmok{ }                               \
                  lv_name{ var }                          \
                  method{ format }                        \
                  format{ }                               \
                  use_filesystem{ }                       \
                  filesystem{ ext4 }                      \
                  mountpoint{ /var }                      \
         .                                                
d-i partman-lvm/confirm boolean true
d-i partman-lvm/device_remove_lvm boolean true
d-i partman-md/confirm_nooverwrite boolean true
d-i partman/choose_partition select finish
d-i partman/confirm_nooverwrite boolean true
d-i partman/confirm boolean true
d-i partman/confirm_write_new_label boolean true
d-i partman/confirm_write_changes_to_disks_and_configure_lvm boolean true
d-i partman/choose_partition \
   select Finish partitioning and write changes to disk

এটি দেখে মনে হচ্ছে সমস্যাটি মনে হচ্ছে, আমি পোস্টগুলি পছন্দ করে নিয়ে ভাবছি তবে প্রস্তাবিত সমাধানটি আমার পক্ষে কাজ করে না বলে মনে হচ্ছে। কোন ইঙ্গিত?

উত্তর:


12

http://www.debian.org/releases/stable/i386/apbs04.html.en এটা বলে

d-i partman/choose_partition select finish

পরিবর্তে

d-i partman/choose_partition \
  select Finish partitioning and write changes to disk

এবং আরও যোগ করে:

d-i partman-md/confirm boolean true
d-i partman-partitioning/confirm_write_new_label boolean true    

অন্যান্য ইঙ্গিত:


আরও ইঙ্গিত যুক্ত করা হয়েছে।
এস 19 এন

আসলে, এটি সঠিক ক্রমে সঠিক বিকল্পগুলি রাখার একটি প্রশ্ন ছিল ... আমাকে সঠিক দিকে নিয়ে যাওয়ার জন্য আপনাকে ধন্যবাদ। আমি আমার ওয়ার্কিং কনফিগারেশন একটি পৃথক উত্তরে পোস্ট করব।
ইসহাক

6

উবুন্টু 12.04 এলটিএস পরিবর্তনের সাথে আমার 2 সেন্ট। এটি যুক্ত করাও প্রয়োজনীয় বলে মনে হচ্ছে

d-i partman/confirm_nooverwrite boolean true
d-i partman-md/confirm_nooverwrite boolean true
d-i partman-lvm/confirm_nooverwrite boolean true

শেষ দুটি লাইন ছাড়া ইনস্টলেশনটি কিছু ভার্চুয়ালবক্স ভিএমগুলিতে অবিচ্ছিন্নভাবে কাজ করেছিল, অন্যের পক্ষে তা হয়নি! ভিএমগুলি একইভাবে কনফিগার করা হয়েছিল এবং - আপনি এটি অনুমান করেছেন! - একই মেশিনে চলছে। নতুন এবং বিদ্যমান পার্টিশনযুক্ত উভয়ই চেষ্টা করা হয়েছিল। অবশ্যই, "সফলভাবে পরীক্ষিত" আইএসও পুনরায় চালানোর চেষ্টা করার আগে আমি অন্য সব কিছু চেষ্টা করেছিলাম।


5

S19N কে ধন্যবাদ আমি এখানে আমার স্বয়ংক্রিয় পার্টিশনটি কীভাবে কাজ করেছিলাম তা এখানে:

    ### Partitioning
    # Specify a disk to partition. The device name
    # can be given in either devfs or traditional non-devfs format.
    d-i partman-auto/disk string /dev/sda
    # In addition, you'll need to specify the method to use.
    # The presently available methods are: "regular", "lvm" and "crypto"
    d-i partman-auto/method string lvm

    # If one of the disks that are going to be automatically partitioned
    # contains an old LVM configuration, the user will normally receive a
    # warning. This can be preseeded away...
    d-i partman-auto/purge_lvm_from_device boolean true

    # http://cptyesterday.wordpress.com/2012/06/17/notes-on-using-expert_recipe-in-debianubuntu-preseed-files/
    d-i partman-auto/choose_recipe select boot-root
    d-i partman-auto-lvm/new_vg_name string vg00


    # You can put an entire recipe into the preconfiguration file in one
    # (logical) line. 
    # This creates 
    # a 128MB ext2 formatted partitin mounted at /boot
    # the rest will be used as a physical volume. Furthermore,
    # a 10GB ext4 formated LV mounted at /, and
    # a 10GB ext4 formated LV mounted at /var
    # will be created
    d-i partman-auto/expert_recipe string                         \
          boot-root ::                                            \
                  128 50 128 ext2                                 \
                          $primary{ } $bootable{ }                \
                          method{ format } format{ }              \
                          use_filesystem{ } filesystem{ ext2 }    \
                          mountpoint{ /boot }                     \
                  .                                               \
                  10000 50 10000 ext4                             \
                          $defaultignore{ }                       \
                          $lvmok{ }                               \
                          lv_name{ root }                         \
                          method{ format }                        \
                          format{ }                               \
                          use_filesystem{ }                       \
                          filesystem{ ext4 }                      \
                          mountpoint{ / }                         \
                 .                                                \
                  2048 90 2048 linux-swap                         \
                          method{ swap } format{ }                \
                  .                                               \
                  10000 50 10000 ext4                             \
                          $defaultignore{ }                       \
                          $lvmok{ }                               \
                          lv_name{ var }                          \
                          method{ format }                        \
                          format{ }                               \
                          use_filesystem{ }                       \
                          filesystem{ ext4 }                      \
                          mountpoint{ /var }                      \
                 .

    # Write the changes to disks and configure LVM?
    d-i partman/confirm boolean true
    d-i partman-lvm/confirm boolean true
    d-i partman-lvm/confirm_nooverwrite boolean true

    # http://ubuntuforums.org/showthread.php?p=9626883
    d-i partman-lvm/device_remove_lvm boolean true
    #d-i partman-lvm/confirm boolean true

    # This makes partman automatically partition without confirmation.
    d-i partman/choose_partition \
          select Finish partitioning and write changes to disk
    d-i partman/confirm_nooverwrite boolean true

d-i partman-lvm/confirm_nooverwrite boolean trueএকমাত্র লাইনটি আমার পূর্ববর্তী ফাইল থেকে অনুপস্থিত ছিল এবং এটি আমার জন্য সমস্যার যত্ন নিয়েছিল। ধন্যবাদ।
ঝাঁকুনি
আমাদের সাইট ব্যবহার করে, আপনি স্বীকার করেছেন যে আপনি আমাদের কুকি নীতি এবং গোপনীয়তা নীতিটি পড়েছেন এবং বুঝতে পেরেছেন ।
Licensed under cc by-sa 3.0 with attribution required.