Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] grub and what happens exactly when booting.
Date: Sat, 17 Sep 2011 00:07:54
Message-Id: 4E73E490.1000002@gmail.com
In Reply to: Re: [gentoo-user] grub and what happens exactly when booting. by Neil Bothwick
1 Neil Bothwick wrote:
2 > On Fri, 16 Sep 2011 22:03:20 +0100, Peter Humphrey wrote:
3 >
4 >> In case it helps, here's the relevant part of my fstab:
5 >>
6 >> /dev/sda1 /boot ext2 noatime,noauto 1 2
7 >> /dev/md3 / ext4 noatime 1 1
8 >> /dev/vg1/home /home ext4 noatime
9 >> 1 2
10 > A word of advice when starting from scratch, give your VG(s) unique
11 > names. I've seen what happens when someone takes a drive from
12 > one Fedora system and puts it in another, so there are two VGs called
13 > vg01. It ain't nice (only one is seen, usually not the one you want).
14 >
15 > I prefer to give my VGs names related to the hostname, so it's perfectly
16 > clear where they came from and no risk of name collisions if I have to
17 > attach the drive to another computer.
18 >
19 >
20
21 I did name it pretty well. It is called "test" right now. lol Right
22 now, I'm just having fun. The biggest difference so far is that I can
23 see with my new glasses. I just wish I didn't have arthritis in my neck
24 and could move my head better. It's hard to switch between normal and
25 the bifocal thingys.
26
27 I'm getting this LVM thing down pat tho.
28
29 cfdisk to create partitions, if not using the whole drive.
30 pvcreate
31 vgcreate
32 lvcreate
33 then put on a file system and mount.
34
35 I still get them confused as to what comes first but I got some pictures
36 to look at now. That helps to picture what I am doing, sort of.
37
38 Thanks to all for the advice tho. It's helping. Still nervous about /
39 on LVM tho. :/
40
41 Dale
42
43 :-) :-)

Replies

Subject Author
Re: [gentoo-user] grub and what happens exactly when booting. Peter Humphrey <peter@××××××××××××××.org>
Re: [gentoo-user] grub and what happens exactly when booting. William Kenworthy <billk@×××××××××.au>
Re: [gentoo-user] grub and what happens exactly when booting. Alex Schuster <wonko@×××××××××.org>
Re: [gentoo-user] grub and what happens exactly when booting. Alan McKinnon <alan.mckinnon@×××××.com>