View Single Post
  #4 (permalink)  
Old 29-Jun-2009, 09:51
Nichiren's Avatar
Nichiren Nichiren is offline
Puzzled Penguin
 
Join Date: Jun 2009
Posts: 23
Nichiren hasn't been rated much yet
Default Re: Can't install 11.1 - fs supposedly faulty

I just had a Fedora 11 Live handy and used that.
This is the result, although I doubt it's of any use, as fdisk didn't want to output anything

Code:
[liveuser@localhost ~]$ fdisk -l
[liveuser@localhost ~]$ fdisk

Usage: fdisk [-l] [-b SSZ] [-u] device
E.g.: fdisk /dev/hda  (for the first IDE disk)
  or: fdisk /dev/sdc  (for the third SCSI disk)
  or: fdisk /dev/eda  (for the first PS/2 ESDI drive)
  or: fdisk /dev/rd/c0d0
  or: fdisk /dev/ida/c0d0  (for RAID devices)
  ...
[liveuser@localhost ~]$
I've then launched the file manager (Dolphin), and it showed all four partitions just fine, including their contents, with no problems whatsoever.
I could also write to them (the above Konsole log was written to one of them).

I've then taken a look at the man pages and tried out cfdisk, but it didn't want to display anything either.
Any other ideas?
Reply With Quote