Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-06 Thread Daniel Hlynskyi
> It does not switch to hi-res, so it made it a bit easier to read things as they flash by that is normally regulated by boot parameter "nomodeset" in GRUB ( https://wiki.archlinux.org/index.php/kernel_mode_setting) > Could something this old still be usable with updates? sure. That is the point o

Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-05 Thread J. Brian Kelley
Thanks. (I had ass-u-me-d that unstable meant bleeding-edge only.) I use UNetBootin with LinuxLive USB Creator as an alternative when I want to force a FAT32 reformat. Either way I seem to have problems with NixOS live-cd (perhaps in the realm of hybrid cds, but I am in way over my head ... ).

Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-05 Thread Daniel Hlynskyi
Why do you have problems with flash-boot and have to burn discs? Maybe there is some problem with your flash-drive? You can try another one. You can also try some truly old NixOS, pre-systemd one, for example or 2.x kernel. 2014-11-05 19:30 GMT+01:00 J. Brian Kelley : > If only I knew what I was

Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-05 Thread J. Brian Kelley
If only I knew what I was doing Linux Mint modprobe configs just gets a response that configs does not exist Linux Mint modprobe -c does generate a long list. The first and last entries are: alias symbol:tua9001_attach tua9001 ... ... alias symbol:zl10353_attach zl10353 If this is what is

Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-05 Thread Domen Kožar
It would also help to have full dmesg log pasted somewhere. Maybe relevant: http://askubuntu.com/a/235432/56603 On Tue, Nov 4, 2014 at 8:25 PM, Wout Mertens wrote: > Can you try the modprobe configs that was suggested? > > Opening an issue won't help, we can't reproduce and we're the same guys >

Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-04 Thread Wout Mertens
Can you try the modprobe configs that was suggested? Opening an issue won't help, we can't reproduce and we're the same guys :-) On Tue, Nov 4, 2014, 20:17 J. Brian Kelley wrote: > As a last attempt, I burned the minimal ISO and tried booting it. > > Exactly the same result - goes nicely until

Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-04 Thread J. Brian Kelley
As a last attempt, I burned the minimal ISO and tried booting it. Exactly the same result - goes nicely until it shows the login prompt whereupon the error message triplets start (doesn't even newline down from the prompt so the first error message is offset somewhat). Seems a bit strange that

Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-03 Thread Tobias Geerinckx-Rice
On 3 November 2014 21:49, Wout Mertens wrote: > > How does SSH influence your system not booting? I'm not sure I understand... Heh. I think I can answer that. If OP's hybrid solid-state drive is like mine, it calls itself a "SSHD". A needlessly confusing red herring that is entirely unrelated to

Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-03 Thread Wout Mertens
> Forwarded Message ---- Subject: Re: [Nix-dev] NixOS Live CD > (Graphic) Boot Failure Date: Mon, 03 Nov 2014 11:26:33 -0500 From: J. > Brian KelleyTo: Wout Mertens > , Raahul Kumar >CC: nix-dev > > > > I agree that the problem is hardware related, but I

Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-03 Thread J. Brian Kelley
Following up, I came across this: https://github.com/NixOS/nixpkgs/issues/4748 Could this be related to my problem? Forwarded Message Subject:Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure Date: Mon, 03 Nov 2014 11:26:33 -0500 From: J. Brian Kelley To: Wout

Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-03 Thread J. Brian Kelley
I agree that the problem is hardware related, but I cannot see any indication that the drive / controller is malfunctioning. Remember that I have just run the gparted live-cd (Debian) against the drive for hours rearranging the "deck chairs". NixOS is the only distro I have tried that is malfun

Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-03 Thread Wout Mertens
So did you try switching/reseating the cable? Perhaps put the drive on a different port? It does seem to be hardware from search results. It could be that Linux exercises the disk differently from Windows... Of course it is odd that the Linux mint one works. It would be interesting to see which k

Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-03 Thread J. Brian Kelley
Well, I used Windows to check the S.M.A.R.T. and all is good. Besides if there were a connection problem, Windows 7 would be at best capriciously unstable and other distros / live-cds would have disk access problems. The unstable Nov 1 NixOS has the exact same problem and I even repeated this w

Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-02 Thread Raahul Kumar
Use smartctl, and check that the hard drive cable is properly seated. That seems to have fixed the same issue for previous people who had this problem https://bbs.archlinux.org/viewtopic.php?id=129401 https://bbs.archlinux.org/viewtopic.php?id=135306 If the hard drive is fine, the download the n

Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-02 Thread J. Brian Kelley
Could you expand on that? A live-cd should not expect there to be a prepared storage unit (preparing it would be a possible requirement of the live-cd itself). Further, as mentioned, the Linux Mint live-cd has no problem with the SATA unit (and the problems with other live-cds have all related

Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-02 Thread Raahul Kumar
This error message you're getting ata1: irq-stat 0x0040, connection status changed ata1: SError { DevExch } ata1: exception Emask 0x10 SAct 0x0 SErr 0x4000 action 0xe frozen Means your SATA hard drive is not being recognized. Use gparted to partiion your hard drive with a filesystem and i

Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-02 Thread Mateusz Kowalczyk
On 11/02/2014 05:10 PM, Luca Bruno wrote: > There's no web interface for nixos installations, if that's what you asked > for. Pretty sure he just means that he won't be able to make the install without referring to the web for help. > On Sun, Nov 2, 2014 at 5:46 PM, J. Brian Kelley wrote: > >>

Re: [Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-02 Thread Luca Bruno
There's no web interface for nixos installations, if that's what you asked for. On Sun, Nov 2, 2014 at 5:46 PM, J. Brian Kelley wrote: > To start, my hardware is: > > Mainboard - Asrock 4Core1600Twins-P35 > CPU - Intel Core2 Duo E7200 > No IDE disks ( and IDE controller is disabled in Bios) > 1

[Nix-dev] NixOS Live CD (Graphic) Boot Failure

2014-11-02 Thread J. Brian Kelley
To start, my hardware is: Mainboard - Asrock 4Core1600Twins-P35 CPU - Intel Core2 Duo E7200 No IDE disks ( and IDE controller is disabled in Bios) 1 Sata Drive (MBR formatted) 1 Sata Burner 1 Floppy 1 Pci-e display adapter AMD HD6850 This ancient relic does seem to give many live-cd distros the