Mitchell Laks writes:
> Rashi:/home/mlaks# fdisk /dev/sdd
Better use fdisk -luc as suggested in the warning.
> Rashi:/home/mlaks# mkfs.ext3 /dev/sdd1
mkfs -t ext3 ...
> Rashi:/home/mlaks# mount -t ext2 /dev/sdd1 /mnt
What do you expect when you explicitly mount the FS as ext2?
--
http://w
On Fri, 22 Jul 2011 08:18:41 -0400, Mitchell Laks wrote:
> Has anyone seen something like this?
> Here is the log of creating an ext3 partition on a device and lack of
> recognition as ext3 just ext2. very strange.
(...)
Safely remove the USB drive and connect it again.
Is the drive automounted
Has anyone seen something like this?
Here is the log of creating an ext3 partition on a device and lack of
recognition as ext3 just ext2. very strange.
Rashi:/home/mlaks# fdisk /dev/sdd
Device contains neither a valid DOS partition table, nor Sun, SGI or OSF
disklabel
Building a new DOS disklabe
Anton Graham([EMAIL PROTECTED]) is reported to have said:
> Submitted 24-Jan-02 by Wayne Topa:
> > Please describe what you did to "change the root partition to ext3"
> > Did you make the filesystems/ext3 option a module or installed in the
> > kernel? It can't be a module!
>
> Actually, it can i
On Thu, Jan 24, 2002 at 04:06:46PM -0800, Andrew Agno wrote:
> Both ext2 and ext3 are modules and everything works fine.
> Ah! Hold on one second. I installed 2.4.17-386 on the new
> installations, and it seems that on 2.4.17-386, only ext3 is a
> module, not ext2, whereas with 2.4.17-6
Submitted 24-Jan-02 by Wayne Topa:
> Please describe what you did to "change the root partition to ext3"
> Did you make the filesystems/ext3 option a module or installed in the
> kernel? It can't be a module!
Actually, it can if you use an initrd to load the module before the root
fs is mounted.
On Thu, Jan 24, 2002 at 05:34:56PM -0800, Andrew Agno wrote:
| dman writes:
| > What is your root fs there? If either
| > a) root fs is not ext3
| > or
| > b) ext3 module is in your initrd and loaded by the kernel during
| > boot
| >
| > you can have it as a module. (thi
Wayne Topa writes:
> So it seems you have a setup that people would be very interested in.
Surely I'm not the only one that runs 2.4.17-686 with an ext3 root
partition, which just works after installing it via apt-get? And
hopefully I'm not the only one who's tried it with 2.4.17-386...
Andrew.
dman writes:
> What is your root fs there? If either
> a) root fs is not ext3
> or
> b) ext3 module is in your initrd and loaded by the kernel during
> boot
>
> you can have it as a module. (this is a general statement; perhaps
> there is something special regarding ext
Andrew Agno([EMAIL PROTECTED]) is reported to have said:
> > Andrew Agno([EMAIL PROTECTED]) is reported to have said:
> > > I'm having a problem with recent installs of Debian. My install
> > > process goes like this:
> > >
> > > Install a base potato dist.
> > > Upgrade to testing.
> > >
On Thu, Jan 24, 2002 at 04:20:10PM -0800, Andrew Agno wrote:
| > > Please describe what you did to "change the root partition to ext3"
| > > Did you make the filesystems/ext3 option a module or installed in the
| > > kernel? It can't be a module!
| >
| > Sure it can. On one computer I ha
> > Please describe what you did to "change the root partition to ext3"
> > Did you make the filesystems/ext3 option a module or installed in the
> > kernel? It can't be a module!
>
> Sure it can. On one computer I have, I'm running 2.4.17-686 from
Okay, and reading the help for CONFIG_
> Andrew Agno([EMAIL PROTECTED]) is reported to have said:
> > I'm having a problem with recent installs of Debian. My install
> > process goes like this:
> >
> > Install a base potato dist.
> > Upgrade to testing.
> >
> > After doing this, I change the root partition to ext3, and instal
Andrew Agno([EMAIL PROTECTED]) is reported to have said:
> I'm having a problem with recent installs of Debian. My install
> process goes like this:
>
> Install a base potato dist.
> Upgrade to testing.
>
> After doing this, I change the root partition to ext3, and install a
> 2.4 kernel (2.4.17
I'm having a problem with recent installs of Debian. My install
process goes like this:
Install a base potato dist.
Upgrade to testing.
After doing this, I change the root partition to ext3, and install a
2.4 kernel (2.4.17). When I reboot, the very first mount of / mounts
it as ext2:
kernel:
15 matches
Mail list logo