Gentoo Archives: gentoo-user

From: Tamer Higazi <th982a@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] fresh gentoo installation reboot fs read only
Date: Fri, 22 Feb 2019 17:52:44
Message-Id: f7430c72-9a5c-faab-fe1d-ae6702a94bb6@googlemail.com
In Reply to: Re: [gentoo-user] fresh gentoo installation reboot fs read only by Davyd McColl
1 Hi David,
2
3 you were absolutely RIGHT.
4 I knew only from the past the Gentoo Installations, where the UUID was
5 not necessary.
6
7 I executed "blkid", took the UUID for the desired to mounted device,
8 wrote it in the fstab file before I reexecuted grub-mkconfig ....
9
10 Thanks for your edvises in the chat and the mailinglist
11
12
13 best, Tamer
14
15
16 On 19.02.19 05:13, Davyd McColl wrote:
17 >
18 >
19 > On February 19, 2019 00:27:34 Tamer Higazi <th982a@××××××××××.com> wrote:
20 >
21 >> Hi people,
22 >> I made a fresh systemd installation based and generated the kernel
23 >> with genkernel.
24 >> I am not capable to login after reboot. It is a EFI installation based
25 >> on systemd
26 >>
27 >> I saw in the internet similiar posts, and I am stuck and not getting
28 >> it solved somehow to login with write access.
29 >>
30 >> Has anybody of you an idea what I made wrong?
31 >>
32 >> I would kindly thank the gentoo community supporting me solving this
33 >> issue.
34 >>
35 >> grub options:
36 >> https://pastebin.com/raw/hEaP5Mv0
37 >>
38 >> genkernel linux config
39 >> https://pastebin.com/raw/7CSYLfrS
40 >>
41 >> gentoo /etc/fstab:
42 >> https://pastebin.com/raw/zL19iQiZ
43 > Just curious - how does mount know how to identify your block devices?
44 > This fstab has no device identifier at the start of each line (eg
45 > /dev/sda7, as mentioned in a comment above the line for root, or,
46 > better, UUID= identifiers, as suggested in the higher up commentary).
47 > I don't run systemd (so I'm not sure if it does something magick
48 > here?), but I wouldn't expect this fstab to work on any of the systems
49 > I've used.
50 >>
51 >> grub.cfg file:
52 >> https://pastebin.com/7KxJCp9F
53 >>
54 >>
55 >> Thank you.
56 >>
57 >>
58 >>
59 >>
60 >> best, Tamer
61 >>
62 >
63 >
64 >

Replies

Subject Author
Re: [gentoo-user] fresh gentoo installation reboot fs read only Davyd McColl <davydm@×××××.com>