When I come to the progress bar standing just below the right wheel of the logo, the PC seems to stop for a long time.
Then I did boot in safe mode, and found this:
( I have to use the | character, cannot find the wavy bar standing at each side of "DRDY")
This sequence is repeated three times, then things go on.
I have two disks on a two channel RAID controller; one on each, so that they are seen as two separate disks, in order to run them at UDMA /100.
I also have one normal IDE disk, and one IDE DVD ROM.
The fstab file is like this:
... shouldn't be one more file system here, like hda?
It's pretty annoying having to wait for minutes when nothing happen. The bar don't move, not a sound other than the fans.
Then I did boot in safe mode, and found this:
07.043 435 ata2.0.0: Status | DRDY |
xx xxx xxx ata2; soft resetting link
xx xxx xxx ata2:00: Configured for UDMA /33
xx xxx xxx ata2: EH EH complete
xx xxx xxx ata2; soft resetting link
xx xxx xxx ata2:00: Configured for UDMA /33
xx xxx xxx ata2: EH EH complete
This sequence is repeated three times, then things go on.
I have two disks on a two channel RAID controller; one on each, so that they are seen as two separate disks, in order to run them at UDMA /100.
I also have one normal IDE disk, and one IDE DVD ROM.
The fstab file is like this:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/hdg1
UUID=01460142-0f68-4609-acfa-14d75f27245f / ext3 errors=remount-ro 0 1
# /dev/hdg5
UUID=7fc98d5e-cf71-476a-b77b-27157d8a2a12 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto,exec 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/hdg1
UUID=01460142-0f68-4609-acfa-14d75f27245f / ext3 errors=remount-ro 0 1
# /dev/hdg5
UUID=7fc98d5e-cf71-476a-b77b-27157d8a2a12 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto,exec 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec 0 0
It's pretty annoying having to wait for minutes when nothing happen. The bar don't move, not a sound other than the fans.
Comment