[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [archhurd-devel] Setup assitant chosse mount point ... Bug?
- To: devel@archhurd.org
- Subject: Re: [archhurd-devel] Setup assitant chosse mount point ... Bug?
- From: Stephen Gilles <stephendgilles@gmail.com>
- Date: Fri, 27 Aug 2010 08:22:02 -0400
- Delivered-to: devel@mail.archhurd.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=TlU/MabiF0Zf+N33JW64HBiLFz5OnK19XflmboHnFnQ=; b=O5X5xmj1BDjquKMIUTODoIEmKK+D7+eeFrpmdQuuL300ka3LWL/iaYKicu1fP101CE +jLwqVOnI0D0hpssRwnpy3cUVM7gEaQ6N79Cpkk3jl2CrU1AJmSR+w8QoEPnQgA7qpOd fIRTxWC2Cw8vaWvBxr9Q7tYTMu3k/mCWLqUQI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; b=pVRCfDDg3BR8sUDiykWtuLsEiqiEI8OvFuqmj6dIA376481/e6YcgK8sT5xH0cM7eL ReyOkwgvIzguay4Px9619/gdSb88JFATr0p8uKvcyhtx0Dw12BlGNXztPzIQfXZw/4/e NOvoh22WKc9WP0sg5e8qeRmT3RGkHUzUu0WcM=
- In-reply-to: <AANLkTim_TwoaOq4j=9ThWM7zGya0yz7N0q44jAvYfDq-@mail.gmail.com>
- References: <AANLkTim_TwoaOq4j=9ThWM7zGya0yz7N0q44jAvYfDq-@mail.gmail.com>
- Reply-to: devel@archhurd.org
Depending on whether the misnamed variable is the only problem, it may
or may not be fixed soon.
In the meantime, the current method to solve this is:
1) make sure you have MAKEDEV'd all your hdXsY instances correctly
2) run through the installer, noting where you told the script to
mount everything.
3) after a suspiciously short 'install' (that does not actually
install) you will find that you can run 'fsysopts /mnt --writable'
4) If the install still fails (I'm not quite sure about the most
recent CD - I've only used older versions), you should 'settrans -a
/mnt /hurd/ext2fs /dev/hdXsY' (where X and Y refer to the partition
you wished to mount as your root). settrans -a is similar to the
'mount' command when you specify /hurd/ext2fs, so you will be able to
build what your system should look like within /mnt, including
mounting separate /boot, /home, etc.
5) Once you run through the installer again, it will actually install.
We apologize again for the bugs with the LiveCD.
On Fri, Aug 27, 2010 at 6:59 AM, Omar Lopez Limonta
<pollo.es.pollo@gmail.com> wrote:
> Hello,
> I´m traing to install arch hurd form live CD i686-core-2010-08-25.iso.
> When i start dialog script /arch/setup and i tray to Chosse mount points i
> can do it, i can enter in this dialog ( i have partitioned disk , and format
> disk, swap and /).
> I edit the dialog script and i see that
> "3") #Chosse mount points
> ans=0 <--- i think it may be ans1 instead ans ... in the other dialog
> options var is named ans1 (Format, and partition)
> while[[ "$ans1" != "$pcount"]]; then
>
> It is a readonly file system and i cant modify the file .... any one try
> this dialog script?
>
> Thanks in advance , regards
>
>
> --
> Xgalaga se disfruta más sobre NetBSD sparc64
> ¡¡Dos semanas!! ¡¡Dos semanas!!
>