Re: Stretch installation boots to read only

2015-12-21 Thread Gary Roach
OK systemctl --failed gives root@supercrunch:/etc# systemctl --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● anacron.service loaded failed failed Run anacron jobs ● apache2.service loaded failed failed LSB: Apache2 web ser

Re: Attempt to Move Root

2015-12-21 Thread David Baron
On Monday 21 December 2015 16:15:48 Stephen Powell wrote: > On Mon, 21 Dec 2015 15:43:54 -0500 (EST), David Baron wrote: > > Repeat: NO LV's > > Oh. Sorry. Looking back over the thread, I guess I got the idea from > Anders Andersson that you were using LVM2 logical volumes. My mistake. > Yes,

Re: package name of device driver

2015-12-21 Thread Katsutoshi Itoh
Thanks for your advice, moxalt. I'd report this to linux-image-4.3.0-1-amd64 and get the bug number #808720. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808720 2015-12-22 15:44 GMT+09:00 moxalt : > On Tue, 22 Dec 2015 14:08:09 +0900, Katsutoshi Itoh > wrote: > >> Hi all. > > Hello. > >>

Re: Intel 82576 Gigabit on Debian 7 slow speed.

2015-12-21 Thread Mimiko
On 21.12.2015 09:58, David Christensen wrote: On 12/20/2015 08:36 AM, Mimiko wrote: The HDD's are connected thru SuperMicro SAS RAID AOC-USASLP-L8i (PCI-E). http://www.supermicro.com.tr/AOC-USASLP-L8i.cfm.htm So, one RAID card, eight SAS channels, and one 2 TB and one 1 TB drive per channel

Re: package name of device driver

2015-12-21 Thread moxalt
On Tue, 22 Dec 2015 14:08:09 +0900, Katsutoshi Itoh wrote: > Hi all. Hello. > I'd like to send bug report by using reportbug. > But I couldn't judge which package name I choice. > > The other day, I upgrade and dist-upgrade for my sid. > Since then, this error occured in booting. > > Could you

package name of device driver

