In the terminal, enter the following commands:
Код: Бүгдийг сонгох
sudo mkdir /usr/share/hal/fdi/preprobe/95userpolicy
sudo gedit /usr/share/hal/fdi/preprobe/95userpolicy/10ignore-disks.fdi
Код: Бүгдийг сонгох
<?xml version="1.0" encoding="UTF-8"?>
<deviceinfo version="0.2">
<device>
<match key="block.device" string="/dev/sda1">
<merge key="info.ignore" type="bool">true</merge>
</match>
</device>
</deviceinfo>
EDIT: If you're typing instead of copying, that's a lower-case L in the fdisk command, not the numeral 1.