Mailinglist Archive: opensuse (1840 mails)

< Previous Next >
Re: [opensuse] Re: mounting ext4 from ext3
  • From: Constant Brouerius van Nidek <constant@xxxxxxxxxxx>
  • Date: Wed, 2 Dec 2009 22:09:34 +0700
  • Message-id: <200912022209.34489.constant@xxxxxxxxxxx>
On Wednesday December 2 2009 21:19:51 jdd-gmane wrote:
On Wednesday December 2 2009 19:06:14 Cristian Rodríguez wrote:
mount -t ext4dev

Interesting. The mount -t ext4dev/sdb3 does not give a error
message but the sdb3 is still not mounted. If I would name the
place where to mount, e.g. /mnt I get the whole help file and no
result. Should I change something in the fstab or some place else?

shouldn't this be

mount -t ext4dev /dev/sdb3 /mnt

Thanks that works.
--
Powered by openSUSE 11.1 (i586) Kernel: 2.6.27.39-0.2-default
KDE: 4.3.3 (KDE 4.3.3) "release 182"
10:07pm up 0:19, 3 users, load average: 2.20, 1.35, 1.15
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >