Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-20 Thread Thomas Schmitt
Hi, Max Nikulin wrote: > I admit "dithering" may be incorrect term, [...] > Consider 2 squares having size of 2.5×2.5 pixels. Non-even sizes and fuzzy > lines variants: > █████ > ██████ > ████ ██ >██ ██ >█████ > Second variant might have sense if an

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-20 Thread Max Nikulin
On 20/03/2024 01:51, Thomas Schmitt wrote: Max Nikulin wrote: When vector graphics, that does not match device resolution, is rasterized, the result is either non-even sizes of similar elements or fuzzy lines due to dithering. Nitpicking: "Dithering" in raster graphics is emulation of color r

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-19 Thread Thomas Schmitt
Hi, Max Nikulin wrote: > When vector graphics, that does not match device resolution, is rasterized, > the result is either non-even sizes of similar elements or fuzzy lines due > to dithering. Nitpicking: "Dithering" in raster graphics is emulation of color resolution at the expense of space re

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-19 Thread Max Nikulin
On 13/03/2024 12:25, hw wrote: On Mon, 2024-03-11 at 23:45 +0700, Max Nikulin wrote: It seems you expect some number that you can use for any QR code. There is no size that fits for all codes. It's because you said: "I believed that 300dpi is high enough resolution for QR-codes of reasonable s

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-14 Thread jeremy ardley
On 14/3/24 17:47, jeremy ardley wrote: For reference on a 203 DPI (8 dots per mm) printer, a GS1-128 barcode takes up 12 modules per character. The minimum size of a module is 1 pixel so 1 character is 12 pixels wide or 1.2mm on a 203 dpi printer. Assuming a 40 character barcode at 1 pixel p

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-14 Thread jeremy ardley
On 14/3/24 06:59, hw wrote: Manufacturers can provide CUPS drivers as well, but the barcode application is usually only windows. In my case I had to write my own CUPS driver as the manufacturer does not provide one. How did you do that? It is simply a C program that gets given some paramete

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-13 Thread hw
On Wed, 2024-03-13 at 03:50 +0800, jeremy ardley wrote: > On 12/3/24 21:21, hw wrote: > > > > Even if they did that, it would be totally useless because it won't be > > able to automatically print labels from databases. > > The manufacturer applications  usually

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-13 Thread Max Nikulin
On 13/03/2024 02:50, jeremy ardley wrote: Getting back to pixel registration, the latex CUPS route is very unlikely to work well. TeX with MetaFont fonts worked well with low resolution dot matrix printers. Rasterized fonts may be generated for specified resolution. It should be still possibl

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-13 Thread Florent Rougon
Florent Rougon wrote: > - printer matrix alignment if printer resolution is low (more > difficult; maybe try with some very small horizontal and veritical > shifts to see if it helps...). Thinking about it more, this is probably hopeless unless printer resolution is *extremely* low. Ty

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-13 Thread Florent Rougon
confusing and useless. > It might be worth a try for when I need to experiment with qr-codes on > small labels again. It might not work because I may need to place the > qr-code in some way and it could conflict with other packages like the > labels package ... I even might have alr

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-12 Thread hw
it, 0.6in should be more reliable. On your 300dpi printer this > particular QR code may be printed e.g. at ~(0.8/1.5)in. Did you successfully scan it? > > [...] > > The QR-code must fit on the label, plus some text. The labels are > > 50x35mm in size. > > It limits amo

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-12 Thread hw
creased to '2' to fit text.> > > > calculated.> > > > > > calculated.> > ---- It might be worth a try for when I need to experiment with qr-codes on small labels again. It migh

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-12 Thread jeremy ardley
On 12/3/24 21:21, hw wrote: Even if they did that, it would be totally useless because it won't be able to automatically print labels from databases. The manufacturer applications  usually allow you to print a list from a spreadsheet or text file. It is possible to use doc

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-12 Thread hw
ransfer at all. Usually what is being > > printed that way fades rather quickly over time and is more slightly > > gray rather than black and so thin that it's hard to read even when > > freshly printed. Perhaps better labels are available, but the labels > > must not get

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-11 Thread Max Nikulin
nds on "version". - Specify width and height so that the ration of 2 numbers above is a whole number. Image may become a bit larger or a bit smaller. The QR-code must fit on the label, plus some text. The labels are 50x35mm in size. It limits amount of information you may put into

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-11 Thread Florent Rougon
Hi, I haven't read the whole thread (sorry) but thought this might help. hw wrote: > When I zoom in on QR-codes in a PDF viewer, they don't get blurry. > Perhaps the pst-barcode package uses vector graphics? That is quite likely: the pst- prefix means this is PSTricks, which is an oldish way o

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-10 Thread jeremy ardley
more slightly gray rather than black and so thin that it's hard to read even when freshly printed. Perhaps better labels are available, but the labels must not get too expensive ... Thermal transfer and thermal direct printers have the same resolution. Thermal transfer printers are used for archi

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-10 Thread hw
y. > - Specify width and height so that the ration of 2 numbers above is a > whole number. > > Image may become a bit larger or a bit smaller. The QR-code must fit on the label, plus some text. The labels are 50x35mm in size. That limits the QR-code to about 1x1", give or take

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-10 Thread hw
Usually what is being printed that way fades rather quickly over time and is more slightly gray rather than black and so thin that it's hard to read even when freshly printed. Perhaps better labels are available, but the labels must not get too expensive ... signature.asc Description: This is a digitally signed message part

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-10 Thread hw
ify: The printer the OP pointed to seems to be rated at 203DPI and I somehow thought it had 300dpi. (203 seems very odd.) The printers I have been trying to print QR-codes on are actually 300dpi printers. They can do both thermal transfer or use a ribbon that transfers ink to the labels kinda like typ

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-10 Thread jeremy ardley
r module make it 180mm so too big for mailing labels. As for my post office, their barcodes do not match 300dpi or 600dpi. They are scaled at about 75-80% of what they should be. I'm really surprised they work. I can only guess most people use 1200dpi. Thermal labels are the way to go as the

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-09 Thread Max Nikulin
n the page is known, resampled images may be put back to correct places in the document rasterized to your printer resolution. P.S. Post office guys may believe that labels created using laser printers are more resistant to wearing during processing and delivery, so 300dpi resolution may be i

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-09 Thread jeremy ardley
e best solution for barcodes. Sadly there is none other than print the barcode as big as possible in your page real-estate. I spent an hour today with my friend GPT4 and python and I can now pluck out any and all codes from my mailing labels and I next plan to generate new labels at 203dp

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-09 Thread Max Nikulin
On 10/03/2024 03:48, jeremy ardley wrote: Standard thermal label printers are 203DPI (8 dots per mm). Thanks, this number suits better to my expectation. I just trusted hw earlier. I have asked the postal service to generate labels at 203dpi which will print just fine at 600 dpi and so

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-09 Thread Max Nikulin
On 10/03/2024 04:41, hw wrote: \psbarcode{textblah foo}{height=0.6 width=0.6 eclevel=L}{qrcode} That works for 600dpi laser printers. When you print the QR-code with a 300dpi label printer you can't reliably scan it, not even when you make the QR-code 1x1" in size. Perhaps that's not a reasona

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-09 Thread jeremy ardley
On 10/3/24 05:41, hw wrote: The QR-codes are sharp and easily scanable when printed in 600dpi. With the label printer you can't really tell if they're sharp or not. As  mentioned in my previous post, thermal label printers are 203dpi, *not the 300 that the OP quoted.* you can read the OP s

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-09 Thread hw
> > > > > > I have a USB thermal printer for the shipping labels, > > > > > <https://www.amazon.com/gp/product/B08V28J3JS>. > > > > > > > > This printer has only 300dpi. If you print QR-codes on it make sure > > > > you ca

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-09 Thread jeremy ardley
On 10/3/24 00:20, Max Nikulin wrote: Looking at a QR code likely having ~75 pixels per inch I find it unreasonably small for delivery labels. I am in doubts if its redundancy is high enough to reliably recognize it if it would be scratched during delivery. Another limitation may be

