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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
>
> > > > > 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
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
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
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
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
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
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
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
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
> 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
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
> 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
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
On Sat, Dec 2, 2023 at 5:17 PM Gareth Evans wrote:
> Are your labels "laser" labels?
Yes, DUAL INKJET and LASER
-Tom
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
> 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
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
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
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.
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,
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
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
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
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
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 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
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
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
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.
> >
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.
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
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
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
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
.
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
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
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
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
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
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
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
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
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
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
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_
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.
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
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
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
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
>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
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
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
;
> 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
>
> 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
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
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
>
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
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
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
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
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
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
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
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
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
>
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?
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
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
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
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
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
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?
> >>
> &
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 - 100 of 124 matches
Mail list logo