On Wed, 14 Feb 2001, hanasaki wrote:
> I have a HD with
>
> /boot
> / => a complete install of debian
>
> I wish to install a second debian on another partion(s).
- mount the "another partition" to /mnt
- copy everything in / to /mnt (but exclude /mnt, of course)
cp -avf /root /var/ /home
Pann,
Interesting approach and clean.
I have alternatives to this (from my actual machine.) focusing
on redundancy in mind.
1. Use non-lilo mbr on master boot record(/dev/hda). mbr is good.
2. Install lilo in each partition (like /dev/hda1)
3. To make booting path redundant, mount other linu
On Wed, Feb 14, 2001 at 14:31, hanasaki wrote:
> I have a HD with
>
> /boot
> / => a complete install of debian
>
> I wish to install a second debian on another partion(s).
>
> How do i do this so that lilo.conf refects both debians? Wont the 2nd
> install make its own /etc/lilo.conf and thu
hanasaki wrote:
> I have a HD with
>
> /boot
> / => a complete install of debian
>
> I wish to install a second debian on another partion(s).
>
> How do i do this so that lilo.conf refects both debians? Wont the 2nd
> install make its own /etc/lilo.conf and thus make a lilo boot prompt
> onl
e-
> From: hanasaki [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 14, 2001 3:32 PM
> To: debian-user@lists.debian.org
> Subject: Installing 2nd bootable debian
>
>
> I have a HD with
>
> /boot
> / => a complete install of debian
>
> I wish to
I have a HD with
/boot
/ => a complete install of debian
I wish to install a second debian on another partion(s).
How do i do this so that lilo.conf refects both debians? Wont the 2nd
install make its own /etc/lilo.conf and thus make a lilo boot prompt
only for the 2nd install?
Thank you
6 matches
Mail list logo