After reading
http://www.linuxquestions.org/questi...d.php?t=429624
I tried
sudo /sbin/sfdisk -l
Password:
sudo: Can't mkdir /var/run/sudo/edw: File exists
2006-03-31 13:19:02 1FPR1K-00039A-00 Cannot open main log file "/var/log/exim/mainlog": Read-only file system: euid=8 egid=8
2006-03-31 13:19:02 1FPR1K-00039A-00 Cannot open main log file "/var/log/exim/mainlog": Read-only file system: euid=8 egid=8
exim: could not open panic log - aborting: original error above
Disk /dev/hda: 77504 cylinders, 16 heads, 63 sectors/track
Warning: The partition table looks like it was made
for C/H/S=*/255/63 (instead of 77504/16/63).
For this listing I'll assume that geometry.
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0
Device Boot Start End #cyls #blocks Id System
/dev/hda1 * 0+ 4831 4832- 38813008+ 83 Linux
/dev/hda2 4832 4862 31 249007+ 82 Linux swap
/dev/hda3 0 - 0 0 0 Empty
/dev/hda4 0 - 0 0 0 Empty
where is the panic log? maybe the kernel wrote there
before switching my filesystem to read-only as I see
in /etc/fstab that it has the errors=mount-ro option.
and I was a real newbie when I installed the potatoe release back in '04.. and (s)he fired up the drivers
that could 'see' this 40 Gig EIDE .. is sfdisk telling
me that the partition table shuld be fixed?
thanks
Ed
PS: No I haven't rebooted yet, still learning stuff