Hello everyone!
I was trying to go through this guide (How To Set Up Software RAID1 On A Running System (Incl. GRUB Configuration) (Debian Etch)), but I found a problem.
I use VMware image from the guide: A Beginner's Guide To LVM -
this Debian Etch VMware image
I copy/paste commands to the system with putty.
I made transformation of partitions:
/dev/sda1, /dev/sdb1 /boot -> /dev/md0
/dev/sda2, /dev/sdb2 / -> /dev/md2
/dev/sda4, /dev/sdb4 swap -> /dev/md1
in tutorial transformation of partitions is:
/dev/sda1, /dev/sdb1 /boot -> /dev/md0
/dev/sda2, /dev/sdb2 swap -> /dev/md1
/dev/sda3, /dev/sdb3 / -> /dev/md2
I came to the end of second page of the tutorial where I succesfully reboot the system (hd1 configuration) but I couldn't connect to the virtual machine with putty. The command ifconfig show me that there is only lo interface.
Does anyone have any idea why interface eth0 disappeare and how to solve this problem?
Recent comments
13 hours 20 min ago
13 hours 25 min ago
18 hours 24 min ago
1 day 1 hour ago
1 day 1 hour ago
1 day 3 hours ago
1 day 7 hours ago
1 day 14 hours ago
1 day 17 hours ago
1 day 19 hours ago