From: akira <aki...@ho...> - 2002-05-07 16:41:39
|
boot message: err.txt add printk() message: ide.c ide-probe.c ide-disk.c ----- Original Message ----- From: "Fabio Giovagnini" <fg...@ti...> To: "akira" <aki...@ho...>; <lin...@li...>; "lin...@m1..." <lin...@m1...> Sent: Tuesday, May 07, 2002 4:26 PM Subject: Re: [linuxsh-dev] help CF > test with a printk the function read_intr and write_intr of ide-disk.c file > and let me know the output. > > > > On Tuesday 07 May 2002 16:10, akira wrote: > > The fstab file is: > > > > /dev/hda /mnt/cf vfat defaults 0 0 > > > > /dev/hda1 /mnt/cf vfat defaults 0 0 > > > > /dev/hda1 /mnt/cf ext2 defaults 0 0 > > > > When I try to mount the CF: > > > > # mount -a > > > > mount: Mounting /dev/hda on /mnt/cf failed: No such device or address > > > > mount: Mounting /dev/hda1 on /mnt/cf failed: No such device or address > > > > mount: Mounting /dev/hda1 on /mnt/cf failed: No such device or address > > > > > > > > When i try to format the CF > > > > > > > > # mkfs.minix /dev/hda > > > > mkfs.minix: /dev/hda: No such device or address > > > > > > > > ----- Original Message ----- > > > > From: "Fabio Giovagnini" <fg...@ti...> > > To: "akira" <aki...@ho...>; "lin...@m1..." > > <lin...@m1...>; <lin...@li...> > > Sent: Tuesday, May 07, 2002 9:02 AM > > Subject: Re: [linuxsh-dev] help CF > > > > > Whne you try to mount or format the CF, what is the message you receive > > > > from > > > > > the system? > > > > > > On Monday 06 May 2002 20:47, akira wrote: > > > > Hello to everyone! > > > > > > > > > > > > > > > > I have a MS7727SE01 Solution Engine board. I use the kernel 2.4.18 with > > > > the > > > > > > patch from the CVS.sourceforge.net. The kernel boot correctly from a > > > > NFS > > > > > > server. > > > > > > > > > > > > > > > > Now I have a Compact Flash (32 MByte) and a PCMCIA<>CF adapter and I > > > > will > > > > > > try to boot kernel from CF. I don't have a Notebook and so I can't > > > > format > > > > > > the CF card with a linux file system. > > > > > > > > > > > > > > > > I tried to format the CF card from the Solution Engine but I am not > > > > successful. > > > > > > > > > > > > > > > > I think the ide driver can't detect/mount the CF card. > > > > > > > > > > > > > > > > I had choose in the file .config: > > > > > > > > > > > > > > > > CONFIG_CF_ENABLER=y > > > > > > > > CONFIG_CF_AREA6 > > > > > > > > > > > > > > > > CONFIG_IDE=y > > > > > > > > CONFIG_BLK_DEV_IDE=y > > > > > > > > CONFIG_BLOK_DEV_IDEDISK=y > > > > > > > > > > > > > > > > Someone can help me? > > > > > > > > > > > > > > > > Athac file: > > > > > > > > .config > > > > > > > > boot.txt > > > > _______________________________________________________________ > > > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > > the hardware. You get the recognition. Email Us: ban...@so... > > _______________________________________________ > > linuxsh-dev mailing list > > lin...@li... > > https://lists.sourceforge.net/lists/listinfo/linuxsh-dev > |