Alibix
February 15th, 2010, 05:32 AM
So I had an accident with my windows installation on my net book while I was traveling, and the only backup I had was a usb stick with ubuntu on it.
So I installed Ubuntu, finally got everything up to date, and then sat down to handle my real problem, accessing my Fat32 internal HDD partition. I have read through a bunch off off tutorials on how to do it, and I`m at a loss now. I can not install Windows again, as windows will not recognize the hdd and will not install unless I Format my whole HDD, including all off my photos.
Device Boot Start End Blocks Id System
/dev/sda1 * 1 3824 30716248+ 5 Extended
/dev/sda3 3825 19456 125564008+ b W95 FAT32
/dev/sda5 1 2711 21776044+ 83 Linux
/dev/sda6 2712 2833 979933+ 82 Linux swap / Solaris
/dev/sda7 2834 2955 979933+ 83 Linux
/dev/sda8 2956 3824 6980211 83 Linux
aleksander@aleksander-laptop:~$ sudo mount -t vfat -o defaults,user,exec,uid=1000,gid=100,umask=000 /dev/sda3 /media/fat_partition
mount: wrong fs type, bad option, bad superblock on /dev/sda3,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
Using the df -h command :
aleksander@aleksander-laptop:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda5 21G 3.2G 17G 17% /
tmpfs 497M 0 497M 0% /lib/init/rw
varrun 497M 104K 497M 1% /var/run
varlock 497M 0 497M 0% /var/lock
udev 497M 168K 497M 1% /dev
tmpfs 497M 384K 496M 1% /dev/shm
lrm 497M 2.2M 495M 1% /lib/modules/2.6.28-18-generic/volatile
/dev/sda7 942M 56M 839M 7% /boot
/dev/sda8 6.6G 4.6G 1.7G 74% /home
For some reason I can`t seem to mount my partition, or Ubuntu can`t read it, I remember something in the installation about enabling the partition, I unchecked this option, but I am unsure if that has anything to do with it.
I got all my photos and documents on the partition I am trying to access, so I can not format it. My goal is to save my files somehow, Format the partition and keep Ubuntu because although I am still a rookie I like it. :D
So in short, I know my files are there, I just can`t read them or mount the partition.
Any suggestions?
Thanks for all the help in advance,
Cheers,
Aleksander.
So I installed Ubuntu, finally got everything up to date, and then sat down to handle my real problem, accessing my Fat32 internal HDD partition. I have read through a bunch off off tutorials on how to do it, and I`m at a loss now. I can not install Windows again, as windows will not recognize the hdd and will not install unless I Format my whole HDD, including all off my photos.
Device Boot Start End Blocks Id System
/dev/sda1 * 1 3824 30716248+ 5 Extended
/dev/sda3 3825 19456 125564008+ b W95 FAT32
/dev/sda5 1 2711 21776044+ 83 Linux
/dev/sda6 2712 2833 979933+ 82 Linux swap / Solaris
/dev/sda7 2834 2955 979933+ 83 Linux
/dev/sda8 2956 3824 6980211 83 Linux
aleksander@aleksander-laptop:~$ sudo mount -t vfat -o defaults,user,exec,uid=1000,gid=100,umask=000 /dev/sda3 /media/fat_partition
mount: wrong fs type, bad option, bad superblock on /dev/sda3,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
Using the df -h command :
aleksander@aleksander-laptop:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda5 21G 3.2G 17G 17% /
tmpfs 497M 0 497M 0% /lib/init/rw
varrun 497M 104K 497M 1% /var/run
varlock 497M 0 497M 0% /var/lock
udev 497M 168K 497M 1% /dev
tmpfs 497M 384K 496M 1% /dev/shm
lrm 497M 2.2M 495M 1% /lib/modules/2.6.28-18-generic/volatile
/dev/sda7 942M 56M 839M 7% /boot
/dev/sda8 6.6G 4.6G 1.7G 74% /home
For some reason I can`t seem to mount my partition, or Ubuntu can`t read it, I remember something in the installation about enabling the partition, I unchecked this option, but I am unsure if that has anything to do with it.
I got all my photos and documents on the partition I am trying to access, so I can not format it. My goal is to save my files somehow, Format the partition and keep Ubuntu because although I am still a rookie I like it. :D
So in short, I know my files are there, I just can`t read them or mount the partition.
Any suggestions?
Thanks for all the help in advance,
Cheers,
Aleksander.