Mailinglist Archive: opensuse-factory (818 mails)
| < Previous | Next > |
Re: [opensuse-factory] 11.1 Beta2 zupper dup?
- From: "Carlos E. R." <robin.listas@xxxxxxxxxxxxxx>
- Date: Mon, 20 Oct 2008 00:49:57 +0200 (CEST)
- Message-id: <alpine.LSU.2.00.0810200046380.23941@xxxxxxxxxxxxxxxx>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sunday, 2008-10-19 at 22:42 +0300, Jan-Olof Eriksson wrote:
I do it from inside an xterm under the previous stable version.
Ie, while running 11.0, I open an xterm, mount the partition that has factory, and do:
#!/bin/bash
mount /otros/test_d/
mount /otros/test_d/boot/
mount --bind /proc /otros/test_d/proc
mount --bind /sys /otros/test_d/sys
mount --bind /dev /otros/test_d/dev
cp -f /etc/resolv.conf /otros/test_d/etc/resolv.conf
echo
echo " Copy paste the next line to activate prompt change:"
echo "export PS1=$'\\[\E[1m\E[31m\\]NOT_\\h:\\w # \\[\E(B\E[m\\]'"
echo
chroot /otros/test_d/ /bin/bash --login
And then, I run zypper dup without danger of crashing.
- -- Cheers,
Carlos E. R.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
iEYEARECAAYFAkj7uZgACgkQtTMYHG2NR9UnHACfT1EHR+QHI6vN/QwrVS0HoxJ4
HL0An2cEh+t5L01ZbYSl3QNJT/fHDeki
=DOkX
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
Hash: SHA1
On Sunday, 2008-10-19 at 22:42 +0300, Jan-Olof Eriksson wrote:
Btw, i did zypper dup in KDE session, is that okay?
I do it from inside an xterm under the previous stable version.
Ie, while running 11.0, I open an xterm, mount the partition that has factory, and do:
#!/bin/bash
mount /otros/test_d/
mount /otros/test_d/boot/
mount --bind /proc /otros/test_d/proc
mount --bind /sys /otros/test_d/sys
mount --bind /dev /otros/test_d/dev
cp -f /etc/resolv.conf /otros/test_d/etc/resolv.conf
echo
echo " Copy paste the next line to activate prompt change:"
echo "export PS1=$'\\[\E[1m\E[31m\\]NOT_\\h:\\w # \\[\E(B\E[m\\]'"
echo
chroot /otros/test_d/ /bin/bash --login
And then, I run zypper dup without danger of crashing.
- -- Cheers,
Carlos E. R.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
iEYEARECAAYFAkj7uZgACgkQtTMYHG2NR9UnHACfT1EHR+QHI6vN/QwrVS0HoxJ4
HL0An2cEh+t5L01ZbYSl3QNJT/fHDeki
=DOkX
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |