Change the Linux distribution "on the fly"
Hello people,
I have a question, think in a computer with this hard disk:
/dev/sda1, swap
/dev/sda2, linux-1
/dev/sda3, linux-2
linux-1 and linux-2 are 2 differents Linux distributions, using grub2. Example:
/dev/sda2, debian
/dev/sda3, slackware
assuming (example) the boot flag is in sda2, żis possible change "on the fly" to the other distribution?. żAnd return to the "original" distribution?.
Thanks
|