From: Jiri Slaby <jirislaby@gmail.com>
To: Jano <jano@90-mo3-3.acn.waw.pl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Problems with mounting filesystems from /dev/hdb (kernel 2.6.18.1)
Date: Mon, 06 Nov 2006 18:57:20 +0100 [thread overview]
Message-ID: <454F7780.6050506@gmail.com> (raw)
In-Reply-To: <d9a083460611060736h748c12a1s2acc00974f1dd73a@mail.gmail.com>
Jano wrote:
> Hi everyone,
>
> Recently I've downloaded and compiled kernel 2.6.18.1. After installing
> modules and kernel and updating Grub I rebooted my box and tried to
> launch new kernel. Everything was launching nicely, but while loading
> GDM the screen went black and I was unable to switch console (using
> ctrl+alt+Fn). I've rebooted using single user mode and logged in as
> root. What I've discovered is the fact that I cannot mount any
> filesystem from /dev/hdb. All filesystems from /dev/hda work as they
> ought to, but when I try to mount something from the second hard disk I
> get:
>
> # mount -t ext3 /dev/hdb1 /home
> /dev/hdb1 already mounted or /home is busy
> # umount /home
> /home not mounted
>
> Here you've got my /etc/fstab:
>
> proc /proc proc defaults 0 0
> /dev/hda3 / ext3 defaults,errors=remount-ro 0
> 1
> /dev/hda1 /boot ext3 defaults 0 2
> /dev/hdb1 /home ext3 defaults 0 2
> /dev/hda5 /usr ext3 defaults 0 2
> /dev/hda7 none swap sw 0 0
> /dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
> /dev/sda1 /media/usbdisk vfat user,auto 0 0
>
> Currently I am using kernel 2.6.15 from Ubuntu repositories. All
> filesystems work perfectly. Have you got any ideas what might be going
> on?
dmesg >2.6.15
reboot
dmesg >2.6.18
diff -u 2.6.15 2.6.18 >post_this_to_lkml
might help us. Also attach /proc/mounts.
regards,
--
http://www.fi.muni.cz/~xslaby/ Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8 22A0 32CC 55C3 39D4 7A7E
next prev parent reply other threads:[~2006-11-06 17:57 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-06 15:36 Problems with mounting filesystems from /dev/hdb (kernel 2.6.18.1) Jano
2006-11-06 17:57 ` Jiri Slaby [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-11-08 21:09 Jano
2006-11-08 21:46 ` Jiri Slaby
2006-11-09 23:04 ` Oliver Brakmann
2006-11-10 22:43 ` Jody Belka
2006-11-08 22:35 Jano
2006-11-08 22:39 Jano
2006-11-09 11:20 ` Jiri Slaby
2006-11-09 15:37 ` Phillip Susi
2006-11-09 15:45 ` Jiri Slaby
2006-11-09 16:55 ` Jano
2006-11-09 17:01 ` Jiri Slaby
2006-11-09 19:03 ` Jiri Slaby
[not found] ` <d9a083460611100739v531b0293i5ae5fd8d3ccee800@mail.gmail.com>
2006-11-10 20:36 ` Jiri Slaby
2006-11-09 17:09 ` Phillip Susi
2006-11-09 17:22 ` Jano
2006-11-09 18:00 ` Jiri Slaby
2006-11-09 18:08 ` Jano
2006-11-09 18:15 ` Jiri Slaby
2006-11-09 17:47 ` Jiri Slaby
2006-11-09 18:01 ` Jano
2006-11-08 22:45 Jano
2006-11-09 6:08 ` Jano
2006-11-09 6:15 Jano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=454F7780.6050506@gmail.com \
--to=jirislaby@gmail.com \
--cc=jano@90-mo3-3.acn.waw.pl \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox