diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-July/017790.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-July/017790.html | 147 |
1 files changed, 147 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-July/017790.html b/zarb-ml/mageia-dev/2012-July/017790.html new file mode 100644 index 000000000..67683fa4c --- /dev/null +++ b/zarb-ml/mageia-dev/2012-July/017790.html @@ -0,0 +1,147 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] unable to create kernel and grub files when using unsquashfs (before moving to /usr it used to install ok) + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20unable%20to%20create%20kernel%20and%20grub%20files%20when%20using%0A%20unsquashfs%20%28before%20moving%20to%20/usr%20it%20used%20to%20install%20ok%29&In-Reply-To=%3CCAKVccoX0R%2BQtWVpxkXiCH9YwsSCN_XSWv2hajkBij%2B2Pzc1gag%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="017808.html"> + <LINK REL="Next" HREF="017797.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] unable to create kernel and grub files when using unsquashfs (before moving to /usr it used to install ok)</H1> + <B>Pedro Gs</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20unable%20to%20create%20kernel%20and%20grub%20files%20when%20using%0A%20unsquashfs%20%28before%20moving%20to%20/usr%20it%20used%20to%20install%20ok%29&In-Reply-To=%3CCAKVccoX0R%2BQtWVpxkXiCH9YwsSCN_XSWv2hajkBij%2B2Pzc1gag%40mail.gmail.com%3E" + TITLE="[Mageia-dev] unable to create kernel and grub files when using unsquashfs (before moving to /usr it used to install ok)">simplew8 at gmail.com + </A><BR> + <I>Sun Jul 29 06:55:18 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="017808.html">[Mageia-dev] [changelog] [RPM] cauldron core/release kernel-3.5.0-1.mga3 +</A></li> + <LI>Next message: <A HREF="017797.html">[Mageia-dev] unable to create kernel and grub files when using unsquashfs (before moving to /usr it used to install ok) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17790">[ date ]</a> + <a href="thread.html#17790">[ thread ]</a> + <a href="subject.html#17790">[ subject ]</a> + <a href="author.html#17790">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +Problems installing grub files and kernel files under /boot since i +have followed the Coling instructions about moving to /usr, but i dont +know if these problems are related to this or due to other changes in +systemd. + +Since linuxmint doesnt have an installed to install the distro in an +encrypted LVM i have followed this howto +<A HREF="http://forums.linuxmint.com/viewtopic.php?f=141&t=71159">http://forums.linuxmint.com/viewtopic.php?f=141&t=71159</A> and i have +put linuxmint in an encrypted LVM and so far all went fine. + +Some days ago i decided to replace Linuxmint by Ubuntu and i did +followed the same procedure and again all was running fine. + +However today i have decided to replace Ubuntu 12.04 with Ubuntu +12.10 (quantal) and i have erased existent Ubuntu fs and i followed +the same procedure, but after running: + +ubuntu]# unsquashfs -f -d /mnt/lm/ casper/filesystem.squashfs +Parallel unsquashfs: Using 4 processors +147918 inodes (153245 blocks) to write + +[===================/ + ] 27438/153245 17% cd +/mnt/lm/boot +[===========================================================================================================|] +153245/153245 100% +created 94187 files +created 14237 directories +created 53613 symlinks +created 82 devices +created 0 fifos + + +it did NOT install vmlinux ubuntu kernel file in /boot like it used to +happen so far, and it also did not installed the grub files that used +to install and isntead now i have this: + +boot]# ls -ls * + 824 -rw-r--r-- 1 root root 843468 Jul 23 21:15 abi-3.5.0-6-generic + 148 -rw-r--r-- 1 root root 147800 Jul 23 21:15 config-3.5.0-6-generic + 176 -rw-r--r-- 1 root root 176764 Nov 27 2011 memtest86+.bin + 176 -rw-r--r-- 1 root root 178944 Nov 27 2011 memtest86+_multiboot.bin +2820 -rw------- 1 root root 2886111 Jul 23 21:15 System.map-3.5.0-6-generic + +grub: +total 4 +4 -rw-r--r-- 1 root root 699 Jul 24 13:04 gfxblacklist.txt + +as we can see theres no grub files inside /boot/grub and also theres +no initrd and vmlinux files to allow to boot into Ubuntu. + +I even tested by installing again the Ubuntu release that was +successfully installed (before following Coling instructions about +moving to /usr) and now it happened exactly the same thing, no +vmlinux, initrc and no grub files. + + +Could anyone please clarify, or Colin ;) why now when running +"unsquashfs -f -d /mnt/lm/ casper/filesystem.squashfs" it doesnt +install kernel and grub files needed to boot the distro? + + +PS: i need to use this procedure even with Ubuntu since i want to have +in an encrypted LVM with cypher aes-xts* because Ubuntu alternate CD +installer uses an older cypher. + for linuxmint i really have no other option that use this +since it doesnt have an installer that allows to install the distro in +an encrypted partition (it only allow to encrypt home folder) + +TIA + +regards, +Pedro +</PRE> + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="017808.html">[Mageia-dev] [changelog] [RPM] cauldron core/release kernel-3.5.0-1.mga3 +</A></li> + <LI>Next message: <A HREF="017797.html">[Mageia-dev] unable to create kernel and grub files when using unsquashfs (before moving to /usr it used to install ok) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17790">[ date ]</a> + <a href="thread.html#17790">[ thread ]</a> + <a href="subject.html#17790">[ subject ]</a> + <a href="author.html#17790">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |