← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #77586]: How to reformat and use a second removable hard drive

 

Question #77586 on gparted in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/gparted/+question/77586

    Status: Answered => Open

Rodney is still having a problem:
[color=red]I booted up with the live CD and ran Gparted but it did not recognize the 2nd disk, only the original.  I then rebooted into Ubuntu  normally and reran cat /esc/fstab and then ran sudo fdisk -l and got the following results: [/color]
george@george-desktop:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/sda5
UUID=4cf16bf4-944e-4646-aed2-ee1870bdeea4 /               ext3    relatime,errors=remount-ro 0       1
# /dev/sda6
UUID=31a4ce2b-3a96-4ffe-bd63-3180b9a072e7 none            swap    sw              0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0

eorge@george-desktop:~$ sudo fdisk -l

Disk /dev/sda: 34.2 GB, 34219745280 bytes
255 heads, 63 sectors/track, 4160 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x38ee38ee

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        2081    16715601    7  HPFS/NTFS
/dev/sda2            2082        4160    16699567+   5  Extended
/dev/sda5            2082        4067    15952513+  83  Linux
/dev/sda6            4068        4160      746991   82  Linux swap / Solaris

Disk /dev/sdb: 2013 MB, 2013265920 bytes
129 heads, 32 sectors/track, 952 cylinders
Units = cylinders of 4128 * 512 = 2113536 bytes
Disk identifier: 0xc3072e18

   Device Boot      Start         End      Blocks   Id  System
/dev/sdb1   *           1         953     1966064    6  FAT16
Partition 1 has different physical/logical endings:
     phys=(960, 128, 32) logical=(952, 71, 32)
george@george-desktop:~$ 
[color=red] I think the fdisk is recognizing the second disk but how do I make that second disk recognized, mounted and useful?  How do I talk to it?  Thanks [/color]

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.