Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: can not mount USB stick as user
Date: Thu, 06 Feb 2014 19:35:39
Message-Id: 20140206193600.GK4127@syscon7.ed.shawcable.net
In Reply to: Re: [gentoo-user] Re: can not mount USB stick as user by Alan McKinnon
1 On 02/06/14 21:19, Alan McKinnon wrote:
2 >On 06/02/2014 17:09, Peter Humphrey wrote:
3 >> On Thursday 06 Feb 2014 14:30:24 Alan McKinnon wrote:
4 >>> On 06/02/2014 08:19, Peter Humphrey wrote:
5 >>>> On Wednesday 05 Feb 2014 20:02:00 Joseph wrote:
6 >> --->8
7 >>>>> Here it is: grub.conf
8 >>>>>
9 >>>>> default 0
10 >>>>> timeout 30
11 >>>>>
12 >>>>> title Gentoo Current Kernel
13 >>>>> root (hd0,0)
14 >>>>> kernel /boot/kernel-current root=/dev/hda3
15 >>>>
16 >>>> Shouldn't that hda3 in the kernel line be sda3?
17 >>>
18 >>> No, he said earlier in the thread that this is an ancient box using the
19 >>> old deprecated IDE subsystem.
20 >>>
21 >>> His fstab refers to drives as hd?
22 >>
23 >> Yes, I saw that after I hit Send. (So what else is new?)
24 >>
25 >> Seems to me that too many things need updating before Joseph can switch to the
26 >> latest thing in init systems.
27 >>
28 >> Maybe he should go back to his last working system (from backup?), go through
29 >> his kernel config piecemeal, setting sensible options, and generally bring the
30 >> box up to date. Then he can start experimenting with the latest ideas. (Sorry
31 >> Joseph, I don't mean to talk about you as though you weren't here!)
32 >>
33 >> I forget: how many years is it since the ancient /dev/hd? scheme was
34 >> superseded and deprecated?
35 >
36 >
37 >Dim memory tells me it's somewhere around 2006/7?
38 >
39 >I agree with your suggested approach. Joseph should first get world
40 >fully updated and synced, then switch the kernel disk system over to the
41 >new framework, verify all that as working nicely, and only then activate
42 >systemd. Like Canek said, systemd doesn't magically get installed and
43 >them just work. It runs at too low a level for that to happen in all cases.
44 >
45 >--
46 >Alan McKinnon
47 >alan.mckinnon@×××××.com
48
49 I'm running on this box linux-3.10.17-gentoo so it is fairly new. I updated my world 1-month ago.
50 I usually update every three months. First backup system, if there are no major issues after a week or so I upgrade few other system and if everything goes smooth I
51 upgrade the main system with the same three.
52
53 Is is possible to have packages without "systemd" flag.
54 I was just rebuilding
55 gnome-base/gnome-settings-daemon
56
57 and it wants to pull-in: sys-apps/systemd-208-r2
58 and this conflicts with udev.
59
60 I'm not switching to systemd anytime soon, got burned recently and have no time to learn new configuration settings.
61
62 --
63 Joseph

Replies

Subject Author
Re: [gentoo-user] Re: can not mount USB stick as user "Canek Peláez Valdés" <caneko@×××××.com>