From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2013-April/024300.html | 78 +++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 zarb-ml/mageia-dev/2013-April/024300.html (limited to 'zarb-ml/mageia-dev/2013-April/024300.html') diff --git a/zarb-ml/mageia-dev/2013-April/024300.html b/zarb-ml/mageia-dev/2013-April/024300.html new file mode 100644 index 000000000..b18677529 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-April/024300.html @@ -0,0 +1,78 @@ + + + + [Mageia-dev] M3 beta - where to report problems? + + + + + + + + + +

[Mageia-dev] M3 beta - where to report problems?

+ Frank Griffin + ftg at roadrunner.com +
+ Mon Apr 8 18:22:20 CEST 2013 +

+
+ +
On 04/08/2013 12:13 PM, Anne Wilson wrote:
+> OK, moving on.  Listing /mnt/etc/systemd/system/ I have no
+> default.target link, so I assume I have to make one.  Is that
+>
+> ln -s /lib/systemd/system/runlevel3.target
+> /mnt/etc/systemd/system/default.target
+> ?
+
+Actually, you probably want to first "chroot /mnt" and then use
+
+         ln -s /lib/systemd/system/runlevel3.target 
+/etc/systemd/system/default.target
+
+as I can't swear offhand what the effect of linking in the rescue system 
+with the leading /mnt would be.
+
+Or, you can equally well edit /mnt/boot/grub/menu.lst and use Thomas' 
+suggestion.
+
+But it's odd that you don't have a default link already.
+
+ + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1