FS#19665 - missing /mnt/etc directory at "Configure System" step in installation
Attached to Project:
Release Engineering
Opened by Bruce Frederiksen (dangyogi) - Monday, 31 May 2010, 20:32 GMT
Last edited by Dieter Plaetinck (Dieter_be) - Wednesday, 08 December 2010, 20:32 GMT
Opened by Bruce Frederiksen (dangyogi) - Monday, 31 May 2010, 20:32 GMT
Last edited by Dieter Plaetinck (Dieter_be) - Wednesday, 08 December 2010, 20:32 GMT
|
Details
Trying to install Arch Linux, the /mnt/etc directory is
missing during the "Configure System" step.
I am doing the "net" install (rather than "CD") of the 2010.05 i686 system into a VirtualBox VM with 20G HDD. I did the auto partitioning, increasing swap space to 1024, / of 5G to 7.5G, /home the rest. Some of the trials were with 8G HDD with no difference in the outcome. I tried this both with reiserfs and ext4 filesystems with the same results. I select the "vi" editor. There is a thread on the forum with the same problem but marked solved as they had created an extra partition. In this case, I did not create any extra partitions. I just used the auto partitioning starting with a blank HDD (under VirtualBox). During the "Configure System" step, /mnt is mounted to what looks like a root filesystem, but there is no etc directory. Also /mnt/home is mounted and /mnt/boot is mounted. The partitions are sda1 boot, sda2 swap, sda3 root, sda4 home. |
This task depends upon
Closed by Dieter Plaetinck (Dieter_be)
Wednesday, 08 December 2010, 20:32 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#15854
Wednesday, 08 December 2010, 20:32 GMT
Reason for closing: Duplicate
Additional comments about closing:
After running this, I have attached both the aif.log and pacman.log from /var/log/aif.
Notice that even though errors were reported in the pacman.log, the final message is a success message (no errors were reported to the screen).
Hope this helps!
pacman.log (9.4 KiB)
the '/etc' directory (and a bunch more) is contained within the filesystem package.
as you can see from the pacman.log, no package got installed, which is why you have no /mnt/etc.
The real problem is that package installation failed, but yet aif reported all was ok and continued. that issue is described in ticket
FS#15854