mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* initial ramdisk + devfs
@ 2002-07-31  9:28 Soewono Effendi
       [not found] ` <15687.48191.182139.642836@kim.it.uu.se>
  0 siblings, 1 reply; 2+ messages in thread
From: Soewono Effendi @ 2002-07-31  9:28 UTC (permalink / raw)
  To: linux-kernel

Hi all!
 
 
 I was able to to use linux (2.4.x and 2.5.x) on a floppy with busybox using 
 this great devfs only, which saves me lots of spaces. I use the initial ram 
 disk.
 
 But since I downloaded linux-2.5.29, nothing worked anymore.
 Then I came a long about the problem with ramdisk driver and applied the 
 patch.
 To my surprise :) it worked again. I was able to boot again.
 
 As I tried to mount the boot floppy I got instead my floppy(ext2), driverfs 
 mounted??? How can that be? I'll send you my boot-floppy image, if you ask 
 me for that.
 
 ---------------------------------------------------------
 I did the following:
 
 without file system type specified:
 # mount /dev/floppy/0 /mnt
 **** driverfs is mounted instead of my ext2-floppy
 # mount
 ...
 /dev/floppy/0 on /mnt type driverfs (rw)
 
 
 
 with file system type specified: 
 # mount -t ext2 /dev/floppy/0 /mnt
 **** I got the following kernel dump
 generic_make_request: Trying to access nonexistent block-device fd(2,0) (0)
 Unable to handle kernel NULL pointer dereference at virtual address 000000a0
 ...
 ...
 
 floppy0: timeout handler died: floppy shutdown
 
 -----------------------------------------------------------
 
 I have "Kernel automounter version 4 support" compiled in.
 
 Would someone, who has enough time to "break" some linux-API behaviour, also 
 has time to notes this down!
 Maybe there should be a kind of separate "WARNING_API_CHANGED" file under 
 Documentation, so that everybody might keep up with the latest "What might 
 be broken now?".
 
 
 cheers,
 -sE
         
 -- 
 visit us at http://www.sysgo.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: initial ramdisk + devfs
       [not found] ` <15687.48191.182139.642836@kim.it.uu.se>
@ 2002-07-31 11:36   ` Soewono Effendi
  0 siblings, 0 replies; 2+ messages in thread
From: Soewono Effendi @ 2002-07-31 11:36 UTC (permalink / raw)
  To: Mikael Pettersson; +Cc: linux-kernel mlist

On Wed, 31 Jul 2002 12:30:23 +0200
"Mikael Pettersson" <mikpe@csd.uu.se> wrote:

> The floppy driver has been mostly broken since 2.5.13, which you would
> have known had you bothered to read LKML or search the LKML archives.
> The problem has been reported many times.

Thanks for your information. Did that, and found your patch.
Tried it, but no luck ;( (as noted in your README.txt)

Nevertheless, this idea:
>> Maybe there should be a kind of separate "WARNING_API_CHANGED" file under 
 Documentation, so that everybody might keep up with the latest "What might 
 be broken now?".
 
might reduce "noises" in LKML and might save bits and bandwidth.


Best regards,
-- 
>> S. Effendi                              SEffendi @ sysgo . de
SYSGO Real-Time Solutions GmbH             http://www.sysgo.de
Am Pfaffenstein 14                         Tel. +49 6136 99 48 0
55270 Klein-Winternheim - Germany          Fax. +49 6136 99 48 10

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-07-31 11:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-31  9:28 initial ramdisk + devfs Soewono Effendi
     [not found] ` <15687.48191.182139.642836@kim.it.uu.se>
2002-07-31 11:36   ` Soewono Effendi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®