Re: Installing Lenny on LVM using debootstrap

2009-05-20 Thread Boyd Stephen Smith Jr.
In <4a140dad.6020...@yahoo.com>, Marc Shapiro wrote: >Boyd Stephen Smith Jr. wrote: >> In <4a125119.8030...@yahoo.com>, Marc Shapiro wrote: >>> I then chrooted into /mnt/debinst, again, and did: >>> cd \dev >>> MAKEDEV generic >> Instead of this, since you have a running Linux system, I wou

Re: Installing Lenny on LVM using debootstrap

2009-05-20 Thread Marc Shapiro
Boyd Stephen Smith Jr. wrote: In <4a125119.8030...@yahoo.com>, Marc Shapiro wrote: I then chrooted into /mnt/debinst, again, and did: cd \dev MAKEDEV generic Instead of this, since you have a running Linux system, I would suggest doing (from outside the chroot): mount -o rbin

Re: Installing Lenny on LVM using debootstrap

2009-05-19 Thread Boyd Stephen Smith Jr.
In <4a125119.8030...@yahoo.com>, Marc Shapiro wrote: >I then chrooted into /mnt/debinst, again, and did: > cd \dev > MAKEDEV generic Instead of this, since you have a running Linux system, I would suggest doing (from outside the chroot): mount -o rbind /dev /mnt/debinst/dev That woul