View previous topic :: View next topic |
Author |
Message |
jurrie Apprentice
Joined: 14 Mar 2004 Posts: 177 Location: Netherlands
|
Posted: Fri Sep 02, 2005 6:49 pm Post subject: Cannot mount on boot, can mount once booted |
|
|
Recently added a new hdd on my onboard Promise raid thingy (R20378). My regular sata ports are already taken, so I attached this one disk to the raid thingy (hey, dunno what the real name is). I mount it as my /opt, in fstab:
Code: | /dev/sdc1 /opt reiserfs noatime 0 1 |
But when I boot, it won't mount. The kernel finds it nicely (one 160GB partition)
Code: | Sep 2 20:20:14 fenris ReiserFS: sdc1: found reiserfs format "3.6" with standard journal
Sep 2 20:20:22 fenris ReiserFS: sdc1: using ordered data mode
Sep 2 20:20:22 fenris ReiserFS: sdc1: journal params: device sdc1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
Sep 2 20:20:22 fenris ReiserFS: sdc1: checking transaction log (sdc1)
Sep 2 20:20:22 fenris ReiserFS: sdc1: Using r5 hash to sort names |
But I get the error that it couldn't be mounted and needs manual repair. (the ctrl-D or root password thing also appears at boot)
Checking with reiserfschk says that the disk is perfectly fine, and I can also mount it manually and it works perfectly. Just not at boot time...
Rings a bell for anyone? Or need I post more info?
Thanks very much in advance. |
|
Back to top |
|
|
jmbsvicetto Moderator
Joined: 27 Apr 2005 Posts: 4735 Location: Angra do Heroísmo (PT)
|
Posted: Fri Sep 02, 2005 10:50 pm Post subject: |
|
|
Hi.
Please post the contents of /etc/fstab. _________________ Jorge.
Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
|
|
Back to top |
|
|
jurrie Apprentice
Joined: 14 Mar 2004 Posts: 177 Location: Netherlands
|
Posted: Sat Sep 03, 2005 5:57 pm Post subject: |
|
|
kay, though I assumed the one line I posted would do.
Worth mentioning that I saw a message during boot stating sdc could not be found (before it's going to check all the filesystems). Kinda weird, since it is there when booted.
Code: | /dev/sda1 /boot ext2 noauto,noatime 1 2
/dev/sda2 / reiserfs noatime 0 1
/dev/sda3 /home reiserfs noatime 0 1
/dev/sda5 /home/jurrie/torrent reiserfs noatime 0 1
/dev/sda6 /home/jurrie/usenet reiserfs noatime 0 1
/dev/sda7 none swap sw 0 1
/dev/sdb1 /mnt/windows ntfs umask=002,ro 0 0
/dev/sdb2 /home/jurrie/stuff reiserfs noatime 0 1
/dev/sdb3 /home/jurrie/mp3 reiserfs noatime 0 1
/dev/sdc1 /opt reiserfs noatime 0 1
/dev/hda1 /home/jurrie/anime reiserfs noatime 0 1
/dev/cdrom /mnt/cdrom iso9660 noauto,ro 0 0
|
|
|
Back to top |
|
|
jmbsvicetto Moderator
Joined: 27 Apr 2005 Posts: 4735 Location: Angra do Heroísmo (PT)
|
Posted: Sat Sep 03, 2005 8:03 pm Post subject: |
|
|
Yes, the line you included in the first post was enough to look at your disk mount. However, I was curious about the remaining file, just in case the problem was there. Unfortunately, I can't see anything wrong with the file.
If you change /opt entry in /etc/fstab so that it isn't mounted automatically, do you still get the error when booting? If so, the problem should be elsewhere; if not, then there's definitely something wrong with the partition, the entry or the module for the controller. _________________ Jorge.
Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
|
|
Back to top |
|
|
jurrie Apprentice
Joined: 14 Mar 2004 Posts: 177 Location: Netherlands
|
Posted: Mon Sep 05, 2005 4:02 pm Post subject: |
|
|
Well I changed the last one into a 0 to get around the 'press control-D' stuff. Still won't mount at boot though. It simply says 'special device /dev/sdc1 not found' when booting :/ I don't use a module for the raid thingy, so that can't be it either.. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|