On Lu, 03 nov 14, 22:20:51, Charles Kroeger wrote:
>
> Thanks Eric, you can learn a lot of useful stuff on this list if you just keep
> poking it. Say something wrong get a clarification. That's good.
https://xkcd.com/386/
Kind regards,
Andrei
--
http://wiki.debian.org/FAQsFromDebianUser
Offtop
On Mon, 03 Nov 2014 21:00:02 +0100
Eric Sharkey wrote:
> autofs isn't an option for /etc/fstab, it's a completely separate way
> to specify mounts. For something like an sd card, you would add it to
> something like /etc/auto.misc instead of /etc/fstab. autofs
> filesystems are not mounted at b
On Mon, Nov 3, 2014 at 1:32 PM, Charles Kroeger
wrote:
> On Mon, 03 Nov 2014 17:30:02 +0100
> Peter Nieman wrote:
>
>> no one has mentioned autofs in this thread
>
> No, but I will put it in my list of options for /etc/fstab entry.
autofs isn't an option for /etc/fstab, it's a completely separat
On Mon, 03 Nov 2014 17:30:02 +0100
Peter Nieman wrote:
> no one has mentioned autofs in this thread
No, but I will put it in my list of options for /etc/fstab entry. I assume
entries
like 'autofs' and 'nofail' will soon be obsolete when 'systemd-fstab-generator'
becomes de regueur, eh, Jonathan
On 03/11/14 07:13, Charles Kroeger wrote:
On Sat, 01 Nov 2014 20:10:01 +0100
Jonathan de Boyne Pollard wrote:
I see from other messages in this thread that I'm not the only person to
think it equally ludicrous to have a workflow that involves rebooting
the entire machine just to mount and unmo
On Sat, 01 Nov 2014 11:50:01 +0100
Andrei POPESCU wrote:
> Why reboot, you can just use 'mount -a'?
>
> By the way, 'auto' and 'rw' are default, no need to set them explicitly.
Thanks for this information
--
CK
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subjec
On Sat, 01 Nov 2014 20:10:01 +0100
Jonathan de Boyne Pollard wrote:
> I see from other messages in this thread that I'm not the only person to
> think it equally ludicrous to have a workflow that involves rebooting
> the entire machine just to mount and unmount a removable block device.
> Ind
The Wanderer:
If the mount failing isn't that critical, then the "right way" to fix
> the problem under systemd's apparent design would probably be to add
> the "noauto" label to the fstab, so that the device will not mount
> automatically on boot.
Actually, that's just the widespread NON-syst
Charles Kroeger:
I think it's ludicrous that adding an SD card that even has its own
> line in /etc/fstab, throws the whole system into 'emergency' mode.
I see from other messages in this thread that I'm not the only person to
think it equally ludicrous to have a workflow that involves reboot
On 11/01/2014 06:26 AM, Andrei POPESCU wrote:
On Vi, 31 oct 14, 14:10:20, Charles Kroeger wrote:
I have a line in my /etc/fstab file:
#/dev/sde1/ /media/lumix-photos vfat users,rw,auto,iocharset=utf8,umask=000
0
Anytime I want to add photos off the SD card in my camera, I comment out
On Vi, 31 oct 14, 14:10:20, Charles Kroeger wrote:
> I have a line in my /etc/fstab file:
>
> #/dev/sde1/ /media/lumix-photos vfat users,rw,auto,iocharset=utf8,umask=000
> 0
>
> Anytime I want to add photos off the SD card in my camera, I comment out the
> hashmark
> add the SD card to
On Sat, 01 Nov 2014 00:30:02 +0100
The Wanderer wrote:
>I suspect that /dev/sde1 exists, but /dev/sde1/ (with the trailing slash) does
>not - i.e., />dev/sde1 is a device node, not a directory.
Yes, the extra forward slash was there (indicating a directory)..interesting.
Anyway. I removed the
On 10/31/2014 at 06:33 PM, Martin Read wrote:
> On 31/10/14 21:31, The Wanderer wrote:
>
>> If the mount failing isn't that critical, then the "right way" to
>> fix the problem under systemd's apparent design would probably be
>> to add the "noauto" label to the fstab, so that the device will not
On 31/10/14 21:31, The Wanderer wrote:
If the mount failing isn't that critical, then the "right way" to fix
the problem under systemd's apparent design would probably be to add the
"noauto" label to the fstab, so that the device will not mount
automatically on boot.
If there's a way to configur
On 10/31/2014 at 02:10 PM, Charles Kroeger wrote:
> I have a line in my /etc/fstab file:
>
> #/dev/sde1/ /media/lumix-photos vfat users,rw,auto,iocharset=utf8,umask=000
> 0
>
> Anytime I want to add photos off the SD card in my camera, I comment
> out the hashmark add the SD card to the
I have a line in my /etc/fstab file:
#/dev/sde1/ /media/lumix-photos vfat users,rw,auto,iocharset=utf8,umask=000
0
Anytime I want to add photos off the SD card in my camera, I comment out the
hashmark
add the SD card to the reader, and reboot the computer. The SD card is mounted
(/dev/s
On Mon, May 13, 2013 at 02:14:58PM -0700, Gary Roach wrote:
> Hi all,
>
> I needed to expand my Debian Wheezy system by adding a 1 TB drive
> and decided to switch over to LVM2 in the process. I rolled up my
> old 160 GB drive into the 1 TB drive and called the whole thing
> "bigdisk" and chopped
Hi all,
I needed to expand my Debian Wheezy system by adding a 1 TB drive and
decided to switch over to LVM2 in the process. I rolled up my old 160 GB
drive into the 1 TB drive and called the whole thing "bigdisk" and
chopped the drive into 3 logical volumes. Everything seemed to work
until I
Jason Hsu wrote:
I have a 250 GB Seagate Expansion Portable Hard Drive that sometimes won't
mount. I end up having to use TestDisk to recover my files from it, and then I
have to reformat the drive. The drive works for a while, and then it becomes
unmountable sometime later. I've had this h
2011/3/19 Jason Hsu :
> I have a 250 GB Seagate Expansion Portable Hard Drive that sometimes won't
> mount. I end up having to use TestDisk to recover my files from it, and then
> I have to reformat the drive. The drive works for a while, and then it
> becomes unmountable sometime later. I've
I have a 250 GB Seagate Expansion Portable Hard Drive that sometimes won't
mount. I end up having to use TestDisk to recover my files from it, and then I
have to reformat the drive. The drive works for a while, and then it becomes
unmountable sometime later. I've had this happen with the driv
Hi List,
still got problems mounting and accessing an external HD (MacPower
Icecube FW800) through USB. Note that this is on a Powerpc, but it might
not be a platform specific problem, hence the post.
I am here on Debian Testing with an 2.6.11.5 kernel.
I think i got all required modules load
Hello
max von seibold (<[EMAIL PROTECTED]>) wrote:
> Does anyone know why I cannot get Debian to mount an audio cd?
>
> It will mount cd's normally and it will play mp3's from a cd. When I
> try to mount an audio disk though with:-
>
> mount /dev/hdc /mnt/cdrom
>
> it first requests a file typ
Does anyone know why I cannot get Debian to mount an audio cd?
It will mount cd's normally and it will play mp3's from a cd. When I try to
mount an audio disk though with:-
mount /dev/hdc /mnt/cdrom
it first requests a file type - so I amend the command to:-
mount -t iso9660 /dev/hdc /mnt/cdro
On Tuesday 28 October 2003 17:30, Kjetil Kjernsmo wrote:
> Yes, it's there! :-)
>
> [EMAIL PROTECTED]:~> grep devfs /proc/mounts
> none /dev devfs rw 0 0
>
> > If devfs is in /proc/filesystems,
>
> Yes, it is there too.
Just to let you all know I have solved this problem... Usually, I'm
thinking
On Tuesday 28 October 2003 17:22, Chris Niekel wrote:
> On Tue, Oct 28, 2003 at 11:21:50AM +0100, Kjetil Kjernsmo wrote:
> > Reading
> > http://tldp.org/HOWTO/XFree-Local-multi-user-HOWTO/dev_files.html
> > (which is basically the howto I'm following) I get the impression
> > that mount should know
On Tue, Oct 28, 2003 at 11:21:50AM +0100, Kjetil Kjernsmo wrote:
> Reading
> http://tldp.org/HOWTO/XFree-Local-multi-user-HOWTO/dev_files.html
> (which is basically the howto I'm following) I get the impression that
> mount should know about it if devfs is used. It says that
> mount | grep devfs
Hi and thanks for the response!
On Tuesday 28 October 2003 04:23, Jerome R. Acks wrote:
> Since you have devfs mounted on /dev, you ought to be able to use
> devices in /dev/tts directly rather than compatibility symlinks to
> ttyX.
Yes. I thought so too. Anyway, you're giving me another idea, t
> >
> > I posted this on comp.linux.os.networking and didn't get any
> > responses. I'm hoping somebody here might be able to help.
> >
> >
> > I want to backup my laptop (thinkpad-wireless) to the tape drive in my
> > server (bear).
>
> Not sure why your nfs isn't working but I'd suggest trying du
On Mon, 2001-09-24 at 06:25, Bob Koss wrote:
>
> I posted this on comp.linux.os.networking and didn't get any
> responses. I'm hoping somebody here might be able to help.
>
>
> I want to backup my laptop (thinkpad-wireless) to the tape drive in my
> server (bear).
Not sure why your nfs isn't w
I posted this on comp.linux.os.networking and didn't get any
responses. I'm hoping somebody here might be able to help.
I want to backup my laptop (thinkpad-wireless) to the tape drive in my
server (bear).
On my laptop, in /etc/exports:
[EMAIL PROTECTED] /root]# cat /etc/exports
/
On Sun, 17 Oct 1999, Bryan Scaringe wrote:
: This is confusing the hell out of me:
:
: I want to allow a user, AND ONLY THAT USER, to mount CD's and floppys.
: We'll call him 'bob'. I added 'bob' to the groups floppy and cdrom.
: adduser bob floppy
: adduser bob cdrom
:
This is confusing the hell out of me:
I want to allow a user, AND ONLY THAT USER, to mount CD's and floppys.
We'll call him 'bob'. I added 'bob' to the groups floppy and cdrom.
adduser bob floppy
adduser bob cdrom
my mount points are:
/dev/fd0/mnt/fd0 vfat de
Hi,
On Thu, 26 Aug, 1999 à 04:43:31PM +0200, Jocke wrote:
> Hi all,
>
> Been recompiling my 2.2.10 kernel to be able to use hp 8100+ CDRW.
> I think I got it all right but some strange things did happen.
>
> I can't mount my ordinary cd anymore!
> mount: wrong fs type, bad option, bad superblock
On Thu, Aug 26, 1999 at 04:43:31PM +0200, Jocke wrote:
> Hi all,
>
> Been recompiling my 2.2.10 kernel to be able to use hp 8100+ CDRW.
> I think I got it all right but some strange things did happen.
>
> I can't mount my ordinary cd anymore!
> mount: wrong fs type, bad option, bad superblock on
Hi all,
Been recompiling my 2.2.10 kernel to be able to use hp 8100+ CDRW.
I think I got it all right but some strange things did happen.
I can't mount my ordinary cd anymore!
mount: wrong fs type, bad option, bad superblock on /dev/hdc,
or too many mounted file systems
Where do I start l
On Tue, Jun 01, 1999 at 02:45:21AM -0500,
Brad <[EMAIL PROTECTED]> wrote:
>
> Did you try umounting /floppy? i had this problem when i was playing
> around with smbmount (stupid !@)#' $(%^&* characters in the sharenames)
> (literally those characters, especially &, ', and space) and it would
> fai
On Tue, 1 Jun 1999, [iso-8859-1] Daniel Gonz?lez Gasull wrote:
> Brad <[EMAIL PROTECTED]> wrote:
>
> > Did you try umounting /floppy? i had this problem
> > when i was playing around with smbmount (stupid
> > !@)#' $(%^&* characters in the sharenames)
> > (literally those characters, especially &
* Eric Gillespie, <[EMAIL PROTECTED]> writes:
> I have a stack of floppies that i'm sorting through, and i need to know what's
> on them. Some of them, however, aren't formatted. I have know way to know
> which ones aren't until i mount them. Every time i try to mount an unformatted
> floppy, moun
On Tue, 1 Jun 1999, Brad wrote:
> On Mon, 31 May 1999, Eric Gillespie, Jr. wrote:
>
> > I have a stack of floppies that i'm sorting through, and i need to know
> > what's
> > on them. Some of them, however, aren't formatted. I have know way to know
> > which ones aren't until i mount them. Eve
Hi!
Brad <[EMAIL PROTECTED]> wrote:
> On Mon, 31 May 1999, Eric Gillespie, Jr. wrote:
>
> > I have a stack of floppies that i'm sorting
> > through, and i need to know what's on them. Some
> > of them, however, aren't formatted. I have know
> > way to know which ones aren't until i mount
> > them
Hi!
"Eric Gillespie, Jr." <[EMAIL PROTECTED]> wrote:
> I have a stack of floppies that i'm sorting
> through, and i need to know what's on them. Some
> of them, however, aren't formatted. I have know
> way to know which ones aren't until i mount them.
> Every time i try to mount an unformatted fl
On Mon, 31 May 1999, Eric Gillespie, Jr. wrote:
> I have a stack of floppies that i'm sorting through, and i need to know what's
> on them. Some of them, however, aren't formatted. I have know way to know
> which ones aren't until i mount them. Every time i try to mount an unformatted
> floppy, mo
I have a stack of floppies that i'm sorting through, and i need to know what's
on them. Some of them, however, aren't formatted. I have know way to know
which ones aren't until i mount them. Every time i try to mount an unformatted
floppy, mount segfaults. Afterwards, if i try to mount another flop
> Hello All:
>
> I have been running into a vexing problem with a cluster of 8 Debian
> machines I am using for a Course in Computational Physics.
>
> All of the machines are running Debian 1.2 as installed in December 1996.
> I have not wanted to do much upgrading during the course of the semest
Hello All:
I have been running into a vexing problem with a cluster of 8 Debian
machines I am using for a Course in Computational Physics.
All of the machines are running Debian 1.2 as installed in December 1996.
I have not wanted to do much upgrading during the course of the semester.
so student
On Wed, 23 Apr 1997, Igor Grobman wrote:
> I am trying to help my friend install debian. He is getting the following
> error when dselect tries to mount his cdrom:
>
> mount: /dev/hdd has wrong major or minor number
>unable to mount /dev/hdd on /var/lib/dpkg/methods/mnt
>type iso
I am trying to help my friend install debian. He is getting the following
error when dselect tries to mount his cdrom:
mount: /dev/hdd has wrong major or minor number
unable to mount /dev/hdd on /var/lib/dpkg/methods/mnt
type iso9660
Anyone know what major/minor number mean?
By the
Daniel Karlsson wrote:
>
> Hello!
>
> Now I've almost got the mouse to work in X. It's only the middle button that
> doesn't want to work. How do I make it work?
>
> I've also tried to mount my floppy drive. I wrote the following at the
> command line:
> mount -t msdos /dev/fd0 /floppy
> and I g
> "Falk" == Falk Hueffner <[EMAIL PROTECTED]> writes:
Falk> It may not be easy with cheap microsoft compatible
Falk> mouses. I've still not found a good solution yet (I'm
Falk> pluggig out and in the mouse on startup with mouse button
Falk> pressed to switch it to mouseman mode
in your XF86Config, there will be a mouse section, in mine, I have a
microsoft mouse on /dev/ttyS0 I need the line
from my XF86Config
...
# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
Emulate3Buttons
E
On Sun, 9 Mar 1997 23:14:03 +0100, you wrote:
>Hello!
>
>Now I've almost got the mouse to work in X. It's only the middle button that
>doesn't want to work. How do I make it work?
There's a nice mini howto on this topic; maybe it is even included in
the standard /usr/doc/..., can't check it now.
Hello!
Now I've almost got the mouse to work in X. It's only the middle button that
doesn't want to work. How do I make it work?
I've also tried to mount my floppy drive. I wrote the following at the
command line:
mount -t msdos /dev/fd0 /floppy
and I got the message:
mount: /dev/fd0 is not a val
53 matches
Mail list logo