1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
|
<!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=%3C201112302237.05432.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="006146.html">
<LINK REL="Next" HREF="006149.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=%3C201112302237.05432.asura%40theexcession.co.uk%3E"
TITLE="[Mageia-discuss] booting with two sata disks">asura at theexcession.co.uk
</A><BR>
<I>Fri Dec 30 23:37:05 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="006146.html">[Mageia-discuss] booting with two sata disks
</A></li>
<LI>Next message: <A HREF="006149.html">[Mageia-discuss] booting with two sata disks
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6148">[ date ]</a>
<a href="thread.html#6148">[ thread ]</a>
<a href="subject.html#6148">[ subject ]</a>
<a href="author.html#6148">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Friday 30 December 2011 22:19:29 bascule wrote:
><i> i shall uninstall the kernel update and reinstall
</I>><i> it with the second drive attached to see what happens
</I>well no change, i have to remove the splash option from the grub entry to
progress, i did notice this while reinstalling the kernel (sorry about the
formatting, dumping the vcs gave me a single long string, i don't know how to
get it to look as it does on the screen):
[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">root at watson</A> bascule]# urpmi kernel-desktop-latest
To satisfy dependencies, the following packages are going
to
be installed: Package
Version
Release Arch (medium "Core
Updates
(Mageia1_3)")
kernel-desktop-2.6.38.8-8.mga 1 1.mga1 i586
kernel-desktop-latest 2.6.38.8 8.mga1
i586 42MB of additional disk space will be
used. 38MB of packages
will be retrieved.
Proceed with the installation of the 2 packages? (Y/n) y
installing
kernel-desktop-latest-2.6.38.8-8.mga1.i586.rpm
kernel-desktop-2.6.38.8-8.mga-1-1.mga1.i586.rpm from
/data/mageia/mageia1/i586/media/core/updates
Preparing...
#################################################################
1/2:
kernel-desktop-2.6.38.8-8.mga
#################################################################
1 /dev/sdb1
ext3 normal (2048,3697313791,3697311744)2 /dev/sdb2 normal
(3697313792,3907029134,209715343)$VAR1 = {
'part_number' => '1',
'fs_type' => 'ext3',
'pt_type' => 186,
'size' => '3697311744',
'start' => '2048',
'real_device' => '/dev/sdb1'
};
$VAR2 = {
'part_number' => '2',
'fs_type' => '',
'pt_type' => 186,
'size' => '209715343',
'start' =>
'3697313792',
'real_device' => '/dev/sdb2'
};
Can't call method "get_resolution" on an
undefined value at -e line 1. 2/2:
kernel-desktop-latest
#################################################################
You should
restart your computer for kernel-desktop-2.6.38.8-8.mga
[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">root at watson</A> bascule]#
------
/dev/sdb is my second hard disk and there indeed two partitions on it, the
first ext3 and the second LUKS
bascule
--
'There's stranger people in this world than Corporal Nobbs, my lad.'
Carrot's expression slid into a rictus of intrigued horror.
'Gosh.'
(Men at Arms)
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="006146.html">[Mageia-discuss] booting with two sata disks
</A></li>
<LI>Next message: <A HREF="006149.html">[Mageia-discuss] booting with two sata disks
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6148">[ date ]</a>
<a href="thread.html#6148">[ thread ]</a>
<a href="subject.html#6148">[ subject ]</a>
<a href="author.html#6148">[ 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>
|