https://bugzilla.novell.com/show_bug.cgi?id=450268 User andrea@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=450268#c15 --- Comment #15 from andrea florio <andrea@opensuse.org> 2008-12-03 04:26:59 MST --- this time, no errors again.. but output is different.. infact.. the first one WAS: linux-susz:/home/anubis # for i in /sys/firmware/edd/*; do echo $i; readlink $i/pci_dev; cat; $i/interface; echo; done /sys/firmware/edd/int13_dev80 ./../../devices/pci0000:00/0000:00:08.0 now is: linux-exyk:/home/andrea # for i in /sys/firmware/edd/*; do echo $i; readlink
$i/pci_dev; cat; $i/interface; echo; done /sys/firmware/edd/int13_dev80 readlink: missing operand Usare `readlink --help' per ulteriori informazioni. bash: /sys/firmware/edd/int13_dev80/pci_dev: is a directory
i have to kill that one too... andrea@linux-exyk:/sys/firmware/edd/int13_dev80> ls default_cylinders info_flags mbr_signature default_heads interface pci_dev default_sectors_per_track legacy_max_cylinder raw_data extensions legacy_max_head sectors host_bus legacy_sectors_per_track version andrea@linux-exyk:/sys/firmware/edd/int13_dev80> cat interface ATA device: 0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.