Re: printing QR-codes on labels with 300dpi label printers with LaTeX

2024-03-09 Thread Max Nikulin
On 09/03/2024 19:08, hw wrote: On Fri, 2024-03-08 at 23:21 +0700, Max Nikulin wrote: On 08/03/2024 12:35, hw wrote: On Thu, 2024-03-07 at 23:15 -0500, Jeffrey Walton wrote: I have a USB thermal printer for the shipping labels, <https://www.amazon.com/gp/product/B08V28J3JS>. This p

printing QR-codes on labels with 300dpi label printers with LaTeX (was: libbusiness-us-usps-webtools-perl and USPS Ground Advantage shipping)

2024-03-09 Thread hw
On Fri, 2024-03-08 at 23:21 +0700, Max Nikulin wrote: > On 08/03/2024 12:35, hw wrote: > > On Thu, 2024-03-07 at 23:15 -0500, Jeffrey Walton wrote: > > > > > > I have a USB thermal printer for the shipping labels, > > > <https://www.amazon.com/gp/product

worn off key labels

2023-12-23 Thread songbird
Jeremy Nicoll wrote: > On Thu, 21 Dec 2023, at 13:36, songbird wrote: > >> i've >> already worn some of letters off the keys. :( but, well, i got >> it on sale for about $30 so i really can't complain. > > For years I've used Dymo labels to replace k

