Mailinglist Archive: opensuse (2112 mails)
| < Previous | Next > |
Re: [opensuse] External USB hard disks swapping mount-points
- From: Rodney Baker <rodney.baker@xxxxxxxxxxxx>
- Date: Thu, 7 Aug 2008 22:06:45 +0930
- Message-id: <200808072206.53013.rodney.baker@xxxxxxxxxxxx>
On Thu, 7 Aug 2008 21:04:38 Martin Mielke wrote:
Easy. Find out what device node the USB disk is allocated (either /dev/sdb1
or /dev/sdc1), then do tune2fs -L <label> /dev/<device_node> (you must be
root to do this).
See man tune2fs for more detail.
Rodney.
--
===================================================
Rodney Baker VK5ZTV
rodney.baker@xxxxxxxxxxxx
===================================================
A long memory is the most subversive idea in America.
Hmm, sounds like a good idea...
how do I label my USB disks so they get mounted as /media/mydisk1 and
/media/mydisk2 ?
Thanks
Easy. Find out what device node the USB disk is allocated (either /dev/sdb1
or /dev/sdc1), then do tune2fs -L <label> /dev/<device_node> (you must be
root to do this).
See man tune2fs for more detail.
Rodney.
--
===================================================
Rodney Baker VK5ZTV
rodney.baker@xxxxxxxxxxxx
===================================================
A long memory is the most subversive idea in America.
| < Previous | Next > |