all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Sassmannshausen <alex.sassmannshausen@gmail.com>
To: David Thompson <dthompson2@worcester.edu>
Cc: guix-devel@gnu.org
Subject: Re: Troubles with install image
Date: Fri, 18 Jul 2014 15:36:33 +0200	[thread overview]
Message-ID: <8738dykcqo.fsf@yamato.home> (raw)
In-Reply-To: <87wqbax04b.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me>

Woot!

As I also have an x60 and I would be very interested in the installer
you used to get things this far if you are able to provide it somewhere?

If not, then I will simply use your achievement as motivation to build
one myself :-)

Best wishes,

Alex


David Thompson writes:

> Ludovic Courtès <ludo@gnu.org> writes:
>
>> David Thompson <dthompson2@worcester.edu> skribis:
>>
>>>   ext2fs_check_if_mount: Can't check if filesystem is mounted due to
>>>   missing mtab file when determining whether /dev/sdb1 is mounted.
>>>   fsck.ext4: No such device or address while trying to open /dev/sdb1
>>>   Possibily non-existent or swap device?
>>>   'fsck.ext4' exited with code 8 on /dev/sdb1
>>
>> It could be that (1) it’s not called that way, or (2) additional kernel
>> modules need to be loaded so that the device is visible.
>>
>> For (1), you could try using a partition label rather than the actual
>> device name in the ‘file-system’ declaration.
>>
>> For (2), you could check in the kernel log whether sdb is detected.
>
> The problem was a little bit of 1 and 2.
>
> When I am installing, the disk is known as sdb, but when I boot it's
> known as sda.  So, I made that change in the file-system declaration.
>
> The initrd doesn't have modules for ahci by default, so I took a little
> snippet that Mark Weaver was using in his operating-system declaration:
>
>   (initrd (cut base-initrd <> #:extra-modules '("libahci.ko" "ahci.ko")))
>
> And now for the best news: I have a working installation of the GNU
> system!  Thanks for all of your help!

-- 
Sent with my mu4e

  reply	other threads:[~2014-07-18 13:39 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-15  1:54 Troubles with install image David Thompson
2014-07-15  7:27 ` Sree Harsha Totakura
2014-07-15 15:34   ` Thompson, David
2014-07-15 20:35     ` Sree Harsha Totakura
2014-07-16  9:17       ` Ludovic Courtès
2014-07-16 14:20         ` Sree Harsha Totakura
2014-07-15 20:18 ` Ludovic Courtès
2014-07-16  1:49   ` David Thompson
2014-07-16 13:40     ` Ludovic Courtès
2014-07-16 22:54       ` David Thompson
2014-07-16 23:20         ` David Thompson
2014-07-17 14:54           ` Ludovic Courtès
2014-07-17 15:05         ` Ludovic Courtès
2014-07-17 15:08           ` Thompson, David
2014-07-17 16:31         ` Ludovic Courtès
2014-07-18  0:48           ` David Thompson
2014-07-18  3:59             ` Jason Self
2014-07-18  7:01             ` Ludovic Courtès
2014-07-18 13:33               ` David Thompson
2014-07-18 13:36                 ` Alex Sassmannshausen [this message]
2014-07-18 13:49                   ` David Thompson
2014-07-19 10:49                 ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8738dykcqo.fsf@yamato.home \
    --to=alex.sassmannshausen@gmail.com \
    --cc=dthompson2@worcester.edu \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.