On Fri, 16 Sep 2005 19:59 , Carl Lowenstein <[EMAIL PROTECTED]> sent:
>On 9/16/05, Juan M. Duran [EMAIL PROTECTED]> wrote: >> On vie, 2005-09-16 at 19:14 +0000, [EMAIL PROTECTED] wrote: >> >> > Why can I no longer even see the ipod out there? Is the seLinux of fc3 >> > somehow >> > getting in the way? (if fc3 even has seLinux) >> >> Probably new hal and udev doing their job. >> >> Just plug ipod >> them run "dmesg" >> see the last lines to see how it names the device now >> > >You can also try ># /sbin/fdisk -l >which will list all the partitions on all the "disk" devices by size and type. > >Or just >$ cat /proc/partitions >which will list all partitions on all devices by size, not type. [EMAIL PROTECTED] ~]# /sbin/fdisk -l Disk /dev/hda: 60.0 GB, 60022480896 bytes 255 heads, 63 sectors/track, 7297 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 3647 29294496 c W95 FAT32 (LBA) /dev/hda2 3648 3902 2048287+ 83 Linux /dev/hda3 3903 4157 2048287+ 82 Linux swap /dev/hda4 4158 7297 25222050 83 Linux [EMAIL PROTECTED] ~]# cat /proc/partitions major minor #blocks name 3 0 58615704 hda 3 1 29294496 hda1 3 2 2048287 hda2 3 3 2048287 hda3 3 4 25222050 hda4 [EMAIL PROTECTED] ~]# ---- Msg sent via CWNet - http://www.cwnet.com/ -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
