diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20111231/006152.html')
| -rw-r--r-- | zarb-ml/mageia-discuss/20111231/006152.html | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20111231/006152.html b/zarb-ml/mageia-discuss/20111231/006152.html new file mode 100644 index 000000000..e74826d55 --- /dev/null +++ b/zarb-ml/mageia-discuss/20111231/006152.html @@ -0,0 +1,88 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] booting with two sata disks + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20booting%20with%20two%20sata%20disks&In-Reply-To=%3C201112302307.06777.asura%40theexcession.co.uk%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="006151.html"> + <LINK REL="Next" HREF="006153.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] booting with two sata disks</H1> + <B>bascule</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20booting%20with%20two%20sata%20disks&In-Reply-To=%3C201112302307.06777.asura%40theexcession.co.uk%3E" + TITLE="[Mageia-discuss] booting with two sata disks">asura at theexcession.co.uk + </A><BR> + <I>Sat Dec 31 00:07:06 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="006151.html">[Mageia-discuss] booting with two sata disks +</A></li> + <LI>Next message: <A HREF="006153.html">[Mageia-discuss] crypttab boot question +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6152">[ date ]</a> + <a href="thread.html#6152">[ thread ]</a> + <a href="subject.html#6152">[ subject ]</a> + <a href="author.html#6152">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Friday 30 December 2011 22:45:37 JA Magallon wrote: +><i> epending on how you connect your drives to the mobo SATA sockets, your bios +</I>><i> still knows it has to boot from your original drive (by name), but anything +</I>><i> in GRUB or kernel that points to hd0 (first drive) now points to your last +</I>><i> plugged drive, that is in a low SATA port number. +</I>><i> So check you SATA port numbers and connect your system drive to the first. +</I>><i> Boot with only that drive and chech that: +</I>><i> - /boot/grub/devices.map has hd0 alias to sda +</I>><i> - /boot/grub/install.sh installs on hd0,0 +</I>><i> - /boot/grub/menu.lst has root/boot/kernel/initrd pointing to hd0,0 +</I>><i> - /etc/fstab points root (/) to sda1 or an UUID +</I>><i> - you don't have any reference to sdb anywhere, all should be sda. +</I>hmm, my disks are attched to a pci controller card because the mobo sata ports +don't support the newer sataIII disk, the card bios reports the boot drive as +drive 0 and if i swap the disks over then i don't even see the grub menu, +reading about dracut i find: +-------- +Therefore, instead of scripts hard-coded to do various things, we depend on +udev to create device nodes for us and then when we have the rootfs's device +node, we mount and carry on. +--------------- +this seems to be the problem, upon booting and selectng the grub entry i get +the usual on screen messages if i press esc. to get a verbose boot, all the +way until a message about the root filesystem, a message about udev and then +the message about not starting boot splash, + +i shall try to force a new imge using dracut + +bascule +-- +The trouble with being a god is that you've got no one to pray to. +(Small Gods) +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="006151.html">[Mageia-discuss] booting with two sata disks +</A></li> + <LI>Next message: <A HREF="006153.html">[Mageia-discuss] crypttab boot question +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6152">[ date ]</a> + <a href="thread.html#6152">[ thread ]</a> + <a href="subject.html#6152">[ subject ]</a> + <a href="author.html#6152">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |
