Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××.be>
To: gentoo-user@l.g.o
Subject: [gentoo-user] booting - I don't anystand how the (Linux) world works anymore
Date: Sat, 25 Jun 2016 18:33:40
Message-Id: YseLVsRteFjBS+5CTTP64t@7zc0huhpDvqcKwT48Q8b0
1 Hi,
2
3 I'm a dino since I still use grub-1 but I prefer recent kernels
4 (currently 4.70-rc4)
5
6 I don't understand the 'root=' option on the boot line like
7 kernel /boot/vmlinuz-4.7.0-rc4 root=/dev/sda1
8
9 Here my bad experience:
10
11 Having booted by SystemRescueCD from the cdrom device, my root device
12 is labelled /dev/sda1
13 BUT trying to use that on the kernel boot line fails (the kernel
14 cannot find the root file system)
15
16 By trial and error I've found that I have to use root=/dev/sdb1
17
18 but if I plug in an external drive (via USB) this doesn't work any more.
19
20 So, I came up with root=UUID=uuid_number of the root file system.
21
22 But to my surprise I now got a kernel panic
23 syncing: VFS: unable to mount root fs on unknown block(0,0)
24
25 So, please tell me what I'm missing?
26
27 Many thanks!!!
28 Helmut

Replies