Gentoo Archives: gentoo-user

From: Leandro Melo de Sales <leandroal@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Installation AMD64 with SCSI
Date: Mon, 22 May 2006 03:31:24
Message-Id: 5bc4c4570605212018x75fc4931r1a6efb421420fe1@mail.gmail.com
In Reply to: Re: [gentoo-user] Installation AMD64 with SCSI by "Hemmann
1 Well,
2
3 I have /dev/sda1 as my / partition. So, I setup my grub.conf like this:
4
5 title=Gentoo Linux 2.6.16
6 root (hd0,0)
7 kernel /boot/kernel-2.6.16.img root=/dev/sda1 udev noapic acpi=off
8
9 and my /etc/fstab looks like this:
10
11 /dev/sda1 / ext3
12 noatime 0 1
13 /dev/sdb1 none swap sw
14 0 0
15 /dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
16 /dev/fd0 /mnt/floppy auto noauto
17 0 0
18
19 I don't know what is wrong...
20
21 Any tip?
22
23
24 Thanks
25 Leandro.
26
27 2006/5/21, Hemmann, Volker Armin <volker.armin.hemmann@××××××××××××.de>:
28 > On Sunday 21 May 2006 23:50, Leandro Melo de Sales wrote:
29 > > Yes.. when I boot using livecd I can mount the partitions correct. I
30 > > really don't know what is happened... :(
31 >
32 > and the livecd uses tha aacraid driver too?
33 >
34 > is the grub entry really correct? maybe it looks after the wrong harddrive?
35 >
36 > (I had this problem some weeks ago. hda, sda. When booted, hda was drive 0 for
37 > grub, when booting, sda was drive 0 for grub. Took me some time to find the
38 > cause of my wrongly booting system).
39 > --
40 > gentoo-user@g.o mailing list
41 >
42 >
43
44
45 --
46 Leandro Melo de Sales.
47 Computer Science Student
48 Laboratório de Sistemas Distribuídos - www.lsd.ufcg.edu.br
49 Laboratório de Sistemas Embarcados e Computação Pervasiva -
50 www.embeddedacademy.org
51 Universidade Federal de Campina Grande - UFCG
52 Campina Grande - PB - Brasil
53
54 --
55 gentoo-user@g.o mailing list

Replies