On Sun 08 May 2022 at 23:39:31 (-0700), David Christensen wrote:
> On 5/8/22 15:00, ghe2001 wrote:
> > On Sunday, May 8th, 2022 at 3:51 PM, David Christensen wrote:
> >
> > > My bad -- default options is spelled 'defaults'.
> >
> > > UUID=301d6d6d-6782-4be3-b979-0cb595ef1a48 /backupDisk ext4 defa
On 5/8/22 15:00, ghe2001 wrote:
On Sunday, May 8th, 2022 at 3:51 PM, David Christensen wrote:
My bad -- default options is spelled 'defaults'.
UUID=301d6d6d-6782-4be3-b979-0cb595ef1a48 /backupDisk ext4 defaults 0 0
Well, damned if it didn't work. And I had all of my non-root fstab entrie
On Mon 09 May 2022 at 09:34:56 (+1000), David wrote:
> The only reason to that =defaults exists is so that
> a non-default value can be specified for either or ,
> while not specifying any non-default .
>
> Because there can't be a fifth or sixth column unless there is
> also a fourth column. "d
On Mon, 9 May 2022 at 05:30, ghe2001 wrote:
> The fstab:
> #
>
On Mon, 9 May 2022 at 08:00, ghe2001 wrote:
> > My bad -- default options is spelled 'defaults'.
> >
> > UUID=301d6d6d-6782-4be3-b979-0cb595ef1a48 /backupDisk ext4 defaults 0
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
--- Original Message ---
On Sunday, May 8th, 2022 at 4:57 PM, David Wright
wrote:
> My proof reading of the options was obviously worse than your
> pasting of the UUID (I thought you might have accidentally
> chosen to use the PARTUUID
On Sun 08 May 2022 at 22:00:23 (+), ghe2001 wrote:
> On Sunday, May 8th, 2022 at 3:51 PM, David Christensen
> wrote:
>
> > My bad -- default options is spelled 'defaults'.
> >
> > UUID=301d6d6d-6782-4be3-b979-0cb595ef1a48 /backupDisk ext4 defaults 0 0
>
> Well, damned if it didn't work. An
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
--- Original Message ---
On Sunday, May 8th, 2022 at 3:51 PM, David Christensen
wrote:
> My bad -- default options is spelled 'defaults'.
>
> UUID=301d6d6d-6782-4be3-b979-0cb595ef1a48 /backupDisk ext4 defaults 0 0
Well, damned if it
On 5/8/22 14:25, ghe2001 wrote:
--- Original Message ---
On Sunday, May 8th, 2022 at 3:11 PM, David Christensen
wrote:
What happens if you put the following into /etc/fstab?
UUID=301d6d6d-6782-4be3-b979-0cb595ef1a48 /backupDisk ext4 default 0 0
"wrong fs type..." Like before
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
--- Original Message ---
On Sunday, May 8th, 2022 at 3:31 PM, Greg Wooledge wrote:
> Is it possible that ext4 is the wrong file system type for that partition?
Nope, unless gparted is bent -- just looked.
--
Glenn English
-BEGIN
On Sun, May 08, 2022 at 09:25:21PM +, ghe2001 wrote:
> On Sunday, May 8th, 2022 at 3:11 PM, David Christensen
> wrote:
>
> > What happens if you put the following into /etc/fstab?
> >
> > UUID=301d6d6d-6782-4be3-b979-0cb595ef1a48 /backupDisk ext4 default 0 0
>
> "wrong fs type..." Like bef
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
--- Original Message ---
On Sunday, May 8th, 2022 at 3:11 PM, David Christensen
wrote:
> What happens if you put the following into /etc/fstab?
>
> UUID=301d6d6d-6782-4be3-b979-0cb595ef1a48 /backupDisk ext4 default 0 0
"wrong fs type..
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
--- Original Message ---
On Sunday, May 8th, 2022 at 2:09 PM, Kamil Jońca wrote:
> > UUID=301d6d6d-6782-4be3-b979-0cb595ef1a48 /backupDisk ext4 default 1 1
>
>
> Are you sure you have good uuid here?
Yes. Read it a few times.
> I
On 5/8/22 12:13, ghe2001 wrote:
Supermicro workstation, Debian Buster
Mounting disks isn't working with UUIDs. At boot or manually mounting:
UUID=301d6d6d-6782-4be3-b979-0cb595ef1a48 /backupDisk ext4default
1 1
says:
mount: /backupDisk: wrong fs type, bad
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
--- Original Message ---
On Sunday, May 8th, 2022 at 2:35 PM, David Wright
wrote:
> On Sun 08 May 2022 at 15:46:39 (-0400), Felix Miata wrote:
>
> > ghe2001 composed on 2022-05-08 19:13 (UTC):
> >
> > > #
> > > ...
> > > Any ide
On Sun 08 May 2022 at 15:46:39 (-0400), Felix Miata wrote:
> ghe2001 composed on 2022-05-08 19:13 (UTC):
>
> > #
> ...
> > Any ideas??
>
> The only fstab line where 1 belongs in the pass column is the / filesystem.
> The
> rest should be 0 or 2. The dump column should be 0 unle
ghe2001 writes:
> Supermicro workstation, Debian Buster
>
> Mounting disks isn't working with UUIDs. At boot or manually mounting:
SOA#1
--8<---cut here---start->8---
$ grep UUID /etc/fstab
UUID=a967fe27-9c42-4442-b71a-74b2c43c68be /boot ext4
defaults,e
ghe2001 composed on 2022-05-08 19:13 (UTC):
> #
...
> Any ideas??
The only fstab line where 1 belongs in the pass column is the / filesystem. The
rest should be 0 or 2. The dump column should be 0 unless you need that
filesystem
dumped. Most configurations don't need dumped.
Nicolas George wrote:
...
> songbird (12021-03-28):
>> something is causing /etc/fstab to be rescanned when i change
>> the file and i don't want that ever to happen unless i actually
>> run the mount command myself. how can i turn this off?
>>=20
>> MATE desktop, debian testing, up to date.
>
songbird (12021-03-28):
> something is causing /etc/fstab to be rescanned when i change
> the file and i don't want that ever to happen unless i actually
> run the mount command myself. how can i turn this off?
>
> MATE desktop, debian testing, up to date.
>
> trying to figure out which pa
David Wright wrote:
...
> I can only make two further suggestions:
>
> Copy fstab to fstab.new and edit that, which allows frequent saves
> without side-effects. Then copy the new over the old when ready.
yes, that makes sense. thanks. i just keep forgetting about
this annoying aspect and when
On Sun 28 Mar 2021 at 18:49:04 (-0400), songbird wrote:
> David Wright wrote:
> ...
> > Perhaps man systemd.mount and its references might help.
>
> no help from those that makes sense to me. :(
>
> > I wasn't aware that *just* editing /etc/fstab would do this,
> > but perhaps MATE has set
David Wright wrote:
...
> Perhaps man systemd.mount and its references might help.
no help from those that makes sense to me. :(
> I wasn't aware that *just* editing /etc/fstab would do this,
> but perhaps MATE has set a watch on the file?
saving it kicks off a reload of it from system
On Sun 28 Mar 2021 at 15:24:55 (-0400), songbird wrote:
>
> something is causing /etc/fstab to be rescanned when i change
> the file and i don't want that ever to happen unless i actually
> run the mount command myself. how can i turn this off?
>
> MATE desktop, debian testing, up to date.
>
On 03/18/2019 02:50 PM, Dan Ritter wrote:
Stephen P. Molnar wrote:
On 03/18/2019 11:36 AM, Dan Ritter wrote:
Stephen P. Molnar wrote:
I now have a system that boots without any problems.
The fstab is:
#
# / was on /dev/sda1 during installation
UUID=71f1ed49-9178-4bbc-b872-510f7982e24
Stephen P. Molnar wrote:
>
> On 03/18/2019 11:36 AM, Dan Ritter wrote:
> > Stephen P. Molnar wrote:
> > > I now have a system that boots without any problems.
> > >
> > > The fstab is:
> > >
> > > #
> > > # / was on /dev/sda1 during installation
> > > UUID=71f1ed49-9178-4bbc-b872-510f7982
On 03/18/2019 11:36 AM, Dan Ritter wrote:
Stephen P. Molnar wrote:
I now have a system that boots without any problems.
The fstab is:
#
# / was on /dev/sda1 during installation
UUID=71f1ed49-9178-4bbc-b872-510f7982e245 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during install
Stephen P. Molnar wrote:
>
> I now have a system that boots without any problems.
>
> The fstab is:
>
> #
> # / was on /dev/sda1 during installation
> UUID=71f1ed49-9178-4bbc-b872-510f7982e245 / ext4 errors=remount-ro 0 1
> # swap was on /dev/sda5 during installation
> UUID=4b041dec-d00f-
On Monday, March 18, 2019 09:59:03 AM Dan Purgert wrote:
> rhkra...@gmail.com wrote:
> > I (some time ago) read the FHS more than once, and had some input into
> > changing some portions of it (related to /home -- my intent was to allow
> > owned files to be either in /home/ or in some other,
> >
On Monday, March 18, 2019 09:53:53 AM Michael Stone wrote:
> On Mon, Mar 18, 2019 at 12:56:20PM -, Dan Purgert wrote:
> >Or is there some caveat that allows for mounting new partitions into
> >the root directory, while remaining "FHS compliant"?
>
> FHS is about determining where vendors inst
On 03/18/2019 09:59 AM, Dan Purgert wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
rhkra...@gmail.com wrote:
On Monday, March 18, 2019 08:56:20 AM Dan Purgert wrote:
I'm bad with the FHS, but shouldn't say your shark-attack movies be
somewhere in /usr(/local) ?
I'd say no -- if the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
rhkra...@gmail.com wrote:
> On Monday, March 18, 2019 08:56:20 AM Dan Purgert wrote:
>> I'm bad with the FHS, but shouldn't say your shark-attack movies be
>> somewhere in /usr(/local) ?
>
> I'd say no -- if they were shark attack programs, /usr/lo
On Mon, Mar 18, 2019 at 12:56:20PM -, Dan Purgert wrote:
I'm bad with the FHS, but shouldn't say your shark-attack movies be
somewhere in /usr(/local) ? maybe /srv if you're running a media
server?
Or is there some caveat that allows for mounting new partitions into
the root directory, whil
On Monday, March 18, 2019 08:56:20 AM Dan Purgert wrote:
> I'm bad with the FHS, but shouldn't say your shark-attack movies be
> somewhere in /usr(/local) ?
I'd say no -- if they were shark attack programs, /usr/local could be
appropriate. (/usr/local is for local programs)
If they are files
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Greg Wooledge wrote:
> On Sun, Mar 17, 2019 at 07:43:42AM -0400, Stephen P. Molnar wrote:
>> Finally, here is what I am proposing adding to the fstab:
>>
>> UUID=900b5f0b-4f3d-4a64-8c91-29aee4c6fd07 /sdb1 ext4 rw,users,defaults 0 0
>> UUID=1f363165-
On Sun, Mar 17, 2019 at 07:43:42AM -0400, Stephen P. Molnar wrote:
> Finally, here is what I am proposing adding to the fstab:
>
> UUID=900b5f0b-4f3d-4a64-8c91-29aee4c6fd07 /sdb1 ext4 rw,users,defaults 0 0
> UUID=1f363165-2c59-4236-850d-36d1e807099e /sdc1 ext4 rw,users,defaults 0 0
You keep mount
Hi, I would like to offer you a general tip for future queries.
On Sun, 17 Mar 2019 at 22:44, Stephen P. Molnar wrote:
>
> Here is my current drive structure:
>
[...]
>
> Here are the the results of blkid:
>
[...]
>
> Here is the curerent fstab (missing exteraneous comment statements):
>
[...]
>
On Sun 17 Mar 2019 at 05:24:05 (-0700), Charlie Kravetz wrote:
> On Sun, 17 Mar 2019 07:43:42 -0400 "Stephen P. Molnar"
> wrote:
>
> >At least I hope it's the final time.
> >
> >
> >I know that I have posted this question before, but due to reinstalling
> >the OS, I have a clean slate at this p
On Sun, 17 Mar 2019 07:43:42 -0400
"Stephen P. Molnar" wrote:
>At least I hope it's the final time.
>
>
>I know that I have posted this question before, but due to reinstalling
>the OS, I have a clean slate at this point. Now, I've done quite a bit
>of goggling and utubing and I want to be sure
On 3/17/2019 12:43 PM, Stephen P. Molnar wrote:
> At least I hope it's the final time.
>
>
> I know that I have posted this question before, but due to reinstalling
> the OS, I have a clean slate at this point. Now, I've done quite a bit
> of goggling and utubing and I want to be sure that I'm not
On Sun 30 Dec 2018 at 21:47:37 -0800, David Christensen wrote:
> On 12/30/18 7:09 PM, Jorin Gedamke wrote:
> > Hello. I want to use a USB stick, but it never appears in fstab. Nor can I
> > use genfstab; it's not installed. Please, can someone tell me which package
> > contains genfstab, or how to
On 12/30/18 7:09 PM, Jorin Gedamke wrote:
Hello. I want to use a USB stick, but it never appears in fstab. Nor can I
use genfstab; it's not installed. Please, can someone tell me which package
contains genfstab, or how to search apt for it?
/etc/fstab is a file that the system administrator (yo
So far as I know, genfstab is an archlinux utility.
On Sun, 30 Dec 2018, Roberto C. S?nchez wrote:
At least I've found it there and used it when installing archlinux.
> Date: Sun, 30 Dec 2018 22:37:37
> From: Roberto C. S?nchez
> To: debian-user@lists.debian.org
> Subject: R
On 12/30/18 10:09 PM, Jorin Gedamke wrote:
Hello. I want to use a USB stick, but it never appears in fstab. Nor
can I use genfstab; it's not installed. Please, can someone tell me
which package contains genfstab, or how to search apt for it?
I did a duck.com search for "site:debian.org genfst
On Sun, Dec 30, 2018 at 10:09:59PM -0500, Jorin Gedamke wrote:
>Hello. I want to use a USB stick, but it never appears in fstab. Nor can I
>use genfstab; it's not installed. Please, can someone tell me which
>package contains genfstab, or how to search apt for it?
Are you using a graph
On 02/19/2017 01:39 PM, Jimmy Johnson wrote:
On 02/19/2017 04:37 AM, Stephen P. Molnar wrote:
This will probably turn out to be a forehead slapping red faced problem,
but this used to work.
I Had a Debian v-8.x catastrophe and had to reinstall. I have several
hard drives on the computer and, o
On 02/19/2017 04:37 AM, Stephen P. Molnar wrote:
This will probably turn out to be a forehead slapping red faced problem,
but this used to work.
I Had a Debian v-8.x catastrophe and had to reinstall. I have several
hard drives on the computer and, of course the installer only found
/dev/sda.
H
On 02/19/2017 07:43 AM, Andy Smith wrote:
Hi Stephen,
On Sun, Feb 19, 2017 at 07:37:50AM -0500, Stephen P. Molnar wrote:
#
[…]
#UUID=d65867da-c658-4e35-928c-9dd2d6dd5742 /dev/sdb1 ext4
errors=remount-ro 0 1
#UUID=007c1f16-34a4-438c-9d15-e3df601649ba /dev/sdb2 ext4
errors
Op 19-02-17 om 13:37 schreef Stephen P. Molnar:
#UUID=d65867da-c658-4e35-928c-9dd2d6dd5742 /dev/sdb1 ext4
errors=remount-ro 0 1
#UUID=007c1f16-34a4-438c-9d15-e3df601649ba /dev/sdb2 ext4
errors=remount-ro 0 1
The problem is, that when I reboot the system it doesn't like the new
fstab entrie
Am Sonntag, 19. Februar 2017, 07:37:50 CET schrieb Stephen P. Molnar:
Hi Stepehen,
did you try, to enter just the devices (like /dev/sda1, dev/sdb1 etc.) instead
of using UUID?
If that is working, try to add the UUID later.
Asd far as I know, there is also a kernel parameter, which inhibits to ch
Hi Stephen,
On Sun, Feb 19, 2017 at 07:37:50AM -0500, Stephen P. Molnar wrote:
> #
[…]
> #UUID=d65867da-c658-4e35-928c-9dd2d6dd5742 /dev/sdb1 ext4
> errors=remount-ro 0 1
> #UUID=007c1f16-34a4-438c-9d15-e3df601649ba /dev/sdb2 ext4
> errors=remount-ro 0 1
You've put the dev
Thanks Gary. I was overdoing it (as usual). I put in things like the
`-t' in front of `cifs' and the `-o' in front of the options list. All
fixed now.
On Wed, 6 Jan 2016 13:13:31 -0500, you wrote:
>On 06/01/16 12:25 PM, Steve Matzura wrote:
>> I have two things that need to go into /etc/fstab. On
On 06/01/16 12:25 PM, Steve Matzura wrote:
I have two things that need to go into /etc/fstab. One's a network
share with a username and password. The other is a Windows share which
is public, no username and password for that one. Both shares will
bmnounted on the Debian system read-only. I know
Sharon Kimble composed on 2015-10-16 18:48 (UTC+0100):
> So the final solution, for the benefit of the archives, is -
> ╭
> │/dev/sdb1 /mnt/backa ext4defaults,nofail,x-gvfs-show 0
> 2
> ╰
> Thanks all who provided solutions, which helped me to achieve the final
>
Cindy-Sue Causey writes:
> On 10/15/15, Sharon Kimble wrote:
>> Darac Marjal writes:
>>
>>> Also, does /back-a exist (mount won't create the mountpoint itself, so
>>> your root filesystem should have a "back-a" directory entry)?
>>>
>> Thanks Darac.
>>
>> This is what I've ended up doing -
>>
>
On Fri, 16 Oct 2015 00:57:11 +0100
Sharon Kimble wrote:
> Thanks Darac.
>
> This is what I've ended up doing -
>
> --8<---cut here---start->8---
> /dev/sdb1 /mnt/backa ext4defaults,nofail 0 2
> --8<---cut here---e
On 10/15/15, Sharon Kimble wrote:
> Darac Marjal writes:
>
>> Also, does /back-a exist (mount won't create the mountpoint itself, so
>> your root filesystem should have a "back-a" directory entry)?
>>
> Thanks Darac.
>
> This is what I've ended up doing -
>
> --8<---cut here--
Darac Marjal writes:
> On Thu, Oct 15, 2015 at 01:52:37PM +0100, Sharon Kimble wrote:
>>
>> I'm trying to mount a 3.6TB hard drive formatted and labelled with
>> gparted, and I have twice managed to lock myself out of the computer
>> until I removed the offending line in fstab.
>>
>> This is th
On Thu, Oct 15, 2015 at 01:52:37PM +0100, Sharon Kimble wrote:
>
> I'm trying to mount a 3.6TB hard drive formatted and labelled with
> gparted, and I have twice managed to lock myself out of the computer
> until I removed the offending line in fstab.
>
> This is the fstab line that I'm going to
I would recommend not using "dump" and "pass", set them to 0.
Yours sincerely, Jayson Willson
15.10.2015 15:52, Sharon Kimble пишет:
I'm trying to mount a 3.6TB hard drive formatted and labelled with
gparted, and I have twice managed to lock myself out of the computer
until I removed the offen
2011/9/9 Paul Johnson :
> You might try $ mount /media/usbdisk4_data and see if that works.
Yes, it works and it's really a smart way. With bash's auto
completion, it's perfect.
Thanks.
>
> yuanwei xu wrote:
>
>
>>i tried the command: $mount /dev/sdb4 /media/usbdisk4_data and $mount
>>/dev/disk/
You might try $ mount /media/usbdisk4_data and see if that works.
yuanwei xu wrote:
>i tried the command: $mount /dev/sdb4 /media/usbdisk4_data and $mount
>/dev/disk/by-uuid/e2f1534d-aecd-4f2a-a153-822ac4d73967
>/media/usbdisk4_data, but both were failed.
>$ls -l /bin/mount output: -rwsr-xr-x 1
On Thu, 8 Sep 2011 14:48:08 + (UTC)
debian-user-digest-requ...@lists.debian.org wrote:
> page of fstab,I set the "user" option,but still get error " mount:
> only root can do that" when i try to mount it.
>
>
> # /etc/fstab: static file system information.
> #
> #
> # /dev/s
2011/9/8 Camaleón :
> On Thu, 08 Sep 2011 21:43:33 +0800, yuanwei xu wrote:
>
>> Hello, below is one section of my fstab, I want my usb
>> harddisk(/dev/sdbx) can be mounted by the non-root,according the man
>> page of fstab,I set the "user" option,but still get error " mount: only
>> root can do t
On Thu, 08 Sep 2011 21:43:33 +0800, yuanwei xu wrote:
> Hello, below is one section of my fstab, I want my usb
> harddisk(/dev/sdbx) can be mounted by the non-root,according the man
> page of fstab,I set the "user" option,but still get error " mount: only
> root can do that" when i try to mount it
> Mark Grieveson writes:
>> My fstab doesn't have any entries for usb disks. I use fluxbox and
>> I use pcmanfm (a file manager) to mount/unmount usb sticks.
> That's interesting. A while back, when I tossed out gnome and gdm in
> favour of fluxbox and startx, I likely also removed aut
> My fstab doesn't have any entries for usb disks. I use fluxbox and I
> use pcmanfm (a file manager) to mount/unmount usb sticks.
>
> -Rob
>
That's interesting. A while back, when I tossed out gnome and gdm in
favour of fluxbox and startx, I likely also removed automatic mounting
processes in
On Mon, Jul 25, 2011 at 7:51 AM, Mark Grieveson wrote:
> Hello. Back in the good old days when I used Lenny, I was able to
> mount my usb stick, mount my digital camera, and sync my palm pilot,
> at the same time. After upgrading to Squeeze, this now seems like an
> impossible dream.
>
> My fsta
On Sun, Jul 24, 2011 at 07:51:37PM -0400, Mark Grieveson wrote:
> Hello. Back in the good old days when I used Lenny, I was able to
> mount my usb stick, mount my digital camera, and sync my palm pilot,
> at the same time. After upgrading to Squeeze, this now seems like an
> impossible dream.
>
> I use 'blkid' from a term to help manage my file systems,' blkid' has
> a man page .
>
> No two devices have the same UUID, hence they all need separate fstab
> entries.
>
>
> --
> Peace,
>
> Greg
Thanks Greg. That worked.
Mark
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.deb
> Mark Grieveson writes:
> Hello. Back in the good old days when I used Lenny, I was able to
> mount my usb stick, mount my digital camera, and sync my palm pilot,
> at the same time. After upgrading to Squeeze, this now seems like an
> impossible dream.
[…]
… Is pmount [1] an
On Sunday 24 July 2011 03:51:37 pm Mark Grieveson wrote:
> Hello. Back in the good old days when I used Lenny, I was able to
> mount my usb stick, mount my digital camera, and sync my palm pilot,
> at the same time. After upgrading to Squeeze, this now seems like an
> impossible dream.
>
> My f
On Du, 27 feb 11, 10:49:28, Brian wrote:
>
> The same thing came into my mind at the time but I moved on. Perhaps it
> has been fixed in a daily build. I don't like reporting as bugs
> something which I'm not sure about so I'll have a closer look at it
> today. Which package would I report the bug
On Sun 27 Feb 2011 at 12:00:36 +0200, Andrei Popescu wrote:
> If you used the mini.iso to install to a different device[1], then it
> sounds like a bug. I can't think of any reason for the installer to
> offer anything but the MBR of the device holding /boot as *default* for
> installing grub.
On Du, 27 feb 11, 09:25:24, Brian wrote:
> On Sat 26 Feb 2011 at 20:19:50 -0500, PMA wrote:
>
> > Well, I've rebooted and come out alive. So the Squeeze installer's
> > suggested GRUB destination, which I happily accepted, must have
> > been /dev/sdb. Lucky me. For next time, thanks for this al
On Sat 26 Feb 2011 at 20:19:50 -0500, PMA wrote:
> Well, I've rebooted and come out alive. So the Squeeze installer's
> suggested GRUB destination, which I happily accepted, must have
> been /dev/sdb. Lucky me. For next time, thanks for this alert!
I may have alarmed you unduly and should have
I have similar behaviour from a third disk, external USB,
that gets auto-mounted on /media. Its partitions aren't
named, and their order is messed up, so I just umount
them all and call a little script that remounts them else-
where on orderly named directories.
Slicky Johnson wrote:
On Sat, 26
Well, I've rebooted and come out alive. So the Squeeze installer's
suggested GRUB destination, which I happily accepted, must have
been /dev/sdb. Lucky me. For next time, thanks for this alert!
Brian wrote:
On Sat 26 Feb 2011 at 15:28:19 -0500, PMA wrote:
So my question: When I rebooting, c
On Sat, 26 Feb 2011 23:21:19 +
Brian wrote:
> On Sat 26 Feb 2011 at 15:28:19 -0500, PMA wrote:
>
> > So my question: When I rebooting, can I safely assume
> > that, because fstab is using UUIDs and not "/dev/..."(s),
> > the system won't get confused?
>
> One possible gotcha. When GRUB was
On Sat 26 Feb 2011 at 15:28:19 -0500, PMA wrote:
> So my question: When I rebooting, can I safely assume
> that, because fstab is using UUIDs and not "/dev/..."(s),
> the system won't get confused?
One possible gotcha. When GRUB was installed where was it installed to?
If it's to /dev/sda you may
On Sat, 26 Feb 2011 17:04:01 -0500
Slicky Johnson wrote:
>
> I had an entry listing /dev/sdb1 as...
>
> #/dev/sdb1 /media/cdrom0 udf,iso9660 user,noauto 0 0
>
> Which was a known bug.
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597223
>
I should have included tha
On Sat, 26 Feb 2011 15:28:19 -0500
PMA wrote:
> Hi List.
>
> I have installed Squeeze from scratch using a USB stick.
> The installer regarded that stick as "/dev/sda". So the
> /etc/fstab that it installed lists my system disk (til now
> always "/dev/sda") as "/dev/sdb", and similarly my 2nd
On 2011-02-26, PMA wrote:
> Hi List.
>
> I have installed Squeeze from scratch using a USB stick.
> The installer regarded that stick as "/dev/sda". So the
> /etc/fstab that it installed lists my system disk (til now
> always "/dev/sda") as "/dev/sdb", and similarly my 2nd
> disk (til now "/dev/
Hi List.
I have installed Squeeze from scratch using a USB stick.
The installer regarded that stick as "/dev/sda". So the
/etc/fstab that it installed lists my system disk (til now
always "/dev/sda") as "/dev/sdb", and similarly my 2nd
disk (til now "/dev/sdb") as "/dev/sdc".
If I now run 'mou
> I'm trying to find documentation for the mount options for swap, but am
> turning up nothing in the man pages for fstab, swapon, or mount. Where
> are the options documented?
The Ubuntu fstab man page has pretty much the same output as "man
fstab" in Debian:
http://manpages.ubuntu.com/manpages/j
> I have an entry on /etc/fstab
> //192.168.1.3/Shareddir /web/www cifs auto,user,
> credentials=/etc/samba/net.pass 0 0
> Which connects to 192.168.1.3 (shared windows
> folder).
> Unfortunately, when my Debian Lenny boot's up it
> could not connect directly to the drive because
> /etc/init.d/
Hi Seb,
You can do this by following these steps:
1°) Install packages: usbmount, hal and pmount
2°) Edit the file /etc/usbmount/usbmount.conf and modify these lines like
that:
FILESYSTEMS="ext2 ext3 vfat"
FS_MOUNTOPTIONS="fstype=vfat,gid=floppy,dmask=0007,fmask=0117"
3°) Add your user to the
Am 2008-05-04 16:01:31, schrieb Daniel Dalton:
> I tried something like:
> /dev/sdb1 /media/daniel-external ext3 none rw
END OF REPLIED MESSAGE
It looks a little bit weird...
WHat about:
/dev/sdb1 /media/daniel-external ex
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 05/04/08 01:01, Daniel Dalton wrote:
> Hi,
>
> How can I mount my external hard drive on boot up?
> I assume with /etc/fstab?
> If so what is the line I should add?
> The fs type: ext3
> Its on /dev/sdb1
> and I want to mount it to /media/daniel-ex
> * From: Daniel Dalton <[EMAIL PROTECTED]>
>How can I mount my external hard drive on boot up?
Is the external disk a usb one?
If it is, is usb-storage (and the module for you usb chipset) already
loaded when mount -a is executed by the scripts in /etc/init.d/ ?
(You could add the needed mod
On Wed, 29 Aug 2007 10:35:16 +0200
Jörg-Volker Peetz <[EMAIL PROTECTED]> wrote:
> For removable media take a look at package pmount.
Thanks. I do use pmount.
> Regards,
> Jörg-Volker.
Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple
For removable media take a look at package pmount.
--
Regards,
Jörg-Volker.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Tue, 28 Aug 2007 22:05:08 +0100
Graham <[EMAIL PROTECTED]> wrote:
> On Tue, 28 Aug 2007 15:23:21 -0400
> Celejar <[EMAIL PROTECTED]> wrote:
>
> > Thanks. The problem was my non-zero last field, as per my other
> > posts. BTW, mounting by label / UUID is often a better idea,
> > especially fo
On Tue, 28 Aug 2007 15:23:21 -0400
Celejar <[EMAIL PROTECTED]> wrote:
> Thanks. The problem was my non-zero last field, as per my other
> posts. BTW, mounting by label / UUID is often a better idea,
> especially for removable storage, since it ensures consistency of
> mount points even when the
On Tue, 28 Aug 2007 00:44:29 +0100
Graham <[EMAIL PROTECTED]> wrote:
> On Mon, 27 Aug 2007 17:30:56 -0400
> Celejar <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > I'm experimenting with fstab lines to streamline mounting my removable
> > usb drives (flash and HDD). I have tried 'UUID-', 'LABE
On Tue, 28 Aug 2007 7:18:25 -0700
<[EMAIL PROTECTED]> wrote:
> My ISP has "improved" my email to the point that I cannot
> post to newsgroups at all and even email is a struggle.
>
> The error message you describe is from fsck, which fails when
> trying to check the disconnected drive. The sixth
On Mon, 27 Aug 2007 14:51:04 -0700 (PDT)
Jeff D <[EMAIL PROTECTED]> wrote:
> On Mon, 27 Aug 2007, Celejar wrote:
>
> > Hi,
> >
> > I'm experimenting with fstab lines to streamline mounting my removable
> > usb drives (flash and HDD). I have tried 'UUID-', 'LABEL-',
> > and '/dev/disk/by-
Celejar wrote:
> On Mon, 27 Aug 2007 14:51:04 -0700 (PDT)
> Jeff D <[EMAIL PROTECTED]> wrote:
>
>> On Mon, 27 Aug 2007, Celejar wrote:
>>
>> > Hi,
>> >
>> > I'm experimenting with fstab lines to streamline mounting my removable
>> > usb drives (flash and HDD). I have tried 'UUID-', 'LABEL-x
Celejar wrote:
> On Mon, 27 Aug 2007 14:51:04 -0700 (PDT)
> Jeff D <[EMAIL PROTECTED]> wrote:
>
>> On Mon, 27 Aug 2007, Celejar wrote:
>>
>> > Hi,
>> >
>> > I'm experimenting with fstab lines to streamline mounting my removable
>> > usb drives (flash and HDD). I have tried 'UUID-', 'LABEL-x
On Mon, 27 Aug 2007 17:30:56 -0400
Celejar <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm experimenting with fstab lines to streamline mounting my removable
> usb drives (flash and HDD). I have tried 'UUID-', 'LABEL-',
> and '/dev/disk/by-label/', but with any of these the system
> refuses
On Mon, 27 Aug 2007 14:51:04 -0700 (PDT)
Jeff D <[EMAIL PROTECTED]> wrote:
> On Mon, 27 Aug 2007, Celejar wrote:
>
> > Hi,
> >
> > I'm experimenting with fstab lines to streamline mounting my removable
> > usb drives (flash and HDD). I have tried 'UUID-', 'LABEL-',
> > and '/dev/disk/by-
1 - 100 of 239 matches
Mail list logo