Re: USB Install Fails, Complains about CD-ROM

2018-05-11 Thread Kenneth Parker
I was burned once by this sort of Foolishness. (Some USB Drives even have "Blinky Lights", to tell when Activity occurs). I do the File Copy, it comes back to a prompt right away. But then, when I say "sync", it shows how slow Access is, to writing to some of these USB Drives. Never pull out a

Re: System freeze using web browsers

2018-05-11 Thread David Wright
On Sat 12 May 2018 at 11:37:44 (+1200), Ben Caradoc-Davies wrote: > Laptops are harder; there used to be low-power fanless models that > radiated heat through the keyboard, but these seem to be less > common. I hope ARM64 will become more common. I have a (fan-endowed) laptop that runs hot (the h

Re: LVM setup with snapshots

2018-05-11 Thread Forest Dean Feighner
I really didn't prepare for lvm. I never used lvm before this so had no idea of lvm before. Snapshots sound like an awesome idea. I would like to do a configured base install, create a snapshot, and modify (fork), the base for different things. With 20/20 hindsight. The default doesn't seem to h

Re: System freeze using web browsers

2018-05-11 Thread Ben Caradoc-Davies
On 11/05/18 18:56, Joe wrote: On Fri, 11 May 2018 11:37:24 +1200 Richard Hector wrote: On 11/05/18 03:17, Cindy-Sue Causey wrote: Those times it happened, I remember kicking myself (HARD!) for not *simply* making sure there were no dust bunnies gathering inside the case in the days just prior

Re: USB Install Fails, Complains about CD-ROM

2018-05-11 Thread Rick Thomas
Hi Kent, After doing the cp or dd to write the .iso to the USB, do you do a “sync” before you eject it? Writing to a USB stick can seem to go quite fast, but that’s because of buffering. Often it takes quite a while (a minute or more for a very big write on a machine with plenty of RAM) to c

Re: USB Install Fails, Complains about CD-ROM

2018-05-11 Thread Thomas Schmitt
Hi, Kent West wrote: > Warning: The driver descriptor says the physical block size is 2048 bytes, > but Linux says it is 512 bytes. The Apple Partition Map block size is 2048 indeed. Else it could not coexist with the GPT. > Disk /dev/sdc: 62.7GB > Sector size (logical/physical): 2048B/512B > Pa

e-mail addresses not being redone

2018-05-11 Thread Gary Dale
I'm running Debian/Buster on an AMD64 system. When I use "mail" to send e-mail from the command line, it doesn't use /etc/email-addresses to rewrite the "from" header but s-nail does. Apparently on my system, mail is provided by the Gnu Mailutils. Is the the normal behaviour for Mailutils or

Re: USB Install Fails, Complains about CD-ROM

2018-05-11 Thread Kent West
On Fri, May 11, 2018 at 3:38 PM, Thomas Schmitt wrote: > Hi, > > Kent West wrote: > > > I learned that EFI boot drives need to have a GPT partition table. > > No. They do not. An MBR partition of type 0xEF is well ok, too. > > > > > discovered that the flash drive had a "mac" partition table. > >

Re: USB Install Fails, Complains about CD-ROM

2018-05-11 Thread Thomas Schmitt
Hi, Kent West wrote: > > I learned that EFI boot drives need to have a GPT partition table. No. They do not. An MBR partition of type 0xEF is well ok, too. > > discovered that the flash drive had a "mac" partition table. > > Wha-a-ah-h-h?? It has an MBR partition table with partition 2 having

Re: SUCCESS!!!! - was {Re: Backup problem using "cp"}

2018-05-11 Thread Richard Owlett
On 05/11/2018 02:47 PM, Pascal Hambourg wrote: Le 11/05/2018 à 19:54, Richard Owlett a écrit : I posted after having purged my system of the offending and was writing from memory. I believe there were two source directories     /home/richard/.local/share/Trash/expunged/73080846/grub2 p

Re: SUCCESS!!!! - was {Re: Backup problem using "cp"}

2018-05-11 Thread Richard Owlett
On 05/11/2018 12:35 PM, Gene Heskett wrote: [rofl] I suspect, if we could get Richard to talk, that he too was a nerd before the word was invented. Maybe, but he got a later start... ROFL My father was an EE, My mother an RN Married day before Pearl Harbor nuff said ;/

Re: USB Install Fails, Complains about CD-ROM

2018-05-11 Thread Kent West
On Fri, May 11, 2018 at 2:59 PM, Pascal Hambourg wrote: > Le 11/05/2018 à 20:33, Kent West a écrit : > >> >> I learned that EFI boot drives need to have a GPT partition table. On a >> > > This is not correct. The UEFI specification supports boot from a drive > with an MSDOS partition table. Other

Re: Auto-assembled SW RAID in rescue mode

2018-05-11 Thread Niclas Arndt
At boot, I was prompted with a BIOS message saying that there was no boot device. No, a BIOS upgrade doesn't modify fstab. I believe that EFI has anti-tampering mechanisms that might have been triggered by the BIOS upgrade. (At least it's currently my best guess. It is in line with the fact th

Re: USB Install Fails, Complains about CD-ROM

2018-05-11 Thread Pascal Hambourg
Le 11/05/2018 à 20:33, Kent West a écrit : I learned that EFI boot drives need to have a GPT partition table. On a This is not correct. The UEFI specification supports boot from a drive with an MSDOS partition table. Otherwise why would there be an "EFI system partition" type identifier (0xe

Re: SUCCESS!!!! - was {Re: Backup problem using "cp"}

2018-05-11 Thread Pascal Hambourg
Le 11/05/2018 à 19:54, Richard Owlett a écrit : I posted after having purged my system of the offending and was writing from memory. I believe there were two source directories    /home/richard/.local/share/Trash/expunged/73080846/grub2 problem-2018-02-13     and     /root/.loca

Re: USB Install Fails, Complains about CD-ROM

2018-05-11 Thread Kent West
On Fri, May 11, 2018 at 1:33 PM, Kent West wrote: > > > On Fri, May 11, 2018 at 12:45 PM, songbird wrote: > >> Kent West wrote: >> > --b378b9056bf066d4 >> > Content-Type: text/plain; charset="UTF-8" >> > >> > I have a Dell Latitude E7250 laptop. I'm trying to install Debian to it >>

Re: LVM setup with snapshots

2018-05-11 Thread Forest Dean Feighner
On Fri, May 11, 2018 at 8:15 AM, Greg Wooledge wrote: > On Fri, May 11, 2018 at 09:20:32AM +0200, Pascal Hambourg wrote: > > > To me, it seems me the partition is too large to to reduce for > snapshots. > > > > What do you mean ? > > Did you allocate all the available space in the volume group to

Re: Could not find Xprint lib (libXp.so.6) in debian stretch

2018-05-11 Thread Joao Roscoe
It worked perfectly. Thank you for your time. Best regards, Joao On Fri, May 11, 2018 at 12:42 PM, Joao Roscoe wrote: > Understood. > In simple words, the easy way would be downloading the proper deb, and > using "dpkg -i" on it, right? > > João > > On Fri, May 11, 2018 at 12:26 PM, Greg Wooled

Re: USB Install Fails, Complains about CD-ROM

2018-05-11 Thread Kent West
On Fri, May 11, 2018 at 11:56 AM, Curt wrote: > On 2018-05-11, Kent West wrote: > > > > The real problem is that after going through the first three or four > > screens, the install halts, complaining about not being able to read the > > CD-ROM. > > I would guess that in the installer's parlance

Re: USB Install Fails, Complains about CD-ROM

2018-05-11 Thread Kent West
On Fri, May 11, 2018 at 12:45 PM, songbird wrote: > Kent West wrote: > > --b378b9056bf066d4 > > Content-Type: text/plain; charset="UTF-8" > > > > I have a Dell Latitude E7250 laptop. I'm trying to install Debian to it > > using a USB stick. > > > > I've tried both of these .ISOs: > >

Re: SUCCESS!!!! - was {Re: Backup problem using "cp"}

2018-05-11 Thread Richard Owlett
On 05/11/2018 09:46 AM, Pascal Hambourg wrote: Le 11/05/2018 à 14:59, Richard Owlett a écrit : On 05/06/2018 09:22 AM, Richard Owlett wrote: I'm attempting to backup current partition  to a USB connected 1 TB drive. I get: root@debian-jan13:/home/richard# cp -ax / "/media/richard/MISC backu

Re: USB Install Fails, Complains about CD-ROM

2018-05-11 Thread songbird
Kent West wrote: > --b378b9056bf066d4 > Content-Type: text/plain; charset="UTF-8" > > I have a Dell Latitude E7250 laptop. I'm trying to install Debian to it > using a USB stick. > > I've tried both of these .ISOs: > > debian-9.4.0-amd64-xfce-CD-1.iso > debian-buster-DI-alpha2-amd64-xfc

Re: SUCCESS!!!! - was {Re: Backup problem using "cp"}

2018-05-11 Thread Gene Heskett
On Friday 11 May 2018 11:28:08 Curt wrote: > On 2018-05-11, Richard Owlett wrote: > > On 05/11/2018 08:13 AM, to...@tuxteam.de wrote: > >> -BEGIN PGP SIGNED MESSAGE- > >> Hash: SHA1 > >> > >> On Fri, May 11, 2018 at 07:59:30AM -0500, Richard Owlett wrote: > >>> On 05/06/2018 09:22 AM, Ric

Re: SUCCESS!!!! - was {Re: Backup problem using "cp"}

2018-05-11 Thread Richard Owlett
On 05/11/2018 10:28 AM, Curt wrote: On 2018-05-11, Richard Owlett wrote: On 05/11/2018 08:13 AM, to...@tuxteam.de wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, May 11, 2018 at 07:59:30AM -0500, Richard Owlett wrote: On 05/06/2018 09:22 AM, Richard Owlett wrote: [...] I've

Re: USB Install Fails, Complains about CD-ROM

2018-05-11 Thread Curt
On 2018-05-11, Kent West wrote: > > The real problem is that after going through the first three or four > screens, the install halts, complaining about not being able to read the > CD-ROM. I would guess that in the installer's parlance it's referring to your usb stick. Have you tried another st

Re: USB Install Fails, Complains about CD-ROM

2018-05-11 Thread Thomas Schmitt
Hi, Kent West wrote: > The real problem is that after going through the first three or four > screens, the install halts, complaining about not being able to read the > CD-ROM. Report this to debian...@lists.debian.org and add the original messages of the complaing software. I'd say that if the

Re: USB Install Fails, Complains about CD-ROM

2018-05-11 Thread Robert Menes
Hi Kent, It's much easier to write the image to the USB stick using the dd command instead: # dd if=debian-9.4.0-amd64-xfce-CD-1.iso of=/dev/sdc bs=1M This should give you a working install stick. --Robert On Fri, May 11, 2018, 12:12 Kent West wrote: > I have a Dell Latitude E7250 laptop. I

USB Install Fails, Complains about CD-ROM

2018-05-11 Thread Kent West
I have a Dell Latitude E7250 laptop. I'm trying to install Debian to it using a USB stick. I've tried both of these .ISOs: debian-9.4.0-amd64-xfce-CD-1.iso debian-buster-DI-alpha2-amd64-xfce-CD-1.iso I used my desktop Debian box to download these via Firefox from https://www.debian.org/CD/http-f

Re: Could not find Xprint lib (libXp.so.6) in debian stretch

2018-05-11 Thread Joao Roscoe
Understood. In simple words, the easy way would be downloading the proper deb, and using "dpkg -i" on it, right? João On Fri, May 11, 2018 at 12:26 PM, Greg Wooledge wrote: > On Fri, May 11, 2018 at 12:14:07PM -0300, Joao Roscoe wrote: > > Wouldn't it be risky to the system installing another r

Re: Problem with Firefox Quantum v-650.0

2018-05-11 Thread Patrick Bartek
On Fri, 11 May 2018 11:06:54 -0400 Dan Ritter wrote: > On Thu, May 10, 2018 at 07:55:24PM -0700, Patrick Bartek wrote: > > On Thu, 10 May 2018 13:00:27 -0400 "Stephen P. Molnar" > > wrote: > > > > > > > > On 05/10/2018 11:13 AM, Greg Wooledge wrote: > > > > On Thu, May 10, 2018 at 11:07:43AM -

Re: SUCCESS!!!! - was {Re: Backup problem using "cp"}

2018-05-11 Thread Curt
On 2018-05-11, Richard Owlett wrote: > On 05/11/2018 08:13 AM, to...@tuxteam.de wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On Fri, May 11, 2018 at 07:59:30AM -0500, Richard Owlett wrote: >>> On 05/06/2018 09:22 AM, Richard Owlett wrote: >> >> [...] >> >>> I've been introdu

Re: Could not find Xprint lib (libXp.so.6) in debian stretch

2018-05-11 Thread Greg Wooledge
On Fri, May 11, 2018 at 12:14:07PM -0300, Joao Roscoe wrote: > Wouldn't it be risky to the system installing another release's package? > How should I change sources.list to allow that? Using a shared lib package from one release ago? No, people do that all the time. Usually just as a result of

Re: SUCCESS!!!! - was {Re: Backup problem using "cp"}

2018-05-11 Thread David Wright
On Fri 11 May 2018 at 07:59:30 (-0500), Richard Owlett wrote: > On 05/06/2018 09:22 AM, Richard Owlett wrote: > >I'm attempting to backup current partition  to a USB connected 1 TB drive. > > > >I get: > > > >>root@debian-jan13:/home/richard# cp -ax / "/media/richard/MISC > >>backups/dev_sda14/" >

Re: SUCCESS!!!! - was {Re: Backup problem using "cp"}

2018-05-11 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, May 11, 2018 at 08:22:41AM -0500, Richard Owlett wrote: [...] > I don't recall being whimsical. > Weird. Possibly. Been told that for >70 years ;} :-) Cheers - -- t -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECA

Re: THANK YOU - was {Re: Documentation of "history" command}

2018-05-11 Thread David Wright
On Fri 11 May 2018 at 07:40:44 (-0500), Richard Owlett wrote: > On 05/11/2018 06:50 AM, Richard Owlett wrote: > >When I search man-pages.debian.org I get only a page in Chinese(?). > >The best hit I get doing a web search is > >  [http://www.tldp.org/LDP/GNU-Linux-Tools-Summary/html/x1712.htm] > >T

Re: Could not find Xprint lib (libXp.so.6) in debian stretch

2018-05-11 Thread Joao Roscoe
Thank you for your attention! Wouldn't it be risky to the system installing another release's package? How should I change sources.list to allow that? Best regards, João On Fri, May 11, 2018 at 11:25 AM, Greg Wooledge wrote: > On Fri, May 11, 2018 at 11:17:43AM -0300, Joao Roscoe wrote: > > >

Re: Problem with Firefox Quantum v-650.0

2018-05-11 Thread Dan Ritter
On Thu, May 10, 2018 at 07:55:24PM -0700, Patrick Bartek wrote: > On Thu, 10 May 2018 13:00:27 -0400 "Stephen P. Molnar" > wrote: > > > > > On 05/10/2018 11:13 AM, Greg Wooledge wrote: > > > On Thu, May 10, 2018 at 11:07:43AM -0400, Stephen P. Molnar wrote: > > >> I've encountered a strange prob

Re: SUCCESS!!!! - was {Re: Backup problem using "cp"}

2018-05-11 Thread Pascal Hambourg
Le 11/05/2018 à 14:59, Richard Owlett a écrit : On 05/06/2018 09:22 AM, Richard Owlett wrote: I'm attempting to backup current partition  to a USB connected 1 TB drive. I get: root@debian-jan13:/home/richard# cp -ax / "/media/richard/MISC backups/dev_sda14/" cp: cannot stat '/media/richard/M

Re: Could not find Xprint lib (libXp.so.6) in debian stretch

2018-05-11 Thread Greg Wooledge
On Fri, May 11, 2018 at 11:17:43AM -0300, Joao Roscoe wrote: > > nedit: error while loading shared libraries: libXp.so.6: cannot open > shared object file: No such file or directory > > I took a look at debian packages search, and could not find that library > (it was available in jessie). > > Of

Could not find Xprint lib (libXp.so.6) in debian stretch

2018-05-11 Thread Joao Roscoe
In my environment, I run several applications from a remote NFS filesystem, mounted at /opt/tools. Those are 32bits binaries and I'm running stretch-amd64, but multiarch appears to be solving that, so far. However, trying to run nedit (Nirvana Editor) from that mount resulted in the familiar missi

Re: (solved) Re: which program do you recommend to read pdf file

2018-05-11 Thread franiortiz hotmail
i write because i have not seen it in this topic, sorry if i'm wrong, i use xournal for a long time, very fast and light allows annotations, write on pdf,... works with .xoj format but allows export and import pdf. thank you regards

Re: SUCCESS!!!! - was {Re: Backup problem using "cp"}

2018-05-11 Thread Richard Owlett
On 05/11/2018 08:13 AM, to...@tuxteam.de wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, May 11, 2018 at 07:59:30AM -0500, Richard Owlett wrote: On 05/06/2018 09:22 AM, Richard Owlett wrote: [...] I've been introduced to many commands and some of the "logic" of the Linux way of

Re: SUCCESS!!!! - was {Re: Backup problem using "cp"}

2018-05-11 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, May 11, 2018 at 07:59:30AM -0500, Richard Owlett wrote: > On 05/06/2018 09:22 AM, Richard Owlett wrote: [...] > I've been introduced to many commands and some of the "logic" of the > Linux way of doing things. > > Thanks everybody. Thanks f

SUCCESS!!!! - was {Re: Backup problem using "cp"}

2018-05-11 Thread Richard Owlett
On 05/06/2018 09:22 AM, Richard Owlett wrote: I'm attempting to backup current partition  to a USB connected 1 TB drive. I get: root@debian-jan13:/home/richard# cp -ax / "/media/richard/MISC backups/dev_sda14/" cp: cannot stat '/media/richard/MISC backups/dev_sda14/home/richard/.local/share/T

THANK YOU - was {Re: Documentation of "history" command}

2018-05-11 Thread Richard Owlett
On 05/11/2018 06:50 AM, Richard Owlett wrote: When I search man-pages.debian.org I get only a page in Chinese(?). The best hit I get doing a web search is  [http://www.tldp.org/LDP/GNU-Linux-Tools-Summary/html/x1712.htm] There is a plethora questions/answers, but too narrowly focused. They do di

Re: Documentation of "history" command

2018-05-11 Thread The Wanderer
On 2018-05-11 at 07:50, Richard Owlett wrote: > When I search man-pages.debian.org I get only a page in Chinese(?). > The best hit I get doing a web search is > [http://www.tldp.org/LDP/GNU-Linux-Tools-Summary/html/x1712.htm] > There is a plethora questions/answers, but too narrowly focused. > T

Re: Documentation of "history" command

2018-05-11 Thread davidson
On Fri, 11 May 2018, Richard Owlett wrote: When I search man-pages.debian.org I get only a page in Chinese(?). The best hit I get doing a web search is [http://www.tldp.org/LDP/GNU-Linux-Tools-Summary/html/x1712.htm] There is a plethora questions/answers, but too narrowly focused. They do displa

Re: Documentation of "history" command

2018-05-11 Thread Thomas Schmitt
Hi, > Suggestions? https://www.gnu.org/software/bash/manual/html_node/Bash-History-Builtins.html and man bash To find the description of the command "history", use search expression: /history \[n\] The man page is full of details about the "history" as concept and how to use it, quite

Re: LVM setup with snapshots

2018-05-11 Thread Greg Wooledge
On Fri, May 11, 2018 at 09:20:32AM +0200, Pascal Hambourg wrote: > > To me, it seems me the partition is too large to to reduce for snapshots. > > What do you mean ? > Did you allocate all the available space in the volume group to the logical > volumes ? Creating snapshots requires space. Yeah,

Re: Documentation of "history" command

2018-05-11 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, May 11, 2018 at 06:50:02AM -0500, Richard Owlett wrote: > When I search man-pages.debian.org I get only a page in Chinese(?). > The best hit I get doing a web search is > [http://www.tldp.org/LDP/GNU-Linux-Tools-Summary/html/x1712.htm] > There

Documentation of "history" command

2018-05-11 Thread Richard Owlett
When I search man-pages.debian.org I get only a page in Chinese(?). The best hit I get doing a web search is [http://www.tldp.org/LDP/GNU-Linux-Tools-Summary/html/x1712.htm] There is a plethora questions/answers, but too narrowly focused. They do display it's potential power. Suggestions? TIA

Re: System freeze using web browsers

2018-05-11 Thread Joe
On Fri, 11 May 2018 07:39:34 + (UTC) Curt wrote: > On 2018-05-11, Joe wrote: > > On Fri, 11 May 2018 11:37:24 +1200 > > Richard Hector wrote: > > > >> On 11/05/18 03:17, Cindy-Sue Causey wrote: > >> > Those times it happened, I remember kicking myself (HARD!) for > >> > not *simply* mak

Re: System freeze using web browsers

2018-05-11 Thread Curt
On 2018-05-11, Joe wrote: > On Fri, 11 May 2018 11:37:24 +1200 > Richard Hector wrote: > >> On 11/05/18 03:17, Cindy-Sue Causey wrote: >> > Those times it happened, I remember kicking myself (HARD!) for not >> > *simply* making sure there were no dust bunnies gathering inside the >> > case in the

Re: LVM setup with snapshots

2018-05-11 Thread Pascal Hambourg
Le 11/05/2018 à 01:21, Forest Dean Feighner a écrit : I'm completely new to lvm. Then you really should read more about LVM and experiment it before installing a system on LVM. lvs LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert root build-vg -wi-ao-

Re: Auto-assembled SW RAID in rescue mode

2018-05-11 Thread Pascal Hambourg
Le 10/05/2018 à 23:30, Niclas Arndt a écrit : I received unofficial BIOS files from Gigabyte with new versions of Intel ME and CPU microcode. After upgrade, several Stretch machines no longer boot. (Fresh installation works without any problem.) What happened at boot time ? I doubt that all