My iMac G3 is running LFS-8.1-sysvinit and has its root on /dev/sda5.  The 
result of ‘df’ is as expected:

pol [ ~ ]$ df
Bestandssysteem 1K-blokken Gebruikt Beschikbaar Geb% Aangekoppeld op
devtmpfs            505568        0      505568   0% /dev
tmpfs               513972      268      513704   1% /run
/dev/sda5         15248568  7114820     7336116  50% /
/dev/sda3         15248568  1548216    12902720  11% /lubuntu
/dev/sda7           467508   262805      176047  60% /boot
/dev/sda4         30628368  4000672    25048812  14% /home
/dev/sda6         13671872  5525124     8146748  41% /mnt/macosx

My iMac G4 is running LFS-8.1-systemd and has its root on /dev/sda3.  The 
result of ‘df’ is however:

pol [ ~ ]$ df
Bestandssysteem 1K-blokken  Gebruikt Beschikbaar Geb% Aangekoppeld op
/dev/root         75754312   7708976    64174120  11% /
devtmpfs           1031768         0     1031768   0% /dev
tmpfs              1031944         0     1031944   0% /dev/shm
tmpfs              1031944      1604     1030340   1% /run
tmpfs              1031944         0     1031944   0% /sys/fs/cgroup
/dev/sdc12       244042336 128374912   115667424  53% /macos
/dev/sdc10       244042336  13332136   230710200   6% /osx
tmpfs              1031944         0     1031944   0% /tmp
/dev/sdb2        153663648   6380820   139454036   5% /ubuntu
tmpfs               206388         0      206388   0% /run/user/1000

/dev/sda3 is replaced by /dev/root.

I find some (old) questions and answers about the use of /dev/root on 
linuxquestions, stackexchange, askubuntu, …
but not the answer on my question: why this difference between LFS-sysvinit and 
LFS-systemd?

Remark: Internet tells me that /dev/root should be a symlink to /dev/sda3, but 
that is not the case here,
although my system is running without any problem.

pol [ ~ ]$ sudo ls -l /dev/root
[sudo] wachtwoord voor pol: 
ls: kan geen toegang krijgen tot '/dev/root': Bestand of map bestaat niet


pvg
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to