On Sat, 02 Jul 2005 22:45:52 +0200, CyberOptic <[email protected]> wrote:
>
>Surely there is someone out there knowing a hint or solution? At least
>I´m hoping so.
Works for me:
root@pooh:~# mount /dev/sda4 /mnt/hd/
root@pooh:~# ls /mnt/hd/
1210sa~1.pdf* aar121~1.pdf* freedb~1.bz2*
root@pooh:~# umount /mnt/hd/
root@pooh:~# mount -t vfat /dev/sda4 /mnt/hd/
root@pooh:~# ls /mnt/hd/
1210SA_datasheet.pdf* aar1210sa_ug.pdf* freedb-update-20031102-20031201.tar.bz2*
root@pooh:~# umount /mnt/hd/
root@pooh:~# lsmod
Module Size Used by
ppa 10280 0
tulip 45728 0
root@pooh:~# fdisk -l /dev/sda
Disk /dev/sda: 100 MB, 100663296 bytes
64 heads, 32 sectors/track, 96 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes
Device Boot Start End Blocks Id System
/dev/sda4 * 1 96 98288 6 FAT16
root@pooh:~#
http://scatter.mine.nu/test/linux-2.6/pooh/ for setup, I added
ppa to .config as module, make && make modules_install,
modprobe ppa and it worked. SCSI and parport compiled in.
--Grant.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|