This is an Fujitsu M10-4 machine. DVD drive is installed on rear USB. Flash disk is installed on front USB.
cdrom is an alias of /pci@8000/pci@4/pci@0/pci@1/pci@0/usb@4,1/storage@1 /disk When booting from cdrom, the first lines are pasted below. I'm not sure if this is a problem: [ 1.265722] pci_sun4v: pci_iotsb_conf failed error: 6 [ 1.265754] pci_sun4v: Error creating ATU IOTSB [ 1.265760] pci_sun4v: ATU init failed, err=6 [ 1.285642] pci_sun4v: pci_iotsb_conf failed error: 6 [ 1.285672] pci_sun4v: Error creating ATU IOTSB [ 1.285676] pci_sun4v: ATU init failed, err=6 [ 1.306054] pci_sun4v: pci_iotsb_conf failed error: 6 [ 1.306085] pci_sun4v: Error creating ATU IOTSB [ 1.306090] pci_sun4v: ATU init failed, err=6 [ 1.326480] pci_sun4v: pci_iotsb_conf failed error: 6 [ 1.326512] pci_sun4v: Error creating ATU IOTSB [ 1.326517] pci_sun4v: ATU init failed, err=6 The whole installation procedure is fine. After installing GRUB on /dev/sda1, I entered a shell and installed GRUB on /dev/sdb1 manually. Below are some outputs of commands that might help. # archdetect sparc64/sun4v_gpt # partmap /dev/sda gpt # parted /dev/sda print Model: LSI Logical Volume (scsi) Disk /dev/sda: 599GB Sector size (logical/physical): 512B/4096B Partition Table: gpt Disk Flags: Number Start End Size File system Name Flags 1 1049kB 10.5MB 9437kB bios_grub 2 10.5MB 533GB 533GB ext4 3 533GB 599GB 66.4GB linux-swap(v1) # parted /dev/sdb print Model: Generic Flash Disk (scsi) Disk /dev/sdb: 8179MB Sector size (logical/physical): 512B/512B Partition Table: gpt Disk Flags: Number Start End Size File system Name Flags 1 1049kB 30.4MB 29.4MB ntfs bios_grub # mount -o bind /dev /target/dev # mount -o bind /proc /target/proc # mount -o bind /sys /target/sys # chroot /target # grub-ofpathname /dev/sda1 /pci@8000/pci@4/pci@0/pci@0/scsi@0/disk@w0,0:a # grub-ofpathname /dev/sdb1 /pci@8000/pci@4/pci@0/pci@1/pci@0/usb@4,1/disk@0,0:a # grub-install --force-extra-removable "/dev/sdb" Installing for sparc64-ieee1275 platform. Installation finished. No error reported. ------- {0} ok cd /packages/disk-label {0} ok .properties gpt supported-labels gpt sun mbr name disk-label {0} ok boot /pci@8000/pci@4/pci@0/pci@0/scsi@0/disk@w0,0:a Boot device: /pci@8000/pci@4/pci@0/pci@0/scsi@0/disk@w0,0:a File and args: Can't open boot device {0} ok boot /pci@8000/pci@4/pci@0/pci@1/pci@0/usb@4,1/disk@0,0:a Boot device: /pci@8000/pci@4/pci@0/pci@1/pci@0/usb@4,1/disk@0,0:a File and args: GRUB Loading kernel. vitual-device not found. ERROR: Last Trap: Fast Data Access MMU Miss TL: 1 %TL:1 %TT:68 %TPC:127a0 %TnPC:127a4 %TSTATE:1602 %CWP:2 %PSTATE:16 AG:0 IE:1 PRIV:1 AM:0 PEF:1 RED:0 MM:0 TLE:0 CLE:0 MG:0 IG:0 %ASI:0 %CCR:0 XCC:nzvc ICC:nzvc %TL:2 %TT:183 %TPC:f0249ccc %TnPC:f0200d00 %TSTATE:10000001402 %CWP:2 %PSTATE:14 AG:0 IE:0 PRIV:1 AM:0 PEF:1 RED:0 MM:0 TLE:0 CLE:0 MG:0 IG:0 %ASI:0 %CCR:0 XCC:nzvc ICC:nzvc INs LOCALs OUTs 0: 254c0 2d3c2808 25360 1: 0 6db08fa4 0 2: 257c2 0 0 3: 255e0 0 3 4: 2c200 ffb06cb0 25620 5: 0 fefc57f8 25520 6: 6b2b1 f0285e54 6b201 7: 53d8 f022a2fc 11e10 Normal GL=1 0: 0 0 1: 0 2 2: 0 7c000fffc000 3: 0 7c0000400740 4: 19000 7c000fffc000 5: 2f 7c000ff53a90 6: 0 7c000ff53d60 7: 0 f0249c04 %PC 127a0 %nPC 127a4 %TBA f0200000 %CCR 16 XCC:nzvC ICC:nZVc alive-check-started-number = 8 Instruction Fault Address: 25e000 Instruction Fault Context: 0 Data Fault Address: 0 Data Fault Context: 0 Instruction code: d80a4001 255e0 0 19028 2c1a0 2a180 fee58c3800000004 63c 100000000c 0 25820 3
_______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel