|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Recently my Debian Sid installation has stopped mounting second partition (/dev/hda3) on boot. As far as I know nothing has changed. Here's my fstab: # /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> proc /proc proc defaults 0 0 /dev/hda2 / ext3 defaults,errors=remount-ro 0 1 /dev/hda1 none swap sw 0 0 /dev/hda5 none swap sw 0 0 /dev/hdc /media/cdrom0 iso9660 ro,user,noauto 0 0 /dev/hdd /media/dvd iso9660 ro,user,noauto 0 0 ##/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0 /dev/hda3 /media/gutsy ext3 user,noauto 0 2 ##/dev/sda /media/sda vfat user,noauto 0 0 Any ideas? Thanks --- Change the world one loan at a time - visit Kiva.org to find out how -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH86fszWG7ldLG6fIRAumFAKCXy0xsj6LfUlAojc6g1v rbuCwzdQCfTnMG Tkk0Qa5g6Qfsdey8VjlUYS0= =6Fxe -----END PGP SIGNATURE----- |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Wed, 2008-04-02 at 11:36 -0400, Frank wrote:
> Recently my Debian Sid installation has stopped mounting second partition > (/dev/hda3) on boot. As far as I know nothing has changed. > > Here's my fstab: > > # /etc/fstab: static file system information. > # > # <file system> <mount point> <type> <options> <dump> <pass> > proc /proc proc defaults 0 0 > /dev/hda2 / ext3 defaults,errors=remount-ro 0 > 1 /dev/hda1 none swap sw 0 0 > /dev/hda5 none swap sw 0 0 > /dev/hdc /media/cdrom0 iso9660 ro,user,noauto 0 0 > /dev/hdd /media/dvd iso9660 ro,user,noauto 0 0 > ##/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0 > /dev/hda3 /media/gutsy ext3 user,noauto 0 2 > ##/dev/sda /media/sda vfat user,noauto 0 0 > > > Any ideas? can you mount it from the command line? and doesn't 'noauto' means what it says? noauto: Can only be mounted explicitly (i.e., the -a option will not cause the file sys- tem to be mounted). -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Frank:
> > Recently my Debian Sid installation has stopped mounting second partition > (/dev/hda3) on boot. As far as I know nothing has changed. What does 'mount /dev/hda3' print when executed as root? If it looks like an error, what are the last few lines from 'dmesg'? J. -- Thy lyrics in pop songs seem to describe my life uncannily accurately. [Agree] [Disagree] <http://www.slowlydownward.com/NODATA/data_enter2.html> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH8611+AfZydWK2zkRAvc8AJ9aQAGv6uvO8gLlmuWlg4 yieLFmegCfbjDY BONg7NQjD3jmXn2r/diIqOs= =PtOQ -----END PGP SIGNATURE----- |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On Wed, 02 Apr 2008 16:54:29 +0100
michael <cs@networkingnewsletter.org.uk> wrote: > On Wed, 2008-04-02 at 11:36 -0400, Frank wrote: > > Recently my Debian Sid installation has stopped mounting second > > partition (/dev/hda3) on boot. As far as I know nothing has changed. > > > > /dev/hda3 /media/gutsy ext3 user,noauto 0 2 > > and doesn't 'noauto' means what it says? > > noauto: Can only be mounted explicitly (i.e., the -a > option will not cause the file sys- > tem to be mounted). Absolutely right! I saw noauto, and thought noatime! Thanks for seeing it. --- Change the world one loan at a time - visit Kiva.org to find out how -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFH87X6zWG7ldLG6fIRAsciAJ45ATSnwtNKhXsXplIgEc 81ZEU+5wCeMbXF u/bXZgSsP0AhKVzxKix4EtU= =I0Jg -----END PGP SIGNATURE----- |
|
![]() |
| Outils de la discussion | |
|
|