Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Trouble with external USB hard disk
- Date: Tue, 21 Oct 2008 20:22:04 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: Re: [tlug] Trouble with external USB hard disk
- References: <48FC2568.3030500@gol.com> <78d7dd350810200012n2e4668a9saa471fca1296abb4@mail.gmail.com> <48FC42F0.8010605@gol.com> <78d7dd350810200200w19b458abu826dfd66c758345@mail.gmail.com> <48FC5B1D.1010902@gol.com> <78d7dd350810200357p7299320bj14e38d3a5c4ac57e@mail.gmail.com> <48FC8477.40206@gol.com> <78d7dd350810210156y5c229241q4393fb406ce3a412@mail.gmail.com>
Nguyen Vu Hung writes: > > root@example.com:~# mount -t vfat /dev/sdb1 /etc > > can't link lock file /etc/mtab~: Operation not permitted (use -n flag to > > override) > > root@example.com:~# mount -t vfat /dev/sdb1 /etc -n > > mount: /dev/sdb1 already mounted or /etc busy > Bug! /dev/sdb1 is not listed in the output of "mount". No bug. The first mount succeeded, then hid /etc so that mount couldn't manipulate /etc/mtab*. That doesn't prevent the mount from succeeding, it's just that /etc/mtab is not useful. Then the second mount found that /dev/sdb1 was already mounted, which is a hard failure.
- Follow-Ups:
- Re: [tlug] Trouble with external USB hard disk
- From: Nguyen Vu Hung
- References:
- [tlug] Trouble with external USB hard disk
- From: David Bernat
- Re: [tlug] Trouble with external USB hard disk
- From: Nguyen Vu Hung
- Re: [tlug] Trouble with external USB hard disk
- From: David Bernat
- Re: [tlug] Trouble with external USB hard disk
- From: Nguyen Vu Hung
- Re: [tlug] Trouble with external USB hard disk
- From: David Bernat
- Re: [tlug] Trouble with external USB hard disk
- From: Nguyen Vu Hung
- Re: [tlug] Trouble with external USB hard disk
- From: David Bernat
- Re: [tlug] Trouble with external USB hard disk
- From: Nguyen Vu Hung
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Trouble with external USB hard disk: /dev/scd0 versus /dev/sdc
- Next by Date: Re: [tlug] Trouble with external USB hard disk: /dev/scd0 versus /dev/sdc
- Previous by thread: Re: [tlug] Trouble with external USB hard disk
- Next by thread: Re: [tlug] Trouble with external USB hard disk
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links