|
| From: | Andrei Borzenkov |
| Subject: | [bug #46700] AF advanced format drives 4096 sector size are NOT supported |
| Date: | Mon, 21 Dec 2015 18:35:51 +0000 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/47.0.2526.73 Chrome/47.0.2526.73 Safari/537.36 |
Follow-up Comment #15, bug #46700 (project grub):
See attached patch. It is on top of GIT master, so would be better to use it.
git clone git://git.savannah.gnu.org/grub.git
cd grub
git am /tmp/biosdisk.patch
./autogen.sh
./configure
make
pkgdatadir=$PWD ./grub-mkrescue -d grub-core -o grub.iso
Or use other commands you normally used to create grub image. All modules and
other images are under grub-core directory.
Boot from this image and do
set debug=biosdisk
ls (hd0)
where hd0 is your 4Kn disk. Attach picture of result.
(file #35827)
_______________________________________________________
Additional Item Attachment:
File name: biosdisk.patch Size:1 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?46700>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |