Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

dd

Ask for help with issues regarding the Installations of the Debian O/S.
Post Reply
Message
Author
User avatar
sjsj
Posts: 166
Joined: 2016-10-22 16:26
Has thanked: 3 times

dd

#1 Post by sjsj »

Hello,

Sorry, I speak a little English.

Code: Select all

su
dd if=debian-10.2.0-amd64-netinst.iso of=/dev/sdb bs=4M; sync
After end, restart the laptop and black screen with one white fulgurate cursor in left top. If I pull out the pendrive, the laptop is works. What is the problem?

So far this has always worked, but now 2 format pendrive and 2 install with dd and not working.

Please help me. Thanks!

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: dd

#2 Post by Head_on_a_Stick »

sjsj wrote:What is the problem?
Perhaps the laptop is too new for Debian stable.
deadbang

User avatar
sjsj
Posts: 166
Joined: 2016-10-22 16:26
Has thanked: 3 times

Re: dd

#3 Post by sjsj »

Head_on_a_Stick wrote:
sjsj wrote:What is the problem?
Perhaps the laptop is too new for Debian stable.
Not new. The laptop is debian 10 now, but I would like reinstall the system.

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: dd

#4 Post by Head_on_a_Stick »

Perhaps the USB stick is bad.

Did you check the image for integrity? Perhaps it is corrupted.
deadbang

User avatar
sjsj
Posts: 166
Joined: 2016-10-22 16:26
Has thanked: 3 times

Re: dd

#5 Post by sjsj »

Head_on_a_Stick wrote:Perhaps the USB stick is bad. Did you check the image for integrity? Perhaps it is corrupted.
Please help me.

I try this witd dd and unetbootin for 4 pendrive: cdimage.debian.org

I think I'm over 100 debian installations already with pendrive, but I have not seen such a thing.

:cry:

L_V
Posts: 1477
Joined: 2007-03-19 09:04
Been thanked: 11 times

Re: dd

#6 Post by L_V »

Correct firmware installed ?

Code: Select all

apt list '*firrmware*' --installed

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: dd

#7 Post by Head_on_a_Stick »

L_V is probably right, try the unofficial non-free image instead.

https://cdimage.debian.org/cdimage/unof ... etinst.iso
deadbang

Post Reply