diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-July/017797.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-July/017797.html | 144 |
1 files changed, 144 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-July/017797.html b/zarb-ml/mageia-dev/2012-July/017797.html new file mode 100644 index 000000000..84e0ff1c4 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-July/017797.html @@ -0,0 +1,144 @@ +<!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=%3CCAKVccoXZctp%3Dm0%2BapR38pcXz7t-ZVHyP9bVZYfAdLNbSQ3YRUw%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="017790.html"> + <LINK REL="Next" HREF="017796.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=%3CCAKVccoXZctp%3Dm0%2BapR38pcXz7t-ZVHyP9bVZYfAdLNbSQ3YRUw%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 20:45:40 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="017790.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>Next message: <A HREF="017796.html">[Mageia-dev] [changelog] [RPM] cauldron core/release clementine-1.0.1-1.mga3 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17797">[ date ]</a> + <a href="thread.html#17797">[ thread ]</a> + <a href="subject.html#17797">[ subject ]</a> + <a href="author.html#17797">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>2012/7/29 Pedro Gs <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">simplew8 at gmail.com</A>>: +><i> Hi, +</I>><i> +</I>><i> Problems installing grub files and kernel files under /boot since i +</I>><i> have followed the Coling instructions about moving to /usr, but i dont +</I>><i> know if these problems are related to this or due to other changes in +</I>><i> systemd. +</I>><i> +</I>><i> Since linuxmint doesnt have an installed to install the distro in an +</I>><i> encrypted LVM i have followed this howto +</I>><i> <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 +</I>><i> put linuxmint in an encrypted LVM and so far all went fine. +</I>><i> +</I>><i> Some days ago i decided to replace Linuxmint by Ubuntu and i did +</I>><i> followed the same procedure and again all was running fine. +</I>><i> +</I>><i> However today i have decided to replace Ubuntu 12.04 with Ubuntu +</I>><i> 12.10 (quantal) and i have erased existent Ubuntu fs and i followed +</I>><i> the same procedure, but after running: +</I>><i> +</I>><i> ubuntu]# unsquashfs -f -d /mnt/lm/ casper/filesystem.squashfs +</I>><i> Parallel unsquashfs: Using 4 processors +</I>><i> 147918 inodes (153245 blocks) to write +</I>><i> +</I>><i> [===================/ +</I>><i> ] 27438/153245 17% cd +</I>><i> /mnt/lm/boot +</I>><i> [===========================================================================================================|] +</I>><i> 153245/153245 100% +</I>><i> created 94187 files +</I>><i> created 14237 directories +</I>><i> created 53613 symlinks +</I>><i> created 82 devices +</I>><i> created 0 fifos +</I>><i> +</I>><i> +</I>><i> it did NOT install vmlinux ubuntu kernel file in /boot like it used to +</I>><i> happen so far, and it also did not installed the grub files that used +</I>><i> to install and isntead now i have this: +</I>><i> +</I>><i> boot]# ls -ls * +</I>><i> 824 -rw-r--r-- 1 root root 843468 Jul 23 21:15 abi-3.5.0-6-generic +</I>><i> 148 -rw-r--r-- 1 root root 147800 Jul 23 21:15 config-3.5.0-6-generic +</I>><i> 176 -rw-r--r-- 1 root root 176764 Nov 27 2011 memtest86+.bin +</I>><i> 176 -rw-r--r-- 1 root root 178944 Nov 27 2011 memtest86+_multiboot.bin +</I>><i> 2820 -rw------- 1 root root 2886111 Jul 23 21:15 System.map-3.5.0-6-generic +</I>><i> +</I>><i> grub: +</I>><i> total 4 +</I>><i> 4 -rw-r--r-- 1 root root 699 Jul 24 13:04 gfxblacklist.txt +</I>><i> +</I>><i> as we can see theres no grub files inside /boot/grub and also theres +</I>><i> no initrd and vmlinux files to allow to boot into Ubuntu. +</I>><i> +</I>><i> I even tested by installing again the Ubuntu release that was +</I>><i> successfully installed (before following Coling instructions about +</I>><i> moving to /usr) and now it happened exactly the same thing, no +</I>><i> vmlinux, initrc and no grub files. +</I>><i> +</I>><i> +</I>><i> Could anyone please clarify, or Colin ;) why now when running +</I>><i> "unsquashfs -f -d /mnt/lm/ casper/filesystem.squashfs" it doesnt +</I>><i> install kernel and grub files needed to boot the distro? +</I>><i> +</I>><i> +</I>><i> PS: i need to use this procedure even with Ubuntu since i want to have +</I>><i> in an encrypted LVM with cypher aes-xts* because Ubuntu alternate CD +</I>><i> installer uses an older cypher. +</I>><i> for linuxmint i really have no other option that use this +</I>><i> since it doesnt have an installer that allows to install the distro in +</I>><i> an encrypted partition (it only allow to encrypt home folder) +</I>><i> +</I>><i> TIA +</I>><i> +</I>><i> regards, +</I>><i> Pedro +</I> +Please ignore this thread, this is ubuntu specific and i didnt follow +all needed steps +</PRE> + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="017790.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>Next message: <A HREF="017796.html">[Mageia-dev] [changelog] [RPM] cauldron core/release clementine-1.0.1-1.mga3 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17797">[ date ]</a> + <a href="thread.html#17797">[ thread ]</a> + <a href="subject.html#17797">[ subject ]</a> + <a href="author.html#17797">[ 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> |