2015-12-21 Thread Katsutoshi Itoh
Hi all. I'd like to send bug report by using reportbug. But I couldn't judge which package name I choice. The other day, I upgrade and dist-upgrade for my sid. Since then, this error occured in booting. Could you teach me which package i choose? [3.182434] [drm:intel_pipe_config_compare [i9

Re: Stretch installation boots to read only

2015-12-21 Thread Sven Hartge
Marc Shapiro wrote: > On 12/21/2015 07:19 PM, Sven Hartge wrote: >> Gary Roach wrote: >>> I re-wrote the line to read /dev/sda1/ ext4 rw, noatime0 >>> 1 and commented out the old line. The error still happens at the >>> same place. >> Without you providing the exact error nobody will

Grainy Fonts After Upgrade to Jessie

2015-12-21 Thread Dario Strbenac
Good day, The department's server was recently upgraded by the administrator to Debian 8 and the fonts shown on webpages and graphical plots in R both had grainy text and were of a different font to what was before. I followed the advice at http://www.straightrunning.com/xmingnotes/fonts.php#he

Re: Stretch installation boots to read only

2015-12-21 Thread Marc Shapiro
On 12/21/2015 07:19 PM, Sven Hartge wrote: Gary Roach wrote: I Just upgraded from jessie to stretch. I needed a piece of software that wasn't available in jessie. Since then, my system boots to a command line prompt. Since /dev/sda1 has been mounted ro, Xwindows doesn't start. I have to log in

Re: Stretch installation boots to read only

2015-12-21 Thread Sven Hartge
Gary Roach wrote: > I Just upgraded from jessie to stretch. I needed a piece of software > that wasn't available in jessie. Since then, my system boots to a > command line prompt. Since /dev/sda1 has been mounted ro, Xwindows > doesn't start. I have to log in as root, run mount -o remount,rw

Re: debian-user-digest Digest V2015 #1449

2015-12-21 Thread Gene Heskett
On Monday 21 December 2015 20:55:38 Derek Wang wrote: > Please remove me from the mail list. Thank you. > 1. You just echoed the whole 37 kilobyte daily digest post back to the list. Picture me making motions of sharpening a finger. Thats a bad dog, no biscuit scene for sure. 2. If you look at

Re: debian-user-digest Digest V2015 #1449

2015-12-21 Thread Derek Wang
Please remove me from the mail list. Thank you. On Monday, December 21, 2015 5:50 PM, "debian-user-digest-requ...@lists.debian.org" wrote: Content-Type: text/plain debian-user-digest Digest                Volume 2015 : Issue 1449 Today's Topics:   Re: AP support for wl driver       

Stretch installation boots to read only

2015-12-21 Thread Gary Roach
Hi all; I Just upgraded from jessie to stretch. I needed a piece of software that wasn't available in jessie. Since then, my system boots to a command line prompt. Since /dev/sda1 has been mounted ro, Xwindows doesn't start. I have to log in as root, run mount -o remount,rw /dev/sda1 /, exit

Re: Attempt to Move Root

2015-12-21 Thread Stephen Powell
On Mon, 21 Dec 2015 15:43:54 -0500 (EST), David Baron wrote: > > Repeat: NO LV's Oh. Sorry. Looking back over the thread, I guess I got the idea from Anders Andersson that you were using LVM2 logical volumes. My mistake. Yes, if / is a partition on a real disk, then /boot can be part of the

Re: Attempt to Move Root

2015-12-21 Thread David Baron
On Monday 21 December 2015 14:53:16 Stephen Powell wrote: > On Mon, 21 Dec 2015 10:36:48 -0500 (EST), David Baron wrote: > > On Monday 21 December 2015 10:25:15 Stephen Powell wrote: > >> Obviously, the LILO map file is on the IDE drive. Is your /boot > >> partition > >> on the IDE drive? If so,

Re: Attempt to Move Root

2015-12-21 Thread Stephen Powell
On Mon, 21 Dec 2015 10:31:54 -0500 (EST), Lisi Reisz wrote: > > Could he not dd them onto another drive? > ... He can copy the /boot data to another drive, not necessarily with dd. In fact, if he wants to be able to remove the existing IDE drive, he must. But he cannot copy it to an LVM2 logical

Re: Recovering data from a Raid 1Sata HD

2015-12-21 Thread Hans
Am Montag, 21. Dezember 2015, 17:06:49 schrieb Renaud OLGIATI: > Given a Sata HD that was part of a RAID1 array on a now defunct Wheezy > system. > > Is there a way to mount it on another Wheezy system to recover the data ? > > Cheers, > > Ron. If it was Raid-1 , mirroring, you should be able to

Recovering data from a Raid 1Sata HD

2015-12-21 Thread Ron
Given a Sata HD that was part of a RAID1 array on a now defunct Wheezy system. Is there a way to mount it on another Wheezy system to recover the data ? Cheers, Ron. -- You cannot help people permanently by doing for them, what they could and should do for themselves

Re: Attempt to Move Root

2015-12-21 Thread Stephen Powell
On Mon, 21 Dec 2015 10:36:48 -0500 (EST), David Baron wrote: > > On Monday 21 December 2015 10:25:15 Stephen Powell wrote: >> >> Obviously, the LILO map file is on the IDE drive. Is your /boot partition >> on the IDE drive? If so, you cannot remove it. The /boot partition must >> be a partitio

Re: Attempt to Move Root

2015-12-21 Thread David Christensen
On 12/21/2015 01:50 AM, David Baron wrote: On Monday 21 December 2015 00:50:43 David Christensen wrote: On 12/20/2015 03:36 AM, David Baron wrote: my goal is to remove and older 80gig IDE disk from the system Debian version? Sid What drive is root on? How is the drive partitioned? RAID?

Re: AP support for wl driver

2015-12-21 Thread John L. Ries
I understand the pain for a proprietary software manufacturer to spend time and money on a free project with no monetary return. However, one should not make a software that locks the capabilities of the hardware, making the device function in a non-appreciable manner. If a hardware manufactur

Re: Attempt to Move Root

2015-12-21 Thread David Baron
On Monday 21 December 2015 10:25:15 Stephen Powell wrote: > On Mon, 21 Dec 2015 04:50:00 -0500 (EST), David Baron wrote: > > Went through all the motions, both ways: On native and chroot. Results > > were > > the same. Get in that loop of lv not ready messages. Difference: Native > > attempt stil

Re: Attempt to Move Root

2015-12-21 Thread Lisi Reisz
On Monday 21 December 2015 15:25:15 Stephen Powell wrote: > On Mon, 21 Dec 2015 04:50:00 -0500 (EST), David Baron wrote: > > Went through all the motions, both ways: On native and chroot. Results > > were the same. Get in that loop of lv not ready messages. Difference: > > Native attempt still ne

Re: Attempt to Move Root

2015-12-21 Thread Stephen Powell
On Mon, 21 Dec 2015 04:50:00 -0500 (EST), David Baron wrote: > > Went through all the motions, both ways: On native and chroot. Results were > the same. Get in that loop of lv not ready messages. Difference: Native > attempt still needs the IDE plugged in or I get 99 99 99 ... , chroot does >

Re: About new mail client

2015-12-21 Thread Chris Bannister
On Fri, Dec 18, 2015 at 11:12:29AM +0200, Klearchos-Angelos Gkountras wrote: > > My branch is sid and used to use icedove as default mail client . I > think with enigmail is kinda broken and I can't use as encryption and > sign messages . any suggestions ? I am thinking about sylpheed or > claws .

Re: POP3

2015-12-21 Thread Chris Bannister
On Fri, Dec 18, 2015 at 06:28:35PM -0600, David Wright wrote: > > Of course I removed the "was": it wasn't in the subject line of the > post you were responding to. Did you get out of the wrong side of bed? Inserting 'was' is normal practice when starting a sub thread. -- "If you're not carefu

Re: Attempt to Move Root

2015-12-21 Thread David Baron
On Monday 21 December 2015 00:50:43 David Christensen wrote: > On 12/20/2015 02:58 AM, David Baron wrote: > > So ... how do I do this?? > > On 12/20/2015 03:36 AM, David Baron wrote: > > my goal is to remove and older 80gig IDE disk from the system > > Debian version? Sid > > > What drive is r

Re: Intel 82576 Gigabit on Debian 7 slow speed.

2015-12-21 Thread David Christensen
On 12/21/2015 12:24 AM, David Christensen wrote: Download a live CD image, burn two discs/ USB flash drives, and try again: https://www.debian.org/CD/live/ debian-live-8.2.0-amd64-standard.iso I just realized that the live disc might not have iperf... Perhaps Knoppix: http://knopp

Re: Attempt to Move Root

2015-12-21 Thread David Christensen
On 12/20/2015 02:58 AM, David Baron wrote: So ... how do I do this?? On 12/20/2015 03:36 AM, David Baron wrote: > my goal is to remove and older 80gig IDE disk from the system Debian version? What drive is root on? How is the drive partitioned? RAID? LVM? LUKS? Other? What is the file

Re: Intel 82576 Gigabit on Debian 7 slow speed.

2015-12-21 Thread David Christensen
On 12/19/2015 07:24 PM, David Christensen wrote: > I ran iperf ... ~950 MB/s. Oops -- make that 950 Mbps. On 12/20/2015 09:13 AM, Mimiko wrote: I've tested using iperf the file server to the windows server and I've got 400Mbits. Something is wrong. The other li