Error: can't find /fll/hdinstall/home in /etc/fstab

Started by wolfgang, 2012/06/30, 10:15:45

Previous topic - Next topic

wolfgang

I'm installing siduction from usb-flash-drive my hp ProBook 4730s and get the following error:
    Protokoll

    O: loading modules
    O: Initialisation done
    O: starting installation
    O: starting load_config
    O: load the configuration
    O: starting prepareHD
    O: prepare disk for the installation
    O: Mounting
    O: Mounting
    O: Mounting
    E: Mounting of /dev/sda7:/home failed. Some messages from mount: mount: can't find /fll/hdinstall/home in /etc/fstab or /etc/mtab
    O: siduction-installer ended abnormally

The image was copied via dd to the flash drive.

Thanks for help
Wolfgang[/code]

devil

Does /dev/sda7 hold a linux compatible file-system? Which one?

greetz
devil

wolfgang


wolfgang

Now, after reboot and installing again, it worked.

The only differece to the first try is, that the partition /dev/sda7 was already existing.

devil

There should be a more meaningful log in /temp (of course only if you did not reboot)

greetz
devil

wolfgang

Sorry, I had already rebooted, when your answer came.
So I'm afraid, we can't find out what happened.

Just one more thing: After reboot the home partition was not mounted because of a missing entry in /etc/fstab. Now with modified /etc/fstab everything seems to work fine.

regards
Wolfgang

devil

Glad it worked now. We have not heard of such an issue, so it's a pity, we won't find out what was wrong.

greetz
devil

wolfgang

If it helps,
I can do the installation again

regards
Wolfgang

devil

nono, we will wait for the next occurance. If it's a bug, it'll show its ugly little head again.

greetz
devil

wolfgang

ok, thanks for your help

gardyloo

Confirmed here, with the same error messages. I'll refrain from rebooting (at least for a few hours) in case someone wants to tell me which /tmp file to include in a more comprehensive report.

I've tried going "back" in the installation sequence and *not* choosing to mount the /home partition automatically on boot, but that doesn't remove the error message.

gardyloo

Quote from: "gardyloo"Confirmed here, with the same error messages. I'll refrain from rebooting (at least for a few hours) in case someone wants to tell me which /tmp file to include in a more comprehensive report.

I've tried going "back" in the installation sequence and *not* choosing to mount the /home partition automatically on boot, but that doesn't remove the error message.

A small follow-up. Rebooting and trying a reinstall did nothing to help (of course!: fstab should be the same because I'm running from the live-cd). This time, however, going back and removing /home from being mounted automatically on boot, allowed the file-copying process to start, and the installation proceeds smoothly from then on (I saved the /tmp directory from the _first_ attempt if someone still wants that).