User Tools

Site Tools


can_not_mount_boot_larger_hdd_to_freebsd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
can_not_mount_boot_larger_hdd_to_freebsd [2009/04/08 04:05] – created k2patelcan_not_mount_boot_larger_hdd_to_freebsd [2020/08/10 02:35] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Can not mount off the Large disk ====== ====== Can not mount off the Large disk ======
  
-This might be resolved by disabling the udma.+This might be resolved by disabling the udma.\\ 
 +if you say that BIOSes provide switching between PIO0 to PIO4.\\ 
 +but there is no way to control UDMA in a BIOS.\\ 
 +Because every Operating System (without DOS) is taking control after the  bootstrap over the hardware and even FreeBSD.\\ 
 +If the kernel is taking  control. Use switches at the loader prompt:  
  
-<code text+<code bash
-if you say that BIOSes provide switching between PIO0 to PIO4 +set hw.ata.ata_dma="0"
-but there is no way to control UDMA in a BIOS.  +
-Because every Operating System (without DOS) is taking control after the  bootstrap over the hardware and even FreeBSD.  +
-If the kernel is taking  control,  +
-Use switches at the loader prompt:  set hw.ata.ata_dma="0"+
 </code> </code>
  
 This will load the drive without issue. This will load the drive without issue.
can_not_mount_boot_larger_hdd_to_freebsd.1239163506.txt.gz · Last modified: 2020/08/10 02:28 (external edit)