| Zucca  
 
  
 
 
 Group: Members
 Posts: 524
 Joined: Feb. 2006
 | 
|  | Posted: Feb. 16 2007,21:52 |  |  fdisk -l:
 | Quote |  | Disk /dev/sdd: 61 MB, 61977088 bytes 256 heads, 63 sectors/track, 7 cylinders
 Units = cylinders of 16128 * 512 = 8257536 bytes
 
 Device Boot    Start       End    Blocks   Id  System
 /dev/sdd1   ?    266306    266306 2147483647+  ff  BBT
 Partition 1 has different physical/logical beginnings (non-Linux?):
 phys=(1023, 255, 63) logical=(266305, 4, 4)
 Partition 1 has different physical/logical endings:
 phys=(1023, 255, 63) logical=(266305, 4, 2)
 /dev/sdd2   ?    266306    266306 2147483647+  ff  BBT
 Partition 2 has different physical/logical beginnings (non-Linux?):
 phys=(1023, 255, 63) logical=(266305, 4, 4)
 Partition 2 has different physical/logical endings:
 phys=(1023, 255, 63) logical=(266305, 4, 2)
 /dev/sdd3   ?    266306    266306 2147483647+  ff  BBT
 Partition 3 has different physical/logical beginnings (non-Linux?):
 phys=(1023, 255, 63) logical=(266305, 4, 4)
 Partition 3 has different physical/logical endings:
 phys=(1023, 255, 63) logical=(266305, 4, 2)
 /dev/sdd4   ?    266306    266306 2147483647+  ff  BBT
 Partition 4 has different physical/logical beginnings (non-Linux?):
 phys=(1023, 255, 63) logical=(266305, 4, 4)
 Partition 4 has different physical/logical endings:
 phys=(1023, 255, 63) logical=(266305, 4, 2)
 | 
 
 cat /etc/fstab:
 | Quote |  | proc      /proc       proc   defaults            0 0 /sys       /sys        sysfs  noauto              0 0
 /dev/pts   /dev/pts    devpts mode=0622           0 0
 /dev/fd0   /mnt/auto/floppy auto   user,noauto,exec,umask=000    0 0
 /dev/cdrom /mnt/auto/cdrom  auto   user,noauto,exec,ro 0 0
 # Added by KNOPPIX
 /dev/sda1 /mnt/sda1 vfat noauto,users,exec,umask=000,uid=1001,gid=50 0 0
 # Added by KNOPPIX
 /dev/sdb1 /mnt/sdb1 vfat noauto,users,exec,umask=000,uid=1001,gid=50 0 0
 # Added by KNOPPIX
 /dev/sdb2 /mnt/sdb2 ext3 noauto,users,exec 0 0
 # Added by KNOPPIX
 /dev/hda1 /mnt/hda1 vfat noauto,users,exec,umask=000,uid=1001,gid=50 0 0
 # Added by KNOPPIX
 /dev/hda2 none swap defaults 0 0
 # Added by KNOPPIX
 /dev/hda3 /mnt/hda3 ext3 noauto,users,exec 0 0
 # Added by KNOPPIX
 /dev/hda5 /mnt/hda5 ext3 noauto,users,exec 0 0
 # Added by KNOPPIX
 /dev/hda6 /mnt/hda6 vfat noauto,users,exec,umask=000,uid=1001,gid=50 0 0
 # Added by KNOPPIX
 /dev/hda7 /mnt/hda7 ext3 noauto,users,exec 0 0
 # Added by KNOPPIX
 /dev/hda8 /mnt/hda8 ext3 noauto,users,exec 0 0
 # Added by KNOPPIX
 /dev/hda9 /mnt/hda9 ext3 noauto,users,exec 0 0
 # Added by KNOPPIX
 /dev/hda10 /mnt/hda10 vfat noauto,users,exec,umask=000,uid=1001,gid=50 0 0
 # Added by KNOPPIX
 /dev/sdc /mnt/sdc auto noauto,users,exec 0 0
 # Added by KNOPPIX
 /dev/sdd /mnt/sdd vfat noauto,users,exec,umask=000,uid=1001,gid=50 0 0
 # Added by KNOPPIX
 /dev/sde /mnt/sde auto noauto,users,exec 0 0
 | 
 
 cat /etc/mtab
 | Quote |  | /dev/root / ext2 rw 0 0 /dev/shm /cdrom tmpfs ro 0 0
 /dev/cloop /KNOPPIX iso9660 ro 0 0
 /ramdisk /ramdisk tmpfs rw,size=512M 0 0
 /proc/bus/usb /proc/bus/usb usbdevfs rw,devmode=0666 0 0
 tmpfs /ramdisk/tmp tmpfs rw,size=256M 0 0
 tmpfs /ramdisk/home tmpfs rw,size=10M 0 0
 /pkg/dsl/irssi.uci /opt/irssi iso9660 ro,loop=/dev/cloop1 0 0
 /dev/hda10 /mnt/hda10 vfat rw,nosuid,nodev,umask=000,uid=1001,gid=50,owner=dsl,devmode=700,mode=0700,uid=1001 0 0
 /dev/hda3 /mnt/hda3 ext3 rw,nosuid,nodev 0 0
 /dev/hda6 /mnt/hda6 vfat rw,nosuid,nodev,umask=000,uid=1001,gid=50,owner=dsl,devmode=700,mode=0700,uid=1001 0 0
 /dev/sda1 /mnt/sda1 vfat rw,nosuid,nodev,umask=000,uid=1001,gid=50,owner=dsl,devmode=700,mode=0700,uid=1001 0 0
 /dev/sdb1 /mnt/sdb1 vfat rw,nosuid,nodev,umask=000,uid=1001,gid=50 0 0
 /dev/shm /cdrom tmpfs ro 0 0
 /dev/shm /cdrom tmpfs ro 0 0
 | 
 
 
 There. =)
 
 --------------
 Do you have it? - http://dy.fi/mak
 |