> yeah sure, and it validate how did you validate it; if through the installtion program, then try to md5sum the CD image and compare it to the sums on Fedora's website
> > ls -l /mnt ;sudo mount -t ext3 /dev/hdb1 /mnt/hdb1 ;ls -l > /mnt/fedora; ls -l /mnt/hdb1; sudo fdisk -l > total 10 > drwxr-xr-x 22 root root 4096 2005-11-18 15:10 fedora > drwxr-xr-x 4 root root 1024 2005-11-18 14:54 hdb1 > total 168 > drwxr-xr-x 2 root root 4096 2005-11-18 14:55 bin > drwxr-xr-x 2 root root 4096 2005-11-18 16:51 boot > drwxr-xr-x 4 root root 4096 2005-11-18 16:51 dev > drwxr-xr-x 77 root root 4096 2005-11-18 19:58 etc > drwxr-xr-x 2 root root 4096 2005-05-23 07:28 home > drwxr-xr-x 11 root root 4096 2005-11-18 14:58 lib > drwx------ 2 root root 16384 2005-11-18 16:50 lost+found > drwxr-xr-x 2 root root 4096 2005-05-23 07:28 media > drwxr-xr-x 2 root root 4096 2005-04-25 18:54 misc > drwxr-xr-x 2 root root 4096 2005-05-23 07:28 mnt > drwxr-xr-x 2 root root 4096 2005-05-23 07:28 opt > drwxr-xr-x 2 root root 4096 2005-11-18 16:51 proc > drwxr-x--- 7 root root 4096 2005-11-18 15:11 root > drwxr-xr-x 2 root root 4096 2005-11-18 14:58 sbin > drwxr-xr-x 2 root root 4096 2005-11-18 14:51 selinux > drwxr-xr-x 2 root root 4096 2005-05-23 07:28 srv > drwxr-xr-x 2 root root 4096 2005-11-18 16:51 sys > drwxrwxrwt 5 root root 4096 2005-11-18 15:04 tmp > drwxr-xr-x 14 root root 4096 2005-11-18 14:53 usr > drwxr-xr-x 21 root root 4096 2005-11-18 15:03 var > total 4110 > -rw-r--r-- 1 root root 56991 2005-06-03 06:03 config-2.6.11-1.1369_FC4 > drwxr-xr-x 2 root root 1024 2005-11-18 15:11 grub > -rw-r--r-- 1 root root 1704996 2005-11-18 14:54 > initrd-2.6.11-1.1369_FC4.img > drwx------ 2 root root 12288 2005-11-18 16:51 lost+found > -rw-r--r-- 1 root root 764778 2005-06-03 06:03 > System.map-2.6.11-1.1369_FC4 > -rw-r--r-- 1 root root 1639539 2005-06-03 06:03 vmlinuz-2.6.11-1.1369_FC4 > > Disk /dev/hda: 40.0 GB, 40020664320 bytes > 255 heads, 63 sectors/track, 4865 cylinders > Units = cylinders of 16065 * 512 = 8225280 bytes > > Device Boot Start End Blocks Id System > /dev/hda1 * 1 4772 38331058+ 83 Linux > /dev/hda2 4773 4865 747022+ 5 Extended > /dev/hda5 4773 4865 746991 82 Linux swap / > Solaris > > Disk /dev/hdb: 20.4 GB, 20416757760 bytes > 255 heads, 63 sectors/track, 2482 cylinders > Units = cylinders of 16065 * 512 = 8225280 bytes > > Device Boot Start End Blocks Id System > /dev/hdb1 * 1 13 104391 83 Linux > /dev/hdb2 14 2482 19832242+ 8e Linux LVM > > _______________________________________________ > General mailing list > [email protected] > http://mail.jolug.org/mailman/listinfo/general_jolug.org > _______________________________________________ General mailing list [email protected] http://mail.jolug.org/mailman/listinfo/general_jolug.org