Re: Print flakes off mailing labels, use a fixative?

2023-12-05 Thread Anders Andersson
On Tue, Dec 5, 2023 at 1:46 PM D MacDougall wrote: > > On 12/4/23 16:52, Tom Browder wrote: > > > > HP printer and toner, Office Depot labels. > > > > I bought so hair spray and will try that. > > > > -Tom > > I just looked at Office Depot websi

Re: Print flakes off mailing labels, use a fixative?

2023-12-05 Thread David Christensen
On 12/4/23 16:52, Tom Browder wrote: On Sun, Dec 3, 2023 at 19:36 David Christensen wrote: ... Please confirm printer, toner cartridge, and labels are all HP. If so, I would contact HP. HP printer and toner, Office Depot labels. I bought so hair spray and will try that. -Tom I have

Re: Print flakes off mailing labels, use a fixative?

2023-12-04 Thread D MacDougall
On 12/4/23 16:52, Tom Browder wrote: HP printer and toner, Office Depot labels. I bought so hair spray and will try that. -Tom I just looked at Office Depot website and the only labels I see that are for both laser and inkjet are an off brand.  I see why you went for the off brand, they

Re: Print flakes off mailing labels, use a fixative?

2023-12-04 Thread Tom Browder
On Sun, Dec 3, 2023 at 19:36 David Christensen wrote: ... > Please confirm printer, toner cartridge, and labels are all HP. If so, > I would contact HP. HP printer and toner, Office Depot labels. I bought so hair spray and will try that. -Tom

Re: Print flakes off mailing labels, use a fixative?

2023-12-03 Thread Gareth Evans
> On 3 Dec 2023, at 12:06, Gareth Evans wrote: > > ... I've never had a problem with laser-designated labels. I do have experience of toner falling off non-laser labels, so perhaps your laser labels are a duff batch, or perhaps they were mis-labelled :p G

Re: Print flakes off mailing labels, use a fixative?

2023-12-03 Thread David Christensen
On 12/3/23 04:05, Gareth Evans wrote: On 3 Dec 2023, at 11:39, Tom Browder wrote: On Sat, Dec 2, 2023 at 5:17 PM Gareth Evans wrote: Are your labels "laser" labels? Yes, DUAL INKJET and LASER OK. I don't have much experience of label printing, but I've never had a

Re: Print flakes off mailing labels, use a fixative?

2023-12-03 Thread Gareth Evans
> On 3 Dec 2023, at 11:39, Tom Browder wrote: > On Sat, Dec 2, 2023 at 5:17 PM Gareth Evans wrote: >> Are your labels "laser" labels? > > Yes, DUAL INKJET and LASER OK. I don't have much experience of label printing, but I've never had a problem wi

Re: Print flakes off mailing labels, use a fixative?

2023-12-03 Thread Tom Browder
On Sun, Dec 3, 2023 at 2:01 AM David Christensen wrote: > I would not put anything through a laser printer unless it is > specifically rated for laser printers. Applying fixative to printer > labels before printing sounds like a good way to damage your equipment. > If anythin

Re: Print flakes off mailing labels, use a fixative?

2023-12-03 Thread Tom Browder
On Sat, Dec 2, 2023 at 5:17 PM Gareth Evans wrote: > Are your labels "laser" labels? Yes, DUAL INKJET and LASER -Tom

Re: Print flakes off mailing labels, use a fixative?

