Re: Preseed for Wheezy - Multi-disk Alternative

2012-09-17 Thread Camaleón
On Sun, 16 Sep 2012 15:00:54 -0400, Tom H wrote:

 On Sun, Sep 16, 2012 at 1:30 PM, Camaleón noela...@gmail.com wrote:

(...)

 You cannot use partman recipes to format more than one disk unless
 you're using mdraid or lvm.

 You mean there's some limit that avoids the user to run additional
 commands for partitioning more that one disk? If so, can you please
 expand this info?
 
 Put another way, if you want to format more than one disk and aren't
 using mdraid or lvm, you have to do so with d-i preseed/late_command
 string ... (or post-install).

Ah, that's more in the line of what I've read ;-)

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/k37885$cqa$3...@ger.gmane.org



Re: Preseed for Wheezy - Multi-disk Alternative

2012-09-16 Thread Tom H
On Sat, Sep 15, 2012 at 1:21 PM, Camaleón noela...@gmail.com wrote:
 On Fri, 14 Sep 2012 23:10:52 -0700, ray wrote:

 From what I have read, it looks like preseeding is only good for one
 disk.  So I am looking for alternatives.

 Where did you get that impression? :-?

 I think preseeding should be able to work with multiple devices and
 partitions, you will only have to use the right naming that points to the
 device (/dev/sda, /dev/sdb, and so on...) and maybe a bit of bash
 programming.

You cannot use partman recipes to format more than one disk unless
you're using mdraid or lvm.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAOdo=sytgj4vxgjhnlssljfmwu3kokqz8pby1avsqe4sauk...@mail.gmail.com



Re: Preseed for Wheezy - Multi-disk Alternative

2012-09-16 Thread Camaleón
On Sun, 16 Sep 2012 13:11:12 -0400, Tom H wrote:

 On Sat, Sep 15, 2012 at 1:21 PM, Camaleón noela...@gmail.com wrote:
 On Fri, 14 Sep 2012 23:10:52 -0700, ray wrote:

 From what I have read, it looks like preseeding is only good for one
 disk.  So I am looking for alternatives.

 Where did you get that impression? :-?

 I think preseeding should be able to work with multiple devices and
 partitions, you will only have to use the right naming that points to
 the device (/dev/sda, /dev/sdb, and so on...) and maybe a bit of
 bash programming.
 
 You cannot use partman recipes to format more than one disk unless
 you're using mdraid or lvm.

You mean there's some limit that avoids the user to run additional 
commands for partitioning more that one disk? If so, can you please 
expand this info?

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/k352bu$vkm$1...@ger.gmane.org



Re: Preseed for Wheezy - Multi-disk Alternative

2012-09-16 Thread Tom H
On Sun, Sep 16, 2012 at 1:30 PM, Camaleón noela...@gmail.com wrote:
 On Sun, 16 Sep 2012 13:11:12 -0400, Tom H wrote:
 On Sat, Sep 15, 2012 at 1:21 PM, Camaleón noela...@gmail.com wrote:
 On Fri, 14 Sep 2012 23:10:52 -0700, ray wrote:

 From what I have read, it looks like preseeding is only good for one
 disk.  So I am looking for alternatives.

 Where did you get that impression? :-?

 I think preseeding should be able to work with multiple devices and
 partitions, you will only have to use the right naming that points to
 the device (/dev/sda, /dev/sdb, and so on...) and maybe a bit of
 bash programming.

 You cannot use partman recipes to format more than one disk unless
 you're using mdraid or lvm.

 You mean there's some limit that avoids the user to run additional
 commands for partitioning more that one disk? If so, can you please
 expand this info?

Put another way, if you want to format more than one disk and aren't
using mdraid or lvm, you have to do so with d-i preseed/late_command
string ... (or post-install).


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAOdo=SzuTg=v6S2CBTypvuyQXr+d+c1Mb4=n0mk4e6my9ra...@mail.gmail.com



Re: Preseed for Wheezy - Multi-disk Alternative

2012-09-15 Thread Camaleón
On Fri, 14 Sep 2012 23:10:52 -0700, ray wrote:

 From what I have read, it looks like preseeding is only good for one
 disk.  So I am looking for alternatives.

(...)

Where did you get that impression? :-?

I think preseeding should be able to work with multiple devices and 
partitions, you will only have to use the right naming that points to the 
device (/dev/sda, /dev/sdb, and so on...) and maybe a bit of bash 
programming.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/k32dfj$200$1...@ger.gmane.org



Re: Re: Preseed for Wheezy - Multi-disk Alternative

2012-09-15 Thread ray

 (...) Where did you get that impression? :-?

The 'instructions' inside the installer state one disk. The examples on
this website state one disk. The threads in this mail list state one
disk.I have not experience but with out an example, I am not sure how to
experiment.

 I think preseeding should be able to work with multiple devices
  and partitions, you will only have to use the right naming
  that points to the device (/dev/sda, /dev/sdb, and so on...)
  and maybe a bit of bash programming. Greetings, -- Camaleón

I guess I could put multiple lines to configure files and see what
happens, but my concern is that since the developers say singal disk, I
may get it to work one time but there may be no guarantee that it will
continue to work. I have no idea how I might use bash programming in
this. What interaction would be useful this and where would the bash be
used?

ray


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120915205032.1753ead7c2b35a7d15c5b99498690bcc.6df1e78df7@email11.secureserver.net