Re: [Kernel 2.2.10] Mount complains about msdos-drive

1999-08-02 Thread Tor Slettnes
Perhaps the "form factory" kernel-image-2.2.10 does not contain 'msdos' support? If so, you can probably use the 'vfat' filesystem (which is backwards compatible) instead. Or, yes, build your own image (the best way to do that would be via 'make-kpkg'). As for going back to an older kernel-imag

Re: [Kernel 2.2.10] Mount complains about msdos-drive

1999-08-02 Thread Matthew Dalton
Jonas Steverud wrote: > Used OS/2's fdisk and boot manager if that matters. Fair enough. I don't know anything about OS/2's fdisk. Your /dev/hda2 may be different. Matthew

Re: [Kernel 2.2.10] Mount complains about msdos-drive

1999-08-02 Thread Matthew Dalton
Jonas, I don't think that your dos partition would be on /dev/hda2. Dos fdisk only lets you have two primary partions, and the second one is an extended partion, which cant be mounted itself as it is only a container for logical partitions, which appear in linux as /dev/hda[5678]. Check your parti

Re: [Kernel 2.2.10] Mount complains about msdos-drive

1999-08-01 Thread Gerald . Preissler
Jonas Steverud <[EMAIL PROTECTED]> writes: > I've just upgraded to the 2.2.10-kernel (using the > kernel-image-package), I used 2.0.33 before and it worked without any > problem. > > root% mount -t msdos /dev/hda2 /msdos -o noexec,ro,nosuid,blocksize=1024,auto > mount: wrong fs type, bad option,

Re: [Kernel 2.2.10] Mount complains about msdos-drive

1999-07-31 Thread Andrei Ivanov
> > I've just upgraded to the 2.2.10-kernel (using the > kernel-image-package), I used 2.0.33 before and it worked without any > problem. > > root% mount -t msdos /dev/hda2 /msdos -o noexec,ro,nosuid,blocksize=1024,auto > mount: wrong fs type, bad option, bad superblock on /dev/hda2, >or