2023-12-02 Thread David Christensen
On 12/2/23 15:16, Gareth Evans wrote: On 2 Dec 2023, at 19:37, Tom Browder wrote: I’ve had a print flaking problem with my old HP laser which has a fairly new toner cartridge. I have a set of brand new Office Depot labels. I intend to try a “fixative” on them to see if that will help

Re: Print flakes off mailing labels, use a fixative?

2023-12-02 Thread Gareth Evans
> On 2 Dec 2023, at 19:37, Tom Browder wrote: > > I’ve had a print flaking problem with my old HP laser which has a fairly new > toner cartridge. I have a set of brand new Office Depot labels. > > I intend to try a “fixative” on them to see if that will help. > &g

Re: Print flakes off mailing labels, use a fixative?

2023-12-02 Thread Tom Browder
On Sat, Dec 2, 2023 at 3:03 PM Dan Ritter wrote: > Brother has all those features, plus BRScript/3 and ethernet. I > buy them for work where they tend to last about 8-10 years of high-volume > work. Thanks, Dan. I have owned a Brother between two of my HPs. I'll keep an eye out for one. Blessi

Re: Print flakes off mailing labels, use a fixative?

2023-12-02 Thread Dan Ritter
Tom Browder wrote: > On Sat, Dec 2, 2023 at 2:18 PM Donald Mac Dougall wrote: > If I do need a new printer, I want another B&W laser, double > sided-printing, copying, > and scanning. Multiple paper trays for two sizes of paper would be nice. > I have had great luck with HP over the years, but I

Re: Print flakes off mailing labels, use a fixative?

2023-12-02 Thread Donald Mac Dougall
bject: Print flakes off mailing labels, use a fixative? I’ve had a print flaking problem with my old HP laser which has a fairly new toner cartridge. I have a set of brand new Office Depot labels. I intend to try a “fixative” on them to see if that will help. Any other suggestions? Thanks.

Re: Print flakes off mailing labels, use a fixative?

2023-12-02 Thread Tom Browder
the same trouble with my labels at a local UPS store. The owner insisted his printers are in top shape. As I said, these are fresh labels and I don't have any trouble with printing on normal paper. I'll try a fixative for now. If I do need a new printer, I want another B&W laser,

Print flakes off mailing labels, use a fixative?

2023-12-02 Thread Tom Browder
I’ve had a print flaking problem with my old HP laser which has a fairly new toner cartridge. I have a set of brand new Office Depot labels. I intend to try a “fixative” on them to see if that will help. Any other suggestions? Thanks. Happy Christmas! -Tom

Re: GPT partions: capability for user friendly labels on partitions for all OSs?

2019-04-12 Thread Tom Browder
On Thu, Apr 11, 2019 at 14:34 Felix Miata wrote: > Tom Browder composed on 2019-04-11 08:42 (UTC-0500): > ... > > Does GPT partitioning on Windows 10 allow a user-friendly label along > with > > its UUID for a partition? > > > If so, is that label visible with Debian system administration progra

Re: GPT partions: capability for user friendly labels on partitions for all OSs?

2019-04-11 Thread Felix Miata
Tom Browder composed on 2019-04-11 08:42 (UTC-0500): > I run dual boot Deb/Win 10 on several systems, only one of which has UEFI > capability (the latest, new as of last fall). Unfortunately, I failed to > use the GPT on the new one, and the Win 10 disk management program doesn't > show much info

Re: GPT partions: capability for user friendly labels on partitions for all OSs?

2019-04-11 Thread Tom Browder
On Thu, Apr 11, 2019 at 12:44 PM Pascal Hambourg wrote: > > Le 11/04/2019 à 15:42, Tom Browder a écrit : > > > > Does GPT partitioning on Windows 10 allow a user-friendly label along with > > its UUID for a partition? > > Why do you care ? You can manage it in Debian. I care because my main Win b

Re: GPT partions: capability for user friendly labels on partitions for all OSs?

2019-04-11 Thread Pascal Hambourg
Le 11/04/2019 à 15:42, Tom Browder a écrit : Does GPT partitioning on Windows 10 allow a user-friendly label along with its UUID for a partition? Why do you care ? You can manage it in Debian.

GPT partions: capability for user friendly labels on partitions for all OSs?

2019-04-11 Thread Tom Browder
I run dual boot Deb/Win 10 on several systems, only one of which has UEFI capability (the latest, new as of last fall). Unfortunately, I failed to use the GPT on the new one, and the Win 10 disk management program doesn't show much info on the non-NTFS disks. Does GPT partitioning on Windows 10 al

[OT] LABELs Re: swap on second hard drive

2016-05-19 Thread David Wright
nd/or > >>>> hostname. > >>> > >>> Thanks for the very useful pointers. I don't know who is the culprit, > >>> but fstab has an entry for swap with a UUID that is not consistent with > >>> the actual UUID for the swap partitio

Re: disk labels mismatch

2013-02-19 Thread Bob Proulx
pavicic wrote: > Bob Proulx wrote: > > > I would say that this is something that should be > > > changed. Grub simply should not read unmounted disks. > > > > This is actually a feature that other people rely upon to work. For > > example people who dual boot multiple systems expect the update

Re: disk labels mismatch

2013-02-19 Thread pavicic
On Tue, Feb 19, 2013 at 11:57:28AM -0700, Bob Proulx wrote: > > The problem was that grub "saw" that old installation on sdb > > although sdb was _not_ mounted. For example, I deleted grub.cfg and > > updated grub and all old installations from sdb would > > reapear. Equally so during booting. > >

Re: disk labels mismatch

2013-02-19 Thread Bob Proulx
pavicic wrote: > This problem has been solved but since some points might be of > general interest even to Debian developers here is a report on the > issue. Good to hear it has been solved for you. > To summarize: There are 3 disks on the machine sda, sdb, sdc. Debian > Sid is installed on sda.

Re: disk labels mismatch

2013-02-18 Thread Chris Bannister
On Tue, Feb 19, 2013 at 12:50:52AM +0100, Ralf Mardorf wrote: > On Mon, 18 Feb 2013 22:42:48 +0100, pavicic wrote: > >updated grub > > So you updated grub automatically, not manually ;)? > > I always write my grub.cfg or menu.lst myself, doing this I can Eeee!, that's probably asking fo

Re: disk labels mismatch

2013-02-18 Thread Slavko
Hi, Dňa Mon, 18 Feb 2013 22:42:48 +0100 pavicic napísal: > The problem was that grub "saw" that old installation > on sdb although sdb was _not_ mounted. For example, > I deleted grub.cfg and updated grub and all old > installations from sdb would reapear. Equally so > during booting. IMHO

Re: disk labels mismatch

2013-02-18 Thread Ralf Mardorf
On Mon, 18 Feb 2013 22:42:48 +0100, pavicic wrote: updated grub So you updated grub automatically, not manually ;)? I always write my grub.cfg or menu.lst myself, doing this I can chose the entries, the way I need them. It might be impossible, but at least it would be much, much work, to

Re: disk labels mismatch

2013-02-18 Thread pavicic
Hi! This problem has been solved but since some points might be of general interest even to Debian developers here is a report on the issue. To summarize: There are 3 disks on the machine sda, sdb, sdc. Debian Sid is installed on sda. sdb is _not_ mounted but contained an older installation

Re: disk labels mismatch

2013-01-20 Thread Bob Proulx
. It isn't booting from sdb or sdc or sdz. (Hopefully you did not chain them into the boot process.) You can verify this by unplugging sdb and sdc from your system and booting it without them. > The third question is: How can I move the boot sectors? > I would like to move the boot sec

Re: disk labels mismatch

2013-01-15 Thread David Christensen
On 01/15/13 04:06, pavicic wrote: I thought I came to a Linux forum where people solve problems not scrap them. The latter sounds like from a Windoze forum. I have a SOHO network with my primary desktop/ VirtualBox server, two desktops, one backup server, and a Windows XP laptop. I used to do

Re: disk labels mismatch

2013-01-15 Thread pavicic
Hi > Date: Mon, 14 Jan 2013 19:43:50 -0800 > Subject: Re: disk labels mismatch > I'd suggest that you gather usage information for your various > partitions/ directories, back up everything, wipe the disks, and start > over. I thought I came to a Linux forum where people

Re: disk labels mismatch

2013-01-14 Thread David Christensen
On 01/14/13 07:18, pavicic wrote: I've added a new disk in a hurry and now I have several mismatches. Would anyone care to help me to sort them out. I'd suggest that you gather usage information for your various partitions/ directories, back up everything, wipe the disks, and start over. I

disk labels mismatch

