NOT a bigie but anoying some times.
first let me say this this Jackalope runs well.........I may breed her......LOL
ahumm ok when shuting down I get this
and stops thare without turning off the box...........my drives AR IDE and as we know Kubuntu read's ALL drives as SCSI wether there IDE or not.
SO is thare a work around for this?
VINNY
ok hear's my drive layout.
vinny@Kubuntu:~$ sudo parted
[sudo] password for vinny:
GNU Parted 1.8.8
Using /dev/sda
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) print all
Model: ATA Maxtor 6Y060L0 (scsi)
Disk /dev/sda: 61.5GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 32.3kB 8701MB 8701MB primary ntfs boot
2 8701MB 29.7GB 21.0GB primary fat32 lba
3 29.7GB 61.5GB 31.8GB extended lba
5 29.7GB 61.5GB 31.8GB logical fat32
Model: ATA WDC WD400BB-00DE (scsi)
Disk /dev/sdb: 40.0GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 32.3kB 40.0GB 40.0GB extended boot, lba
8 8258kB 13.0GB 13.0GB logical xfs
5 13.0GB 13.6GB 666MB logical linux-swap
6 13.6GB 22.2GB 8516MB logical ext3
7 22.2GB 40.0GB 17.9GB logical ext2
(parted)
as you can see all drives are detecktid as scsi NOT IDE and thay AR IDE.
first let me say this this Jackalope runs well.........I may breed her......LOL
ahumm ok when shuting down I get this
Code:
halt: Unable to iterate IDE Devices: No such file or directory
SO is thare a work around for this?
VINNY
ok hear's my drive layout.
vinny@Kubuntu:~$ sudo parted
[sudo] password for vinny:
GNU Parted 1.8.8
Using /dev/sda
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) print all
Model: ATA Maxtor 6Y060L0 (scsi)
Disk /dev/sda: 61.5GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 32.3kB 8701MB 8701MB primary ntfs boot
2 8701MB 29.7GB 21.0GB primary fat32 lba
3 29.7GB 61.5GB 31.8GB extended lba
5 29.7GB 61.5GB 31.8GB logical fat32
Model: ATA WDC WD400BB-00DE (scsi)
Disk /dev/sdb: 40.0GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 32.3kB 40.0GB 40.0GB extended boot, lba
8 8258kB 13.0GB 13.0GB logical xfs
5 13.0GB 13.6GB 666MB logical linux-swap
6 13.6GB 22.2GB 8516MB logical ext3
7 22.2GB 40.0GB 17.9GB logical ext2
(parted)
as you can see all drives are detecktid as scsi NOT IDE and thay AR IDE.
Comment