Chris,
On Tue, Jul 17, 2012 at 09:26:53PM -0400, Chris Wilkinson wrote: > I have 4 disks so I had wanted to use all 4 in a RAID5 array. Doable ; it's the setup I have on mine. > I think the mistake was not to select manual partitioning in d-i. Yes ;) > I wonder if there is a way to re-run d-i from scratch with the > existing Debian on the HDs.? It boots straight into Debian after > fixing the fis boot script as it should. I have no data yet so this > would not be a problem. You can try the « rescue mode » which does exactly that... You should append « rescue/enable=true » to the exec line for this. So the exec line becomes : exec -c "console=ttyS0,115200 root=/dev/ram mem=256M@0xa0000000 rescue/enable=true" -r 0x01800000 > There is no driver for the w83792*? It's a loadable module : lothar:~# modinfo w83792d filename: /lib/modules/2.6.32-5-iop32x/kernel/drivers/hwmon/w83792d.ko [...] Hih, -- JFS. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

