hi guys thanks for the replys,
fdisk -l:
Code:
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x1549f232
Device Boot Start End Blocks Id System
/dev/sda1 1 21556 173140537 7 HPFS/NTFS
/dev/sda2 * 21556 59133 301845254 f W95 Ext'd (LBA)
/dev/sda3 59134 60801 13398210 7 HPFS/NTFS
/dev/sda5 21556 21817 2104483+ 82 Linux swap / Solaris
/dev/sda6 21818 22079 2104483+ 82 Linux swap / Solaris
/dev/sda7 22080 58893 295700422 83 Linux
Disk /dev/sdf: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000b8d35
Device Boot Start End Blocks Id System
/dev/sdf1 * 1 2873 23077341 5 Extended
/dev/sdf3 2874 60801 465306660 83 Linux
/dev/sdf5 1 2873 23077309+ b W95 FAT32
cat /etc/fstab:
Code:
/dev/disk/by-id/ata-ST3500620AS_5QM33CNS-part6 swap swap defaults 0 0
/dev/disk/by-id/ata-ST3500620AS_5QM33CNS-part7 / ext3 acl,user_xattr 1 1
/dev/disk/by-id/usb-WDC_WD50_00AAKB-00H8A0_D57CA3930556-0:0-part3 /home ext3 defaults 1 2
/dev/disk/by-id/ata-ST3500620AS_5QM33CNS-part1 /windows/C ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_US.UTF-8 0 0
/dev/disk/by-id/usb-WDC_WD50_00AAKB-00H8A0_D57CA3930556-0:0-part5 /windows/FAT vfat users,gid=users,umask=0002,utf8=true 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
I do not understand this. Why have you turned off you disk and turn it on on some auspicious moment? Normaly one turnes on periferal devices first and then starts the system.
I have just been doing this because before if i turned it on before i boot it wouldn't completely boot(now it wont either way). I would also like to post what all comes up during boot but i am not sure how to do this. If anyone knows a command or anything to do that i'll post it because i think that would be very useful as well.
What is on the NTFS. Can you boot that?
I have windows vista it boots fine but i rarely use it. suse boots as well i just have to run init and mount my /home manually
Is the fact that it's USB significant, generally USB mass storage is hotplug. Did you have to load any kernel driver modules to get the disk recognised?
I didnt load any drivers for it. honestly im really not sure how significant it is but i just thought id mention it just in case.
Bookmarks