2013-01-14 Thread pavicic
Hi! I've added a new disk in a hurry and now I have several mismatches. Would anyone care to help me to sort them out. Below I'm giving fstab, fdisk -l, df -la (apparently "/" (root) is duplicated ??, etc.). I also enclose relevant sections from /var/log/system and grub. Each section starts with

Re: pmount-hal not using labels on encrypted filesystems

2012-12-14 Thread Aidan Gauland
Michael Biebl writes: > udisks-daemon does handle luks/cryptsetup encrypted partitions but it > seems the udisks command line tool is too limited. > > Try "gvfs-mount -d /dev/foo". This should prompt you for the passphrase, > unlock and mount the file system under /media/FS_LABEL > > Can be unmoun

Re: pmount-hal not using labels on encrypted filesystems

2012-12-14 Thread Michael Biebl
On 14.12.2012 17:12, Michael Biebl wrote: > Try "gvfs-mount -d /dev/foo". This should prompt you for the passphrase, > unlock and mount the file system under /media/FS_LABEL Just in case: If you run that command from a session which has no running dbus session bus, change that command to: "dbus-l

Re: pmount-hal not using labels on encrypted filesystems

2012-12-14 Thread Michael Biebl
On 14.12.2012 10:00, Aidan Gauland wrote: > Michael Biebl writes: >> On 14.12.2012 05:06, Aidan Gauland wrote: >>> How can I fix this? Given that HAL is deprecated, I suspect there is >>> some other tool that serves the same purpose as pmount-hal that I should >>> be using instead. >> >> yeah, ha

Re: pmount-hal not using labels on encrypted filesystems

2012-12-14 Thread Aidan Gauland
Michael Biebl writes: > On 14.12.2012 05:06, Aidan Gauland wrote: >> How can I fix this? Given that HAL is deprecated, I suspect there is >> some other tool that serves the same purpose as pmount-hal that I should >> be using instead. > > yeah, hal is dead. > You might try "udisks --mount" instea

Re: pmount-hal not using labels on encrypted filesystems

2012-12-13 Thread Michael Biebl
On 14.12.2012 05:06, Aidan Gauland wrote: > How can I fix this? Given that HAL is deprecated, I suspect there is > some other tool that serves the same purpose as pmount-hal that I should > be using instead. yeah, hal is dead. You might try "udisks --mount" instead. -- Why is it that all of t

pmount-hal not using labels on encrypted filesystems

2012-12-13 Thread Aidan Gauland
When I mount a filesystem on an encrypted partition with pmount-hal, it just mounts it on /media/usbdisk instead of using the filesystem's label to name the mount point, as it does with unencrypted filesystems. For example, $ pmount-hal /dev/sdb1 Enter passphrase for /dev/sdb1: /dev/mapper/_dev_

Re: Preseed for Wheezy - Sizes, Labels and Logicals

2012-09-24 Thread Camaleón
On Sat, 22 Sep 2012 19:03:51 -0700, ray wrote: > The partman auto instructions say that with partition 'max' parameter > set to 10, all remaining space on the disk will be used. Then > it says that there is a partition size limit of 10 due to the > 32-bit shell integer limitation.

Preseed for Wheezy - Sizes, Labels and Logicals

2012-09-22 Thread ray
The partman auto instructions say that with partition 'max' parameter set to 10, all remaining space on the disk will be used. Then it says that there is a partition size limit of 10 due to the 32-bit shell integer limitation. I am installng a 64-bit version. So, what are the lim

Re: drive labels --- update to my previous post

2012-07-09 Thread Paul E Condon
reate the named mount point in /media with: > > > > mkdir /media/gflx1 > > > > I have my own system of choosing label values > > , but you can create your own > > system. (gflx is a contraction of Seagate GoFlex) Don't try to use > > label

Re: drive labels

2012-07-08 Thread Camaleón
El 2012-07-07 a las 19:34 -0700, cletusjenkins escribió: (resending to the list) > > In any case, it should be mounted under "/media" using the label, so if > > it fails there has to be a reason for it (e.g., naming collisions?). > > > > Attach the USB disk an run "dmesg | tail -20" and

Re: drive labels

2012-07-08 Thread shawn wilson
120706_105247, cletusjenkins wrote: > > I have several USB external drives. I have them formatted as ext3 and > have assigned them labels (via tune2fs -L). All of my labels are made up of > letters no numbers, spaces or other special characters. When I connect a > drive, it's label is

Re: drive labels

2012-07-07 Thread cletusjenkins
>These symptoms match exactly to Tixy's suggestion, could you please at >least show us your /etc/fstab? > >Kind regards, >Andrei Ah, you are right, I completely misunderstood what Tixy was saying! I went to try what Paul Condon suggested I saw the line specifying /media/usb0 as the mount po

Re: drive labels

2012-07-07 Thread Camaleón
On Fri, 06 Jul 2012 10:52:47 -0700, cletusjenkins wrote: > I have several USB external drives. I have them formatted as ext3 and > have assigned them labels (via tune2fs -L). All of my labels are made up > of letters no numbers, spaces or other special characters. Output sampl

Re: drive labels

2012-07-07 Thread Andrei POPESCU
On Vi, 06 iul 12, 22:40:49, cletusjenkins wrote: > > > > I often see this when I install Debian on a PC using a USB stick. The > > installer seems to put an entry in /etc/fstab to mount /dev/sdb > > at /media/usb0. I just delete this line. > > > > -- > > Tixy > > Thanks for your r

Re: drive labels

2012-07-06 Thread cletusjenkins
; > I have my own system of choosing label values > , but you can create your own > system. (gflx is a contraction of Seagate GoFlex) Don't try to use > labels that are informative of the contents of the drive. You can > easily maintian a text database of . If you c

Re: drive labels

2012-07-06 Thread cletusjenkins
> > I often see this when I install Debian on a PC using a USB stick. The > installer seems to put an entry in /etc/fstab to mount /dev/sdb > at /media/usb0. I just delete this line. > > -- > Tixy Thanks for your reply. I'm not sure if that is the problem I am having, I installed

Re: drive labels

2012-07-06 Thread Paul E Condon
On 20120706_105247, cletusjenkins wrote: > I have several USB external drives. I have them formatted as ext3 and have > assigned them labels (via tune2fs -L). All of my labels are made up of > letters no numbers, spaces or other special characters. When I connect a > drive, i

Re: drive labels

2012-07-06 Thread Tixy
On Fri, 2012-07-06 at 10:52 -0700, cletusjenkins wrote: > I have several USB external drives. I have them formatted as ext3 and have > assigned them labels (via tune2fs -L). All of my labels are made up of > letters no numbers, spaces or other special characters. When I connect a >

drive labels

2012-07-06 Thread cletusjenkins
I have several USB external drives. I have them formatted as ext3 and have assigned them labels (via tune2fs -L). All of my labels are made up of letters no numbers, spaces or other special characters. When I connect a drive, it's label is displayed correctly in gnome (on the desktop and

Re: Reach ext3 partitions with UUID labels

2011-01-31 Thread Camaleón
On Mon, 31 Jan 2011 07:08:31 +, Csanyi Pal wrote: (...) > Debian Squeeze uses UUID's to mount it's partitions, but Debian SID > didn't so I think that cause that that I can't reach partitions of > Debian Squeeze from Debian SID. Quite strange. > How can I convert the way system reach parti

Reach ext3 partitions with UUID labels

2011-01-30 Thread Csanyi Pal
Hi, I just have installed Debian SID with linux kernel 2.6.32-5-amd64 #1 SMP. I installed it following http://io.debian.net/~tar/gnustep/install.txt I have on my PC Box two SCSI hard disks: sda and sdb. Debian SID is on /dev/sda3 and the previously installed Debian GNU/Linux Squeeze is on /dev/s

Re: Are volume labels a file-system thing?

2007-05-10 Thread Kevin Mark
On Thu, May 10, 2007 at 03:15:13PM +, Hendrik Boom wrote: > I just discovered that the commands for reading ans setting volume labels > have 'e2' in their names, like e2label. Does this mean that I can label > my partitions only if I put an ext2 of ext3 file system on t

Re: Are volume labels a file-system thing?

2007-05-10 Thread Douglas Allan Tutty
On Thu, May 10, 2007 at 03:15:13PM +, Hendrik Boom wrote: > I just discovered that the commands for reading ans setting volume labels > have 'e2' in their names, like e2label. Does this mean that I can label > my partitions only if I put an ext2 of ext3 file system on t

Re: Are volume labels a file-system thing?

2007-05-10 Thread Bob McGowan
Hendrik Boom wrote: I just discovered that the commands for reading ans setting volume labels have 'e2' in their names, like e2label. Does this mean that I can label my partitions only if I put an ext2 of ext3 file system on them? Or is there some other mechanism I should

Re: Are volume labels a file-system thing?

2007-05-10 Thread Andrei Popescu
On Thu, May 10, 2007 at 03:15:13PM +, Hendrik Boom wrote: > I just discovered that the commands for reading ans setting volume labels > have 'e2' in their names, like e2label. Does this mean that I can label > my partitions only if I put an ext2 of ext3 file system on t

Are volume labels a file-system thing?

2007-05-10 Thread Hendrik Boom
I just discovered that the commands for reading ans setting volume labels have 'e2' in their names, like e2label. Does this mean that I can label my partitions only if I put an ext2 of ext3 file system on them? Or is there some other mechanism I should know about? -- To UNSUBSCRIBE

Re: Debian AMD64 boots only at random: how to use labels/fstab/grub

2006-10-02 Thread Jim Crilly
On 10/02/06 09:40:00AM -0700, Bob McGowan wrote: > Sorry, I forgot that bit ;( > > The command 'mkswap -L label device' will create a swap area and add a > label for it. This should probably be done from a rescue disk > environment, so you don't confuse the running kernel with changes to its >

Re: Debian AMD64 boots only at random: how to use labels/fstab/grub

2006-10-02 Thread Bob McGowan
rate tool to label a swap area without "reformatting" it, though such may well exist. Add the label to /etc/fstab the same as you did for the file system labels. Bob Joost Kraaijeveld wrote: Hi Bob, Thanks: it works as described. Just 1 other question: can I label my swap partition?

Re: Debian AMD64 boots only at random: how to use labels/fstab/grub

2006-09-30 Thread Stephen Gran
le trying to open /dev/sdb5 > Couldn't find valid filesystem superblock. e2label, perhaps unsurprisingly, given it's name, only handles ext2 and ext3 filesystems. See http://www.sgvlug.org/pipermail/sgvlug/2005-September/000

Re: Debian AMD64 boots only at random: how to use labels/fstab/grub

2006-09-29 Thread Joost Kraaijeveld
Hi Bob, Thanks: it works as described. Just 1 other question: can I label my swap partition? If I try e2label /dev/sda5 /my_name it returns: e2label: Bad magic number in super-block while trying to open /dev/sdb5 Couldn't find valid filesystem superblock. TIA -- Groeten, Joost Kraaijeveld

Re: Debian AMD64 boots only at random: how to use labels/fstab/grub

2006-09-29 Thread LI Daobing
using lables in fstab and grub (menu.lst). But whatever I do, I cannot find a way to add labels in my fstab an grub that actually work. Can anyone tell me what I have to do to make my machine boot reliable using labels with fstab/grub? I have tried to add labels to both fstab and menu.lst but a

Re: Debian AMD64 boots only at random: how to use labels/fstab/grub

2006-09-29 Thread Bob McGowan
r ext[23], the command is 'e2label -L label', for xfs it's 'xfs_admin -L label', where 'label' is any name you choose, within the size limits specified in the man page for the commands. Note the lower/upper case option with the xfs command. All recent Debia

Debian AMD64 boots only at random: how to use labels/fstab/grub

2006-09-29 Thread Joost Kraaijeveld
cannot find a way to add labels in my fstab an grub that actually work. Can anyone tell me what I have to do to make my machine boot reliable using labels with fstab/grub? I have tried to add labels to both fstab and menu.lst but a reboot failed miserably Excerpt from my menu.lst title

Re: Mount HD using disk labels via udev

2006-08-14 Thread Florian Kulzer
On Mon, Aug 14, 2006 at 11:23:36 +0200, T wrote: > On Mon, 14 Aug 2006 11:42:29 +0200, Matus UHLAR - fantomas wrote: > > > On 13.08.06 17:35, T wrote: > >> Can anyone give me a quick and generic recipe to mount HDs/USBpens by > >> their labels? > >> > &

Re: Mount HD using disk labels via udev

2006-08-14 Thread José Alburquerque
T wrote: Hi Can anyone give me a quick and generic recipe to mount HDs/USBpens by their labels? I've read many Udev articles but haven't figure that out yet. thanks I know that partitions can have labels. For ext2/ext3 partitions you can set/see partition labels using 

  1   2   >