You are not logged in.

#1 2007-09-28 11:39:41

CipherPaladin
Member
Registered: 2006-05-18
Posts: 23

Boot error & USB mount?

Hi all,

While booting Arch32... I get failed to load "Mounting Network Filesystem", it then pops an error message but where does it log it too?

Also how to I mount a USB drive?

/media/usb/

shows my WinXP C:\ drive contents... which is nice & useful but I'd like to mount a USB device correctly.


TIA

Offline

#2 2007-09-28 12:04:18

kumico
Member
Registered: 2007-09-28
Posts: 224
Website

Re: Boot error & USB mount?

mount /dev/sd[b,c,d,*] /[mount point, usb]
i.e .. to get the first usb onto /usb i'd do .. `mount /dev/sdd1 /usb`

i cannot help with the previous error,sorry

Offline

Board footer

Powered by FluxBB